All of lore.kernel.org
 help / color / mirror / Atom feed
* ceph.spec.in problem in unstable ceph
@ 2010-08-04  9:18 Xiaoguang Liu
  2010-08-04 16:59 ` Sage Weil
  0 siblings, 1 reply; 4+ messages in thread
From: Xiaoguang Liu @ 2010-08-04  9:18 UTC (permalink / raw)
  To: ceph-devel

rpmbuild fails at this line:

chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/ceph/sample.ceph.conf

I think this is becuase sample.ceph.conf is no longer in /etc/ceph,
but %{_docdir}/,  in unstable .

If I remove this line from spec file, rpmbuild fails at:


RPM build errors:
    File not found:
/root/src/rpm/BUILDROOT/ceph-0.22rc-4.fc13.x86_64/usr/share/doc/sample.ceph.conf
    File not found:
/root/src/rpm/BUILDROOT/ceph-0.22rc-4.fc13.x86_64/usr/share/doc/sample.fetch_config

You may want to fix these two issues.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-05 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04  9:18 ceph.spec.in problem in unstable ceph Xiaoguang Liu
2010-08-04 16:59 ` Sage Weil
2010-08-05 10:01   ` Thomas Mueller
2010-08-05 10:20   ` Xiaoguang Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.