Hi, I cannot build Ceph 0.61.2 RPMs from the supplied SPEC-file on CentOS 6.4. The error message I get is: $ rpmbuild -ba rpmbuild/SPECS/ceph.spec error: Package already exists: %package debuginfo When googling for this error messages, I only found instances where people had a "%install" string in a comment in their spec file somewhere, but this isn't the problem here. Background: Even after installing EPEL (see thread "Cuttlefish RPM Repository for EL6 does not work with CentOS 6 oob"), I still cannot install Ceph from the official repositories. The reason seems to be that I manually updated Boost to 1.50 on this machine (which I need for the same program that also needs to link against librados and librbd) and the newer boost packages apparently cannot provide the specific library that Ceph depends on when built against 1.41. To solve this problem, I tried to just build my own Ceph RPMs, as I had done in the past. Guido _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com