On Tue, Feb 21, 2012 at 11:07 AM, Sage Weil <[email protected]> wrote:
> On Tue, 21 Feb 2012, Guido Winkelmann wrote:
>> Hi,
>>
>> With Ceph 0.42, I am unable to create an RPM from supplied spec-file.
>>
>> When running rpmbuild -ba ceph-0.42/ceph.spec, the command fails at the end
>> with this:
>>
>> Checking for unpackaged file(s): /usr/lib/rpm/check-files
>> /root/rpmbuild/BUILDROOT/ceph-0.42-6.fc14.x86_64
>> error: Installed (but unpackaged) file(s) found:
>>    /usr/bin/ceph-dencoder
>>
>>
>> RPM build errors:
>>     Installed (but unpackaged) file(s) found:
>>    /usr/bin/ceph-dencoder
>>
>> I could get it to build anyway by including the line
>>
>> %{_bindir}/ceph-dencoder
>>
>> in the files section of the spec file.
>
> Adding ceph-dencoder (and man page) to the .deb and .rpm now.  Thanks!

Wouldn't it be better to only install those with the ceph-devel
packages? Users won't ever want those binaries.
-Greg
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to