Hi, On Mon, Oct 15, 2012 at 12:35:00PM -0700, Lonni J Friedman wrote: > I'm trying to (re)build crmsh-1.2.0-44.1.src.rpm (from > http://clusterlabs.org/rpm-next/fedora-17/src/pacemaker-1.1.8-2.fc17.src.rpm > ) on Fedora16-x86_64, and its failing: > ########## > $ rpmbuild --rebuild -bb crmsh-1.2.0-44.1.src.rpm > ... > Processing files: crmsh-1.2.0-44.1.x86_64 > Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0TLECY > + umask 022 > + cd /root/rpmbuild/BUILD > + cd crmsh > + > DOCDIR=/root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64/usr/share/doc/crmsh-1.2.0 > + export DOCDIR > + /bin/mkdir -p > /root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64/usr/share/doc/crmsh-1.2.0 > + cp -pr COPYING > /root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64/usr/share/doc/crmsh-1.2.0 > + cp -pr AUTHORS > /root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64/usr/share/doc/crmsh-1.2.0 > + cp -pr ChangeLog > /root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64/usr/share/doc/crmsh-1.2.0 > + cp -pr README > /root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64/usr/share/doc/crmsh-1.2.0 > + cp -pr contrib > /root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64/usr/share/doc/crmsh-1.2.0 > + exit 0 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 > rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 > rpmlib(PayloadFilesHavePrefix) <= 4.0-1 > Requires(pre): pacemaker >= 1.1.6 > Requires: /bin/sh /usr/bin/awk /usr/bin/python python(abi) = 2.7 > Processing files: crmsh-debuginfo-1.2.0-44.1.x86_64 > Checking for unpackaged file(s): /usr/lib/rpm/check-files > /root/rpmbuild/BUILDROOT/crmsh-1.2.0-44.1.x86_64 > error: Installed (but unpackaged) file(s) found: > /usr/share/doc/crmsh/AUTHORS > /usr/share/doc/crmsh/COPYING > /usr/share/doc/crmsh/crm.8.html > > RPM build errors: > InstallSourcePackage at: psm.c:238: Header V3 DSA/SHA1 Signature, key > ID 7b709911: NOKEY > Installed (but unpackaged) file(s) found: > /usr/share/doc/crmsh/AUTHORS > /usr/share/doc/crmsh/COPYING > /usr/share/doc/crmsh/crm.8.html > ########## > > > I filed https://savannah.nongnu.org/bugs/?37579 for this as well.
Thanks for reporting. As I pointed out in the bug report, upstream cannot take responsibility for building on all platforms. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
