Source: pbuilder Version: 0.219 Severity: important Hello:
I tried to compile a package that uses Build-Depends/Build-Depends-Arch/Build-Depends-Indep using pbuilder. Using: pbuilder --build => Only Build-Depends and Build-Depends-Indep get installed pbuilder --build --binary-arch => Only Build-Depends get installed. Build-Depends-Arch was added in dpkg 1.16.4 and based on the current pbuilder behavior Build-Depends-Arch should be added to both of the cases listed above. I did not test it but I'm guessing that it does not support Build-Conflicts-Arch either. Note: I believe #452567 can be closed since Build-Depends-Indep no longer gets installed with --binary-arch I set the severity to important since it fails to build packages that build fine in sbuild and using dpkg-buildpackage. Cheers, Miguel