Bug#396054: [Pbuilder-maint] Bug#396054: pdebuild -- --preserve-buildplace always fail

Junichi Uekawa dancer at netfort.gr.jp
Sun Oct 29 22:56:16 CET 2006


 
> Adding a "set -x" in /usr/lib/pbuilder/pbuilder-buildpackage I could get
> the log below.
> It looks like under some circumstances the PID is left out from the path
> used to construct the builddir name.

That is a documented behavior:

       --preserve-buildplace
              Do not clean the --buildplace if it has the same contents as the
              .tar.gz file, and no modifications are done.

              For  preserving  the  build place for create and update targets,
              see --debug option.

              As with --no-targz, suppresses appending pbuilder's  process  ID
              to the --buildplace.

              This is useful if you want to attempt to build a large number of
              packages successively, but you expect that many of  them  cannot
              have their build dependencies satisfied.

              It will clean up the build place on failure, or after a success-
              ful build.



What is the problem and what are you trying to solve?






More information about the Pbuilder-maint mailing list