On Dec 13, 2012, at 1:09 AM, James Page wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 12/12/12 23:38, Gary Lowell wrote: >> I took your new rules file out for a spin. It built ok, but we >> still got the libcephfs-java_0.55.1-1precise_all.deb built despite >> the --binary-arch flag. The command used for the build is: >> >> sudo pbuilder build --binary-arch --debug --distribution precise >> --basetgz /srv/debian-base/precise.tgz --buildresult >> /tmp/release/0.55.1/ --debbuildopts '-j8 -b' >> /tmp/release/0.55.1/ceph_0.55.1-1precise.dsc >> >> And the log shows the -B option on dpkg-buildpackage: >> >> I: Building the package I: Running cd tmp/buildd/*/ && env >> PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" >> dpkg-buildpackage -us -uc -B -j8 -b -rfakeroot > > > I think that the "--debbuildopts '-j8 -b'" might be trouncing the > - --binary-arch flag - I'll get pbuilder setup and give it a test - I > normally use sbuild (for which the packaging changes did have the > desired effect). I does appear to have been the --debbuildopts causing the problem. The combination of your rules file update and removing --debbuildopts built just the arch dependent packages. Thanks for the help. Cheers, Gary-- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html