[Pbuilder-maint] Bug#416828: pbuilder: --preserve-buildplace ignored on build

Ludovic Drolez ldrolez at debian.org
Fri Mar 30 15:55:00 UTC 2007


Package: pbuilder
Version: 0.161
Severity: normal


Hi !

When building with --preserve-buildplace the buildplace is not
preserved.
Maybe the problem is in the man page which does not describe
properly how --preserve-buildplace works...

In particular the man page is very funny:
...     It will clean up the build place on failure, or after a
success- ful build...

So the buildplace is preserved but it is cleaned ? LOL

  Ludovic Drolez.
 
 
======== last lines of a bash -x trace with pbuilder build --preserve-buildplace
eject_2.1.4-3.dsc =============

+ cp -p /var/cache/pbuilder/build//tmp/buildd/eject-2.1.4
/var/cache/pbuilder/build//tmp/buildd/eject-udeb_2.1.4-3_i386.udeb
/var/cache/pbuilder/build//tmp/buildd/eject_2.1.4-3.diff.gz
/var/cache/pbuilder/build//tmp/buildd/eject_2.1.4-3.dsc
/var/cache/pbuilder/build//tmp/buildd/eject_2.1.4-3_i386.changes
/var/cache/pbuilder/build//tmp/buildd/eject_2.1.4-3_i386.deb
/var/cache/pbuilder/build//tmp/buildd/eject_2.1.4.orig.tar.gz
/var/cache/pbuilder/result/
+ true
+ echobacktime
++ date
+ echo 'Current time: Fri Mar 30 16:23:46 CEST 2007'
Current time: Fri Mar 30 16:23:46 CEST 2007
++ date +%s
+ echo 'pbuilder-time-stamp: 1175264626'
pbuilder-time-stamp: 1175264626
+ cleanbuildplace
+ '[' 0 -ne 0 ']'
+ '[' '' '!=' yes ']'
+ '[' -d /var/cache/pbuilder/build/ ']'
+ echo ' -> cleaning the build env '
 -> cleaning the build env
 + clean_subdirectories /var/cache/pbuilder/build/
 + '[' -z /var/cache/pbuilder/build/ ']'
 + '[' '!' -d /var/cache/pbuilder/build/ ']'
 + echo '    -> removing directory /var/cache/pbuilder/build/ and its
subdirectories'
    -> removing directory /var/cache/pbuilder/build/ and its
subdirectories
+ find /var/cache/pbuilder/build/ -xdev '(' '!' -type d ')' -print0
+ xargs -0 rm -f
+ find /var/cache/pbuilder/build/ -xdev -depth -type d -print0
+ xargs -0 rmdir



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages pbuilder depends on:
ii  cdebootstrap                  0.3.15     Bootstrap a Debian system
ii  coreutils                     5.97-5     The GNU core utilities
ii  debianutils                   2.17       Miscellaneous utilities specific t
ii  debootstrap                   0.3.3.1    Bootstrap a basic Debian system
ii  gcc                           4:4.1.1-13 The GNU C compiler
ii  wget                          1.10.2-2   retrieves files from the web

Versions of packages pbuilder recommends:
pn  cowdancer                     <none>     (no description available)
ii  devscripts                    2.9.26     Scripts to make the life of a Debi
ii  fakeroot                      1.5.10     Gives a fake root environment
ii  sudo                          1.6.8p12-4 Provide limited super user privile

-- no debconf information




More information about the Pbuilder-maint mailing list