[Piuparts-devel] Bug#439592: piuparts: upgrade test between etch and sid fails

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Aug 25 19:36:48 UTC 2007


Package: piuparts
Version: 0.24
Severity: important

Hi,

I'm trying to test the upgrades of packages between Debian releases, as
described in the man page.

So I'm running the following command:
/usr/sbin/piuparts -a -b /tmp/piuparts_etch32-piuparts.tgz -d etch
-d sid -m http://mylocalmirror/debian tcsh

I believe my chroot is OK: testing without the second '-d sid' works
fine.

The upgrade test fails with the following error:
0m47.0s DEBUG: Command ok: ['chroot', '/tmp/tmpX4JBXM', 'dpkg', '--remove', '--p
ending']
0m47.5s ERROR: After purging files have disappeared:
  /etc/apt/apt.conf      not owned
  /usr/sbin/policy-rc.d  not owned

0m47.5s ERROR: After purging files have been modified:
  /var/cache/apt/srcpkgcache.bin         not owned

0m47.5s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmpX4JBXM']
0m47.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmpX4JBXM']
0m47.8s DEBUG: Starting command: ['chroot', '/tmp/tmpX4JBXM', 'umount', '/proc']
0m47.8s DEBUG: Command ok: ['chroot', '/tmp/tmpX4JBXM', 'umount', '/proc']
0m47.8s DEBUG: Starting command: ['chroot', '/tmp/tmpX4JBXM', 'umount', '/proc']
0m47.8s DUMP: 
  umount: proc: not mounted
  umount: proc: not mounted
0m47.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/tmp/t
mpX4JBXM', 'umount', '/proc']
0m48.0s DEBUG: Removed directory tree at /tmp/tmpX4JBXM
0m48.0s ERROR: FAIL: Upgrading between Debian distributions.

/etc/apt/apt.conf and /usr/sbin/policy-rc.d didn't exist in the etch tarball.

I'm not sure of what's happening here.

Attached: full logfile.
-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |
-------------- next part --------------
DC-Piuparts-Header: tcsh /debcluster-data/chroots/etch32-piuparts.tgz / Sat Aug 25 21:31:23 +0200 2007
0m0.0s INFO: ------------------------------------------------------------------------------
0m0.0s INFO: piuparts version 0.24 starting up.
0m0.0s INFO: Command line arguments: /usr/sbin/piuparts -a -b /tmp/piuparts_etch32-piuparts.tgz -d etch -d sid -m http://idpot.grenoble.grid5000.fr/debian tcsh
0m0.0s INFO: Running on: Linux gdx0008.orsay.grid5000.fr 2.6.18-3-amd64 #1 SMP Sun Dec 10 19:57:44 CET 2006 x86_64
0m0.0s DEBUG: Created temporary directory /tmp/tmp9ZK4sD
0m0.0s DEBUG: Unpacking /tmp/piuparts_etch32-piuparts.tgz into /tmp/tmp9ZK4sD
0m0.0s DEBUG: Starting command: ['tar', '-C', '/tmp/tmp9ZK4sD', '-zxf', '/tmp/piuparts_etch32-piuparts.tgz']
0m1.7s DEBUG: Command ok: ['tar', '-C', '/tmp/tmp9ZK4sD', '-zxf', '/tmp/piuparts_etch32-piuparts.tgz']
0m1.7s DEBUG: Created policy-rc.d and chmodded it.
0m1.7s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'update']
0m2.0s DUMP: 
  Get:1 http://idpot.grenoble.grid5000.fr etch Release.gpg [378B]
  Get:2 http://idpot.grenoble.grid5000.fr etch Release [58.2kB]
  Ign http://idpot.grenoble.grid5000.fr etch/main Packages/DiffIndex
  Ign http://idpot.grenoble.grid5000.fr etch/contrib Packages/DiffIndex
  Ign http://idpot.grenoble.grid5000.fr etch/non-free Packages/DiffIndex
  Hit http://idpot.grenoble.grid5000.fr etch/main Packages
  Hit http://idpot.grenoble.grid5000.fr etch/contrib Packages
  Hit http://idpot.grenoble.grid5000.fr etch/non-free Packages
  Fetched 58.6kB in 0s (214kB/s)
  Reading package lists...
0m2.0s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'update']
0m2.0s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', '-yf', 'upgrade']
0m2.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0m2.2s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', '-yf', 'upgrade']
0m2.2s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'install', 'debfoster']
0m2.4s DUMP: 
  Reading package lists...
  Building dependency tree...
  debfoster is already the newest version.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0m2.4s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'install', 'debfoster']
0m2.4s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'debfoster', '-o', 'MaxPriority=required', '-o', 'UseRecommends=no', '-f', '-n', 'apt', 'debfoster']
0m2.8s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be REMOVED:
    bsdmainutils* less* nvi* psmisc*
  0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
  Need to get 0B of archives.
  After unpacking 2003kB disk space will be freed.
  (Reading database ... 4745 files and directories currently installed.)
  Removing bsdmainutils ...
  Purging configuration files for bsdmainutils ...
  Removing less ...
  Purging configuration files for less ...
  Removing nvi ...
  Purging configuration files for nvi ...
  Removing psmisc ...
  Purging configuration files for psmisc ...
0m2.8s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'debfoster', '-o', 'MaxPriority=required', '-o', 'UseRecommends=no', '-f', '-n', 'apt', 'debfoster']
0m2.8s DEBUG: Removing /tmp/tmp9ZK4sD/var/lib/debfoster/keepers
0m2.8s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'dpkg', '--purge', 'debfoster']
0m2.8s DUMP: 
  (Reading database ... 4578 files and directories currently installed.)
  Removing debfoster ...
  Purging configuration files for debfoster ...
0m2.8s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'dpkg', '--purge', 'debfoster']
0m2.8s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'clean']
0m2.8s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'clean']
0m2.8s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'mount', '-t', 'proc', 'proc', '/proc']
0m2.8s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'mount', '-t', 'proc', 'proc', '/proc']
0m2.8s DEBUG: Upgrading /tmp/tmp9ZK4sD to sid
0m2.8s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'update']
0m5.0s DUMP: 
  Get:1 http://idpot.grenoble.grid5000.fr sid Release.gpg [189B]
  Get:2 http://idpot.grenoble.grid5000.fr sid Release [79.6kB]
  Get:3 http://idpot.grenoble.grid5000.fr sid/main Packages [6410kB]
  Get:4 http://idpot.grenoble.grid5000.fr sid/contrib Packages [87.4kB]
  Get:5 http://idpot.grenoble.grid5000.fr sid/non-free Packages [124kB]
  Fetched 6701kB in 1s (6528kB/s)
  Reading package lists...
0m5.0s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'update']
0m5.0s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', '-yf', 'dist-upgrade']
0m20.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following NEW packages will be installed:
    debconf debconf-i18n gcc-4.2-base libdb4.4 libdevmapper1.02.1
    liblocale-gettext-perl liblzo2-2 libtext-charwidth-perl libtext-iconv-perl
    libtext-wrapi18n-perl libvolume-id0
  The following packages will be upgraded:
    apt base-files base-passwd bsdutils coreutils debian-archive-keyring
    debianutils diff dpkg e2fslibs e2fsprogs findutils gcc-4.1-base gzip
    initscripts libacl1 libattr1 libblkid1 libbz2-1.0 libc6 libcomerr2 libdb4.2
    libdb4.3 libgcc1 libgcrypt11 libgnutls13 libgpg-error0 libldap2 libncurses5
    libopencdk8 libreadline5 libsasl2-2 libselinux1 libsepol1 libslang2 libss2
    libstdc++6 libtasn1-3 libusb-0.1-4 libuuid1 login lsb-base mktemp mount
    ncurses-base ncurses-bin readline-common sed sysv-rc sysvinit sysvinit-utils
    tar tzdata util-linux zlib1g
  55 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
  Need to get 21.2MB of archives.
  After unpacking 3125kB of additional disk space will be used.
  WARNING: The following packages cannot be authenticated!
    liblocale-gettext-perl libtext-iconv-perl libtext-charwidth-perl
    libtext-wrapi18n-perl debconf-i18n debconf tzdata gcc-4.2-base libc6 libgcc1
    libsepol1 libselinux1 coreutils debianutils diff dpkg e2fslibs e2fsprogs
    findutils gzip login mktemp libncurses5 ncurses-bin sed sysvinit tar
    libslang2 zlib1g lsb-base util-linux base-passwd base-files bsdutils
    libvolume-id0 mount ncurses-base sysvinit-utils libstdc++6
    debian-archive-keyring apt initscripts libattr1 libacl1 libdevmapper1.02.1
    libblkid1 libcomerr2 libss2 libuuid1 sysv-rc libbz2-1.0 libdb4.4
    libgpg-error0 libgcrypt11 liblzo2-2 libopencdk8 libtasn1-3 libgnutls13
    libsasl2-2 libldap2 readline-common libreadline5 libusb-0.1-4 gcc-4.1-base
    libdb4.3 libdb4.2
  Authentication warning overridden.
  Get:1 http://idpot.grenoble.grid5000.fr sid/main liblocale-gettext-perl 1.05-1 [19.9kB]
  Get:2 http://idpot.grenoble.grid5000.fr sid/main libtext-iconv-perl 1.4-3 [14.7kB]
  Get:3 http://idpot.grenoble.grid5000.fr sid/main libtext-charwidth-perl 0.04-4 [11.1kB]
  Get:4 http://idpot.grenoble.grid5000.fr sid/main libtext-wrapi18n-perl 0.06-5 [8692B]
  Get:5 http://idpot.grenoble.grid5000.fr sid/main debconf-i18n 1.5.14 [160kB]
  Get:6 http://idpot.grenoble.grid5000.fr sid/main debconf 1.5.14 [150kB]
  Get:7 http://idpot.grenoble.grid5000.fr sid/main tzdata 2007f-11 [740kB]
  Get:8 http://idpot.grenoble.grid5000.fr sid/main gcc-4.2-base 4.2.1-4 [211kB]
  Get:9 http://idpot.grenoble.grid5000.fr sid/main libc6 2.6.1-1+b1 [4405kB]
  Get:10 http://idpot.grenoble.grid5000.fr sid/main libgcc1 1:4.2.1-4 [22.6kB]
  Get:11 http://idpot.grenoble.grid5000.fr sid/main libsepol1 2.0.3-1+b1 [115kB]
  Get:12 http://idpot.grenoble.grid5000.fr sid/main libselinux1 2.0.15-2+b1 [62.5kB]
  Get:13 http://idpot.grenoble.grid5000.fr sid/main coreutils 5.97-5.4 [3112kB]
  Get:14 http://idpot.grenoble.grid5000.fr sid/main debianutils 2.23.1 [53.2kB]
  Get:15 http://idpot.grenoble.grid5000.fr sid/main diff 2.8.1-12 [187kB]
  Get:16 http://idpot.grenoble.grid5000.fr sid/main dpkg 1.14.5 [2067kB]
  Get:17 http://idpot.grenoble.grid5000.fr sid/main e2fslibs 1.40.2-1 [105kB]
  Get:18 http://idpot.grenoble.grid5000.fr sid/main e2fsprogs 1.40.2-1 [602kB]
  Get:19 http://idpot.grenoble.grid5000.fr sid/main findutils 4.2.31-1 [422kB]
  Get:20 http://idpot.grenoble.grid5000.fr sid/main gzip 1.3.12-3.1 [101kB]
  Get:21 http://idpot.grenoble.grid5000.fr sid/main login 1:4.0.18.1-11 [789kB]
  Get:22 http://idpot.grenoble.grid5000.fr sid/main mktemp 1.5-5 [10.6kB]
  Get:23 http://idpot.grenoble.grid5000.fr sid/main libncurses5 5.6+20070812-1 [314kB]
  Get:24 http://idpot.grenoble.grid5000.fr sid/main ncurses-bin 5.6+20070812-1 [157kB]
  Get:25 http://idpot.grenoble.grid5000.fr sid/main sed 4.1.5-3 [251kB]
  Get:26 http://idpot.grenoble.grid5000.fr sid/main sysvinit 2.86.ds1-38.1 [107kB]
  Get:27 http://idpot.grenoble.grid5000.fr sid/main tar 1.18-1 [732kB]
  Get:28 http://idpot.grenoble.grid5000.fr sid/main libslang2 2.0.7-3 [426kB]
  Get:29 http://idpot.grenoble.grid5000.fr sid/main zlib1g 1:1.2.3.3.dfsg-5 [71.3kB]
  Get:30 http://idpot.grenoble.grid5000.fr sid/main lsb-base 3.1-24 [16.9kB]
  Get:31 http://idpot.grenoble.grid5000.fr sid/main util-linux 2.13~rc3-6 [416kB]
  Get:32 http://idpot.grenoble.grid5000.fr sid/main base-passwd 3.5.12 [36.5kB]
  Get:33 http://idpot.grenoble.grid5000.fr sid/main base-files 4.0.1 [55.4kB]
  Get:34 http://idpot.grenoble.grid5000.fr sid/main bsdutils 1:2.13~rc3-6 [57.2kB]
  Get:35 http://idpot.grenoble.grid5000.fr sid/main libvolume-id0 0.114-2 [68.9kB]
  Get:36 http://idpot.grenoble.grid5000.fr sid/main mount 2.13~rc3-6 [136kB]
  Get:37 http://idpot.grenoble.grid5000.fr sid/main ncurses-base 5.6+20070812-1 [13.0kB]
  Get:38 http://idpot.grenoble.grid5000.fr sid/main sysvinit-utils 2.86.ds1-38.1 [65.6kB]
  Get:39 http://idpot.grenoble.grid5000.fr sid/main libstdc++6 4.2.1-4 [311kB]
  Get:40 http://idpot.grenoble.grid5000.fr sid/main debian-archive-keyring 2007.07.31 [9292B]
  Get:41 http://idpot.grenoble.grid5000.fr sid/main apt 0.7.6 [1459kB]
  Get:42 http://idpot.grenoble.grid5000.fr sid/main initscripts 2.86.ds1-38.1 [59.3kB]
  Get:43 http://idpot.grenoble.grid5000.fr sid/main libattr1 1:2.4.32-1.2 [9342B]
  Get:44 http://idpot.grenoble.grid5000.fr sid/main libacl1 2.2.42-1 [15.1kB]
  Get:45 http://idpot.grenoble.grid5000.fr sid/main libdevmapper1.02.1 2:1.02.20-2 [48.4kB]
  Get:46 http://idpot.grenoble.grid5000.fr sid/main libblkid1 1.40.2-1 [46.2kB]
  Get:47 http://idpot.grenoble.grid5000.fr sid/main libcomerr2 1.40.2-1 [33.5kB]
  Get:48 http://idpot.grenoble.grid5000.fr sid/main libss2 1.40.2-1 [38.8kB]
  Get:49 http://idpot.grenoble.grid5000.fr sid/main libuuid1 1.40.2-1 [35.0kB]
  Get:50 http://idpot.grenoble.grid5000.fr sid/main sysv-rc 2.86.ds1-38.1 [56.2kB]
  Get:51 http://idpot.grenoble.grid5000.fr sid/main libbz2-1.0 1.0.3-7 [41.8kB]
  Get:52 http://idpot.grenoble.grid5000.fr sid/main libdb4.4 4.4.20-8.1 [469kB]
  Get:53 http://idpot.grenoble.grid5000.fr sid/main libgpg-error0 1.4-2 [34.6kB]
  Get:54 http://idpot.grenoble.grid5000.fr sid/main libgcrypt11 1.2.4-2 [197kB]
  Get:55 http://idpot.grenoble.grid5000.fr sid/main liblzo2-2 2.02-3 [59.6kB]
  Get:56 http://idpot.grenoble.grid5000.fr sid/main libopencdk8 0.5.13-2 [99.5kB]
  Get:57 http://idpot.grenoble.grid5000.fr sid/main libtasn1-3 0.3.10-1 [56.3kB]
  Get:58 http://idpot.grenoble.grid5000.fr sid/main libgnutls13 1.6.3-1 [321kB]
  Get:59 http://idpot.grenoble.grid5000.fr sid/main libsasl2-2 2.1.22.dfsg1-14 [102kB]
  Get:60 http://idpot.grenoble.grid5000.fr sid/main libldap2 2.1.30-13.4 [151kB]
  Get:61 http://idpot.grenoble.grid5000.fr sid/main readline-common 5.2-3 [50.8kB]
  Get:62 http://idpot.grenoble.grid5000.fr sid/main libreadline5 5.2-3 [129kB]
  Get:63 http://idpot.grenoble.grid5000.fr sid/main libusb-0.1-4 2:0.1.12-7 [19.1kB]
  Get:64 http://idpot.grenoble.grid5000.fr sid/main gcc-4.1-base 4.1.2-15 [204kB]
  Get:65 http://idpot.grenoble.grid5000.fr sid/main libdb4.3 4.3.29-8.1 [425kB]
  Get:66 http://idpot.grenoble.grid5000.fr sid/main libdb4.2 4.2.52+dfsg-2.1 [395kB]
  Fetched 21.2MB in 0s (32.3MB/s)
  Selecting previously deselected package liblocale-gettext-perl.
  (Reading database ... 4563 files and directories currently installed.)
  Unpacking liblocale-gettext-perl (from .../liblocale-gettext-perl_1.05-1_i386.deb) ...
  Selecting previously deselected package libtext-iconv-perl.
  Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.4-3_i386.deb) ...
  Selecting previously deselected package libtext-charwidth-perl.
  Unpacking libtext-charwidth-perl (from .../libtext-charwidth-perl_0.04-4_i386.deb) ...
  Selecting previously deselected package libtext-wrapi18n-perl.
  Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-5_all.deb) ...
  Selecting previously deselected package debconf-i18n.
  Unpacking debconf-i18n (from .../debconf-i18n_1.5.14_all.deb) ...
  Selecting previously deselected package debconf.
  Unpacking debconf (from .../debconf_1.5.14_all.deb) ...
  Preparing to replace tzdata 2007b-1 (using .../tzdata_2007f-11_all.deb) ...
  Unpacking replacement tzdata ...
  Setting up liblocale-gettext-perl (1.05-1) ...
  Setting up libtext-iconv-perl (1.4-3) ...
  Setting up libtext-charwidth-perl (0.04-4) ...
  Setting up libtext-wrapi18n-perl (0.06-5) ...
  Setting up debconf-i18n (1.5.14) ...
  Setting up debconf (1.5.14) ...
  
  Setting up tzdata (2007f-11) ...
  
  User defined timezone, leaving /etc/localtime unchanged.
  Local time is now:      Sat Aug 25 19:31:30 UTC 2007.
  Universal Time is now:  Sat Aug 25 19:31:30 UTC 2007.
  Run 'dpkg-reconfigure tzdata' if you wish to change it.
  
  
  Selecting previously deselected package gcc-4.2-base.
  (Reading database ... 4861 files and directories currently installed.)
  Unpacking gcc-4.2-base (from .../gcc-4.2-base_4.2.1-4_i386.deb) ...
  Preparing to replace libc6 2.3.6.ds1-13etch2 (using .../libc6_2.6.1-1+b1_i386.deb) ...
  Unpacking replacement libc6 ...
  Setting up libc6 (2.6.1-1+b1) ...
  Installing new version of config file /etc/init.d/glibc.sh ...
  
  (Reading database ... 4869 files and directories currently installed.)
  Preparing to replace libgcc1 1:4.1.1-21 (using .../libgcc1_1%3a4.2.1-4_i386.deb) ...
  Unpacking replacement libgcc1 ...
  Setting up gcc-4.2-base (4.2.1-4) ...
  
  Setting up libgcc1 (4.2.1-4) ...
  
  (Reading database ... 4869 files and directories currently installed.)
  Preparing to replace libsepol1 1.14-2 (using .../libsepol1_2.0.3-1+b1_i386.deb) ...
  Unpacking replacement libsepol1 ...
  Setting up libsepol1 (2.0.3-1+b1) ...
  telinit: timeout opening/writing control channel /dev/initctl
  
  (Reading database ... 4869 files and directories currently installed.)
  Preparing to replace libselinux1 1.32-3 (using .../libselinux1_2.0.15-2+b1_i386.deb) ...
  Unpacking replacement libselinux1 ...
  Setting up libselinux1 (2.0.15-2+b1) ...
  init: timeout opening/writing control channel /dev/initctl
  
  (Reading database ... 4869 files and directories currently installed.)
  Preparing to replace coreutils 5.97-5.3 (using .../coreutils_5.97-5.4_i386.deb) ...
  Unpacking replacement coreutils ...
  Setting up coreutils (5.97-5.4) ...
  
  (Reading database ... 4869 files and directories currently installed.)
  Preparing to replace debianutils 2.17 (using .../debianutils_2.23.1_i386.deb) ...
  Unpacking replacement debianutils ...
  Setting up debianutils (2.23.1) ...
  
  (Reading database ... 4869 files and directories currently installed.)
  Preparing to replace diff 2.8.1-11 (using .../diff_2.8.1-12_i386.deb) ...
  Unpacking replacement diff ...
  Setting up diff (2.8.1-12) ...
  (Reading database ... 4869 files and directories currently installed.)
  Preparing to replace dpkg 1.13.25 (using .../archives/dpkg_1.14.5_i386.deb) ...
  Unpacking replacement dpkg ...
  Setting up dpkg (1.14.5) ...
  
  (Reading database ... 4865 files and directories currently installed.)
  Preparing to replace e2fslibs 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../e2fslibs_1.40.2-1_i386.deb) ...
  Unpacking replacement e2fslibs ...
  Setting up e2fslibs (1.40.2-1) ...
  
  (Reading database ... 4865 files and directories currently installed.)
  Preparing to replace e2fsprogs 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../e2fsprogs_1.40.2-1_i386.deb) ...
  Unpacking replacement e2fsprogs ...
  Setting up e2fsprogs (1.40.2-1) ...
  (Reading database ... 4865 files and directories currently installed.)
  Preparing to replace findutils 4.2.28-1 (using .../findutils_4.2.31-1_i386.deb) ...
  Unpacking replacement findutils ...
  Setting up findutils (4.2.31-1) ...
  
  (Reading database ... 4865 files and directories currently installed.)
  Preparing to replace gzip 1.3.5-15 (using .../gzip_1.3.12-3.1_i386.deb) ...
  Unpacking replacement gzip ...
  Setting up gzip (1.3.12-3.1) ...
  
  (Reading database ... 4866 files and directories currently installed.)
  Preparing to replace login 1:4.0.18.1-7 (using .../login_1%3a4.0.18.1-11_i386.deb) ...
  Unpacking replacement login ...
  Setting up login (1:4.0.18.1-11) ...
  Installing new version of config file /etc/login.defs ...
  
  (Reading database ... 4866 files and directories currently installed.)
  Preparing to replace mktemp 1.5-2 (using .../archives/mktemp_1.5-5_i386.deb) ...
  Unpacking replacement mktemp ...
  Setting up mktemp (1.5-5) ...
  (Reading database ... 4866 files and directories currently installed.)
  Preparing to replace libncurses5 5.5-5 (using .../libncurses5_5.6+20070812-1_i386.deb) ...
  Unpacking replacement libncurses5 ...
  Setting up libncurses5 (5.6+20070812-1) ...
  
  (Reading database ... 4866 files and directories currently installed.)
  Preparing to replace ncurses-bin 5.5-5 (using .../ncurses-bin_5.6+20070812-1_i386.deb) ...
  Unpacking replacement ncurses-bin ...
  Setting up ncurses-bin (5.6+20070812-1) ...
  (Reading database ... 4866 files and directories currently installed.)
  Preparing to replace sed 4.1.5-1 (using .../archives/sed_4.1.5-3_i386.deb) ...
  Unpacking replacement sed ...
  Setting up sed (4.1.5-3) ...
  
  (Reading database ... 4866 files and directories currently installed.)
  Preparing to replace sysvinit 2.86.ds1-38 (using .../sysvinit_2.86.ds1-38.1_i386.deb) ...
  Unpacking replacement sysvinit ...
  Setting up sysvinit (2.86.ds1-38.1) ...
  init: timeout opening/writing control channel /dev/initctl
  
  (Reading database ... 4866 files and directories currently installed.)
  Preparing to replace tar 1.16-2 (using .../archives/tar_1.18-1_i386.deb) ...
  Unpacking replacement tar ...
  Setting up tar (1.18-1) ...
  
  (Reading database ... 4870 files and directories currently installed.)
  Preparing to replace libslang2 2.0.6-4 (using .../libslang2_2.0.7-3_i386.deb) ...
  Unpacking replacement libslang2 ...
  Setting up libslang2 (2.0.7-3) ...
  
  (Reading database ... 4870 files and directories currently installed.)
  Preparing to replace zlib1g 1:1.2.3-13 (using .../zlib1g_1%3a1.2.3.3.dfsg-5_i386.deb) ...
  Unpacking replacement zlib1g ...
  Setting up zlib1g (1:1.2.3.3.dfsg-5) ...
  
  (Reading database ... 4868 files and directories currently installed.)
  Preparing to replace lsb-base 3.1-23.2etch1 (using .../lsb-base_3.1-24_all.deb) ...
  Unpacking replacement lsb-base ...
  Setting up lsb-base (3.1-24) ...
  (Reading database ... 4868 files and directories currently installed.)
  Preparing to replace util-linux 2.12r-19 (using .../util-linux_2.13~rc3-6_i386.deb) ...
  Unpacking replacement util-linux ...
  Setting up util-linux (2.13~rc3-6) ...
  Installing new version of config file /etc/init.d/hwclock.sh ...
  
  (Reading database ... 4884 files and directories currently installed.)
  Preparing to replace base-passwd 3.5.11 (using .../base-passwd_3.5.12_i386.deb) ...
  Unpacking replacement base-passwd ...
  Setting up base-passwd (3.5.12) ...
  
  (Reading database ... 4884 files and directories currently installed.)
  Preparing to replace base-files 4 (using .../base-files_4.0.1_i386.deb) ...
  Unpacking replacement base-files ...
  Setting up base-files (4.0.1) ...
  Installing new version of config file /etc/debian_version ...
  Installing new version of config file /etc/issue ...
  Installing new version of config file /etc/issue.net ...
  
  (Reading database ... 4888 files and directories currently installed.)
  Preparing to replace bsdutils 1:2.12r-19 (using .../bsdutils_1%3a2.13~rc3-6_i386.deb) ...
  Unpacking replacement bsdutils ...
  Setting up bsdutils (1:2.13~rc3-6) ...
  
  Selecting previously deselected package libvolume-id0.
  (Reading database ... 4888 files and directories currently installed.)
  Unpacking libvolume-id0 (from .../libvolume-id0_0.114-2_i386.deb) ...
  Setting up libvolume-id0 (0.114-2) ...
  
  (Reading database ... 4894 files and directories currently installed.)
  Preparing to replace mount 2.12r-19 (using .../mount_2.13~rc3-6_i386.deb) ...
  Unpacking replacement mount ...
  Setting up mount (2.13~rc3-6) ...
  
  (Reading database ... 4893 files and directories currently installed.)
  Preparing to replace ncurses-base 5.5-5 (using .../ncurses-base_5.6+20070812-1_all.deb) ...
  Unpacking replacement ncurses-base ...
  Setting up ncurses-base (5.6+20070812-1) ...
  Installing new version of config file /etc/terminfo/README ...
  (Reading database ... 4893 files and directories currently installed.)
  Preparing to replace sysvinit-utils 2.86.ds1-38 (using .../sysvinit-utils_2.86.ds1-38.1_i386.deb) ...
  Unpacking replacement sysvinit-utils ...
  Setting up sysvinit-utils (2.86.ds1-38.1) ...
  (Reading database ... 4893 files and directories currently installed.)
  Preparing to replace libstdc++6 4.1.1-21 (using .../libstdc++6_4.2.1-4_i386.deb) ...
  Unpacking replacement libstdc++6 ...
  Setting up libstdc++6 (4.2.1-4) ...
  
  (Reading database ... 4893 files and directories currently installed.)
  Preparing to replace debian-archive-keyring 2007.07.31~etch1 (using .../debian-archive-keyring_2007.07.31_all.deb) ...
  Unpacking replacement debian-archive-keyring ...
  Setting up debian-archive-keyring (2007.07.31) ...
  gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006) <ftpmaster at debian.org>" not changed
  gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster at debian.org>" not changed
  gpg: key ADB11277: "Etch Stable Release Key <debian-release at lists.debian.org>" not changed
  gpg: key BBE55AB3: "Debian-Volatile Archive Automatic Signing Key (4.0/etch)" not changed
  gpg: Total number processed: 4
  gpg:              unchanged: 4
  
  (Reading database ... 4893 files and directories currently installed.)
  Preparing to replace apt 0.6.46.4-0.1 (using .../archives/apt_0.7.6_i386.deb) ...
  Unpacking replacement apt ...
  Setting up apt (0.7.6) ...
  Installing new version of config file /etc/cron.daily/apt ...
  gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006) <ftpmaster at debian.org>" not changed
  gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster at debian.org>" not changed
  gpg: key ADB11277: "Etch Stable Release Key <debian-release at lists.debian.org>" not changed
  gpg: key BBE55AB3: "Debian-Volatile Archive Automatic Signing Key (4.0/etch)" not changed
  gpg: Total number processed: 4
  gpg:              unchanged: 4
  
  (Reading database ... 4902 files and directories currently installed.)
  Preparing to replace initscripts 2.86.ds1-38 (using .../initscripts_2.86.ds1-38.1_i386.deb) ...
  Unpacking replacement initscripts ...
  Setting up initscripts (2.86.ds1-38.1) ...
  Installing new version of config file /etc/network/if-up.d/mountnfs ...
  
  (Reading database ... 4901 files and directories currently installed.)
  Preparing to replace libattr1 2.4.32-1 (using .../libattr1_1%3a2.4.32-1.2_i386.deb) ...
  Unpacking replacement libattr1 ...
  Preparing to replace libacl1 2.2.41-1 (using .../libacl1_2.2.42-1_i386.deb) ...
  Unpacking replacement libacl1 ...
  Setting up libattr1 (1:2.4.32-1.2) ...
  
  Setting up libacl1 (2.2.42-1) ...
  
  Selecting previously deselected package libdevmapper1.02.1.
  (Reading database ... 4901 files and directories currently installed.)
  Unpacking libdevmapper1.02.1 (from .../libdevmapper1.02.1_2%3a1.02.20-2_i386.deb) ...
  Preparing to replace libblkid1 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libblkid1_1.40.2-1_i386.deb) ...
  Unpacking replacement libblkid1 ...
  Setting up libdevmapper1.02.1 (2:1.02.20-2) ...
  
  Setting up libblkid1 (1.40.2-1) ...
  
  (Reading database ... 4907 files and directories currently installed.)
  Preparing to replace libcomerr2 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libcomerr2_1.40.2-1_i386.deb) ...
  Unpacking replacement libcomerr2 ...
  Setting up libcomerr2 (1.40.2-1) ...
  
  (Reading database ... 4907 files and directories currently installed.)
  Preparing to replace libss2 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libss2_1.40.2-1_i386.deb) ...
  Unpacking replacement libss2 ...
  Setting up libss2 (1.40.2-1) ...
  
  (Reading database ... 4907 files and directories currently installed.)
  Preparing to replace libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libuuid1_1.40.2-1_i386.deb) ...
  Unpacking replacement libuuid1 ...
  Setting up libuuid1 (1.40.2-1) ...
  
  (Reading database ... 4907 files and directories currently installed.)
  Preparing to replace sysv-rc 2.86.ds1-38 (using .../sysv-rc_2.86.ds1-38.1_all.deb) ...
  Unpacking replacement sysv-rc ...
  Setting up sysv-rc (2.86.ds1-38.1) ...
  (Reading database ... 4907 files and directories currently installed.)
  Preparing to replace libbz2-1.0 1.0.3-6 (using .../libbz2-1.0_1.0.3-7_i386.deb) ...
  Unpacking replacement libbz2-1.0 ...
  Selecting previously deselected package libdb4.4.
  Unpacking libdb4.4 (from .../libdb4.4_4.4.20-8.1_i386.deb) ...
  Preparing to replace libgpg-error0 1.4-1 (using .../libgpg-error0_1.4-2_i386.deb) ...
  Unpacking replacement libgpg-error0 ...
  Preparing to replace libgcrypt11 1.2.3-2 (using .../libgcrypt11_1.2.4-2_i386.deb) ...
  Unpacking replacement libgcrypt11 ...
  Selecting previously deselected package liblzo2-2.
  Unpacking liblzo2-2 (from .../liblzo2-2_2.02-3_i386.deb) ...
  Preparing to replace libopencdk8 0.5.9-2 (using .../libopencdk8_0.5.13-2_i386.deb) ...
  Unpacking replacement libopencdk8 ...
  Preparing to replace libtasn1-3 0.3.6-2 (using .../libtasn1-3_0.3.10-1_i386.deb) ...
  Unpacking replacement libtasn1-3 ...
  Preparing to replace libgnutls13 1.4.4-3 (using .../libgnutls13_1.6.3-1_i386.deb) ...
  Unpacking replacement libgnutls13 ...
  Preparing to replace libsasl2-2 2.1.22.dfsg1-8 (using .../libsasl2-2_2.1.22.dfsg1-14_i386.deb) ...
  Unpacking replacement libsasl2-2 ...
  Preparing to replace libldap2 2.1.30-13.3 (using .../libldap2_2.1.30-13.4_i386.deb) ...
  Unpacking replacement libldap2 ...
  Preparing to replace readline-common 5.2-2 (using .../readline-common_5.2-3_all.deb) ...
  Unpacking replacement readline-common ...
  Preparing to replace libreadline5 5.2-2 (using .../libreadline5_5.2-3_i386.deb) ...
  Unpacking replacement libreadline5 ...
  Preparing to replace libusb-0.1-4 2:0.1.12-5 (using .../libusb-0.1-4_2%3a0.1.12-7_i386.deb) ...
  Unpacking replacement libusb-0.1-4 ...
  Preparing to replace gcc-4.1-base 4.1.1-21 (using .../gcc-4.1-base_4.1.2-15_i386.deb) ...
  Unpacking replacement gcc-4.1-base ...
  Preparing to replace libdb4.3 4.3.29-8 (using .../libdb4.3_4.3.29-8.1_i386.deb) ...
  Unpacking replacement libdb4.3 ...
  Preparing to replace libdb4.2 4.2.52+dfsg-2 (using .../libdb4.2_4.2.52+dfsg-2.1_i386.deb) ...
  Unpacking replacement libdb4.2 ...
  Setting up libbz2-1.0 (1.0.3-7) ...
  
  Setting up libdb4.4 (4.4.20-8.1) ...
  Setting up libgpg-error0 (1.4-2) ...
  
  Setting up libgcrypt11 (1.2.4-2) ...
  
  Setting up liblzo2-2 (2.02-3) ...
  
  Setting up libopencdk8 (0.5.13-2) ...
  
  Setting up libtasn1-3 (0.3.10-1) ...
  
  Setting up libgnutls13 (1.6.3-1) ...
  
  Setting up libsasl2-2 (2.1.22.dfsg1-14) ...
  
  Setting up libldap2 (2.1.30-13.4) ...
  
  Setting up readline-common (5.2-3) ...
  
  Setting up libreadline5 (5.2-3) ...
  
  Setting up libusb-0.1-4 (2:0.1.12-7) ...
  
  Setting up gcc-4.1-base (4.1.2-15) ...
  
  Setting up libdb4.3 (4.3.29-8.1) ...
  Setting up libdb4.2 (4.2.52+dfsg-2.1) ...
0m20.2s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', '-yf', 'dist-upgrade']
0m20.2s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmp9ZK4sD']
0m20.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmp9ZK4sD']
0m20.8s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'umount', '/proc']
0m20.8s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'umount', '/proc']
0m20.8s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'clean']
0m20.8s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'apt-get', 'clean']
0m21.0s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'dpkg', '--get-selections', '*']
0m21.0s DUMP: 
  adduser						purge
  apt						install
  apt-utils					purge
  aptitude					purge
  at						purge
  base-config					purge
  base-files					install
  base-passwd					install
  bash						install
  bsdmainutils					purge
  bsdutils					install
  console-common					purge
  console-data					purge
  console-tools					purge
  coreutils					install
  cpio						purge
  cron						purge
  debconf						install
  debconf-i18n					install
  debfoster					purge
  debian-archive-keyring				install
  debianutils					install
  dhcp-client					purge
  diff						install
  dpkg						install
  dselect						purge
  e2fslibs					install
  e2fsprogs					install
  ed						purge
  exim4						purge
  exim4-base					purge
  exim4-config					purge
  exim4-daemon-light				purge
  fdutils						purge
  findutils					install
  gcc-3.3-base					purge
  gcc-4.1-base					install
  gcc-4.2-base					install
  gettext-base					purge
  gnupg						install
  gpgv						install
  grep						install
  groff-base					purge
  gzip						install
  hostname					install
  ifupdown					purge
  info						purge
  initscripts					install
  ipchains					purge
  iptables					purge
  iputils-ping					purge
  klogd						purge
  less						purge
  libacl1						install
  libattr1					install
  libblkid1					install
  libbz2-1.0					install
  libc6						install
  libcap1						install
  libcomerr2					install
  libconsole					purge
  libdb1-compat					purge
  libdb3						purge
  libdb4.2					install
  libdb4.3					install
  libdb4.4					install
  libdevmapper1.02				install
  libdevmapper1.02.1				install
  libgcc1						install
  libgcrypt11					install
  libgdbm3					purge
  libgnutls11					purge
  libgnutls13					install
  libgpg-error0					install
  libldap2					install
  liblocale-gettext-perl				install
  liblockfile1					purge
  liblzo1						install
  liblzo2-2					install
  libncurses5					install
  libncursesw5					purge
  libnewt0.51					purge
  libopencdk8					install
  libpam-modules					install
  libpam-runtime					install
  libpam0g					install
  libpcap0.7					purge
  libpcre3					purge
  libpopt0					purge
  libreadline5					install
  libsasl2-2					install
  libselinux1					install
  libsepol1					install
  libsigc++-1.2-5c102				purge
  libslang2					install
  libss2						install
  libssl0.9.7					purge
  libssl0.9.8					purge
  libstdc++5					purge
  libstdc++6					install
  libtasn1-2					purge
  libtasn1-3					install
  libtext-charwidth-perl				install
  libtext-iconv-perl				install
  libtext-wrapi18n-perl				install
  libtextwrap1					purge
  libusb-0.1-4					install
  libuuid1					install
  libvolume-id0					install
  libwrap0					purge
  login						install
  logrotate					purge
  lsb-base					install
  mailx						purge
  makedev						install
  man-db						purge
  manpages					purge
  mawk						install
  mktemp						install
  modutils					purge
  mount						install
  nano						purge
  ncurses-base					install
  ncurses-bin					install
  net-tools					purge
  netbase						purge
  netkit-inetd					deinstall
  nvi						purge
  openbsd-inetd					purge
  passwd						purge
  pciutils					purge
  perl-base					install
  ppp						purge
  pppconfig					purge
  pppoe						purge
  pppoeconf					purge
  procps						purge
  psmisc						purge
  readline-common					install
  sed						install
  slang1a-utf8					purge
  sysklogd					purge
  sysv-rc						install
  sysvinit					install
  sysvinit-utils					install
  tar						install
  tasksel						purge
  tcpd						purge
  telnet						purge
  tzdata						install
  update-inetd					purge
  util-linux					install
  wget						purge
  whiptail					purge
  zlib1g						install
0m21.0s DEBUG: Command ok: ['chroot', '/tmp/tmp9ZK4sD', 'dpkg', '--get-selections', '*']
0m21.0s DEBUG: Starting command: ['chroot', '/tmp/tmp9ZK4sD', 'umount', '/proc']
0m21.0s DUMP: 
  umount: proc: not mounted
  umount: proc: not mounted
0m21.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/tmp/tmp9ZK4sD', 'umount', '/proc']
0m21.2s DEBUG: Removed directory tree at /tmp/tmp9ZK4sD
0m21.2s DEBUG: Created temporary directory /tmp/tmptBXtBw
0m21.2s DEBUG: Unpacking /tmp/piuparts_etch32-piuparts.tgz into /tmp/tmptBXtBw
0m21.2s DEBUG: Starting command: ['tar', '-C', '/tmp/tmptBXtBw', '-zxf', '/tmp/piuparts_etch32-piuparts.tgz']
0m22.8s DEBUG: Command ok: ['tar', '-C', '/tmp/tmptBXtBw', '-zxf', '/tmp/piuparts_etch32-piuparts.tgz']
0m22.8s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmptBXtBw']
0m23.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmptBXtBw']
0m23.1s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'mount', '-t', 'proc', 'proc', '/proc']
0m23.2s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'mount', '-t', 'proc', 'proc', '/proc']
0m23.2s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'apt-get', 'update']
0m23.6s DUMP: 
  Get:1 http://idpot.grenoble.grid5000.fr etch Release.gpg [378B]
  Get:2 http://idpot.grenoble.grid5000.fr etch Release [58.2kB]
  Ign http://idpot.grenoble.grid5000.fr etch/main Packages/DiffIndex
  Ign http://idpot.grenoble.grid5000.fr etch/contrib Packages/DiffIndex
  Ign http://idpot.grenoble.grid5000.fr etch/non-free Packages/DiffIndex
  Ign http://idpot.grenoble.grid5000.fr etch/main Sources/DiffIndex
  Ign http://idpot.grenoble.grid5000.fr etch/contrib Sources/DiffIndex
  Ign http://idpot.grenoble.grid5000.fr etch/non-free Sources/DiffIndex
  Hit http://idpot.grenoble.grid5000.fr etch/main Packages
  Hit http://idpot.grenoble.grid5000.fr etch/contrib Packages
  Hit http://idpot.grenoble.grid5000.fr etch/non-free Packages
  Hit http://idpot.grenoble.grid5000.fr etch/main Sources
  Hit http://idpot.grenoble.grid5000.fr etch/contrib Sources
  Hit http://idpot.grenoble.grid5000.fr etch/non-free Sources
  Fetched 58.6kB in 0s (127kB/s)
  Reading package lists...
0m23.6s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'apt-get', 'update']
0m23.6s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'apt-get', '-y', 'install', 'tcsh']
0m24.0s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following NEW packages will be installed:
    tcsh
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 348kB of archives.
  After unpacking 721kB of additional disk space will be used.
  Get:1 http://idpot.grenoble.grid5000.fr etch/main tcsh 6.14.00-7 [348kB]
  Fetched 348kB in 0s (26.1MB/s)
  Selecting previously deselected package tcsh.
  (Reading database ... 4745 files and directories currently installed.)
  Unpacking tcsh (from .../tcsh_6.14.00-7_i386.deb) ...
  Setting up tcsh (6.14.00-7) ...
0m24.0s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'apt-get', '-y', 'install', 'tcsh']
0m24.0s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmptBXtBw']
0m24.3s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmptBXtBw']
0m24.3s DEBUG: Upgrading /tmp/tmptBXtBw to sid
0m24.3s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'apt-get', 'update']
0m26.5s DUMP: 
  Get:1 http://idpot.grenoble.grid5000.fr sid Release.gpg [189B]
  Get:2 http://idpot.grenoble.grid5000.fr sid Release [79.6kB]
  Get:3 http://idpot.grenoble.grid5000.fr sid/main Packages [6410kB]
  Get:4 http://idpot.grenoble.grid5000.fr sid/contrib Packages [87.4kB]
  Get:5 http://idpot.grenoble.grid5000.fr sid/non-free Packages [124kB]
  Fetched 6701kB in 1s (6495kB/s)
  Reading package lists...
0m26.5s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'apt-get', 'update']
0m26.5s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'apt-get', '-yf', 'dist-upgrade']
0m43.3s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following NEW packages will be installed:
    debconf debconf-i18n gcc-4.2-base libdb4.4 libdevmapper1.02.1
    liblocale-gettext-perl liblzo2-2 libtext-charwidth-perl libtext-iconv-perl
    libtext-wrapi18n-perl libvolume-id0
  The following packages will be upgraded:
    apt base-files base-passwd bsdutils coreutils debian-archive-keyring
    debianutils diff dpkg e2fslibs e2fsprogs findutils gcc-4.1-base gzip
    initscripts less libacl1 libattr1 libblkid1 libbz2-1.0 libc6 libcomerr2
    libdb4.2 libdb4.3 libgcc1 libgcrypt11 libgnutls13 libgpg-error0 libldap2
    libncurses5 libopencdk8 libreadline5 libsasl2-2 libselinux1 libsepol1
    libslang2 libss2 libstdc++6 libtasn1-3 libusb-0.1-4 libuuid1 login lsb-base
    mktemp mount ncurses-base ncurses-bin nvi psmisc readline-common sed sysv-rc
    sysvinit sysvinit-utils tar tzdata util-linux zlib1g
  58 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
  Need to get 21.7MB of archives.
  After unpacking 3101kB of additional disk space will be used.
  Get:1 http://idpot.grenoble.grid5000.fr sid/main liblocale-gettext-perl 1.05-1 [19.9kB]
  Get:2 http://idpot.grenoble.grid5000.fr sid/main libtext-iconv-perl 1.4-3 [14.7kB]
  Get:3 http://idpot.grenoble.grid5000.fr sid/main libtext-charwidth-perl 0.04-4 [11.1kB]
  Get:4 http://idpot.grenoble.grid5000.fr sid/main libtext-wrapi18n-perl 0.06-5 [8692B]
  Get:5 http://idpot.grenoble.grid5000.fr sid/main debconf-i18n 1.5.14 [160kB]
  Get:6 http://idpot.grenoble.grid5000.fr sid/main debconf 1.5.14 [150kB]
  Get:7 http://idpot.grenoble.grid5000.fr sid/main tzdata 2007f-11 [740kB]
  Get:8 http://idpot.grenoble.grid5000.fr sid/main gcc-4.2-base 4.2.1-4 [211kB]
  Get:9 http://idpot.grenoble.grid5000.fr sid/main libc6 2.6.1-1+b1 [4405kB]
  Get:10 http://idpot.grenoble.grid5000.fr sid/main libgcc1 1:4.2.1-4 [22.6kB]
  Get:11 http://idpot.grenoble.grid5000.fr sid/main libsepol1 2.0.3-1+b1 [115kB]
  Get:12 http://idpot.grenoble.grid5000.fr sid/main libselinux1 2.0.15-2+b1 [62.5kB]
  Get:13 http://idpot.grenoble.grid5000.fr sid/main coreutils 5.97-5.4 [3112kB]
  Get:14 http://idpot.grenoble.grid5000.fr sid/main debianutils 2.23.1 [53.2kB]
  Get:15 http://idpot.grenoble.grid5000.fr sid/main diff 2.8.1-12 [187kB]
  Get:16 http://idpot.grenoble.grid5000.fr sid/main dpkg 1.14.5 [2067kB]
  Get:17 http://idpot.grenoble.grid5000.fr sid/main e2fslibs 1.40.2-1 [105kB]
  Get:18 http://idpot.grenoble.grid5000.fr sid/main e2fsprogs 1.40.2-1 [602kB]
  Get:19 http://idpot.grenoble.grid5000.fr sid/main findutils 4.2.31-1 [422kB]
  Get:20 http://idpot.grenoble.grid5000.fr sid/main gzip 1.3.12-3.1 [101kB]
  Get:21 http://idpot.grenoble.grid5000.fr sid/main login 1:4.0.18.1-11 [789kB]
  Get:22 http://idpot.grenoble.grid5000.fr sid/main mktemp 1.5-5 [10.6kB]
  Get:23 http://idpot.grenoble.grid5000.fr sid/main libncurses5 5.6+20070812-1 [314kB]
  Get:24 http://idpot.grenoble.grid5000.fr sid/main ncurses-bin 5.6+20070812-1 [157kB]
  Get:25 http://idpot.grenoble.grid5000.fr sid/main sed 4.1.5-3 [251kB]
  Get:26 http://idpot.grenoble.grid5000.fr sid/main sysvinit 2.86.ds1-38.1 [107kB]
  Get:27 http://idpot.grenoble.grid5000.fr sid/main tar 1.18-1 [732kB]
  Get:28 http://idpot.grenoble.grid5000.fr sid/main libslang2 2.0.7-3 [426kB]
  Get:29 http://idpot.grenoble.grid5000.fr sid/main zlib1g 1:1.2.3.3.dfsg-5 [71.3kB]
  Get:30 http://idpot.grenoble.grid5000.fr sid/main lsb-base 3.1-24 [16.9kB]
  Get:31 http://idpot.grenoble.grid5000.fr sid/main util-linux 2.13~rc3-6 [416kB]
  Get:32 http://idpot.grenoble.grid5000.fr sid/main base-passwd 3.5.12 [36.5kB]
  Get:33 http://idpot.grenoble.grid5000.fr sid/main base-files 4.0.1 [55.4kB]
  Get:34 http://idpot.grenoble.grid5000.fr sid/main bsdutils 1:2.13~rc3-6 [57.2kB]
  Get:35 http://idpot.grenoble.grid5000.fr sid/main libvolume-id0 0.114-2 [68.9kB]
  Get:36 http://idpot.grenoble.grid5000.fr sid/main mount 2.13~rc3-6 [136kB]
  Get:37 http://idpot.grenoble.grid5000.fr sid/main ncurses-base 5.6+20070812-1 [13.0kB]
  Get:38 http://idpot.grenoble.grid5000.fr sid/main sysvinit-utils 2.86.ds1-38.1 [65.6kB]
  Get:39 http://idpot.grenoble.grid5000.fr sid/main libstdc++6 4.2.1-4 [311kB]
  Get:40 http://idpot.grenoble.grid5000.fr sid/main debian-archive-keyring 2007.07.31 [9292B]
  Get:41 http://idpot.grenoble.grid5000.fr sid/main apt 0.7.6 [1459kB]
  Get:42 http://idpot.grenoble.grid5000.fr sid/main initscripts 2.86.ds1-38.1 [59.3kB]
  Get:43 http://idpot.grenoble.grid5000.fr sid/main libattr1 1:2.4.32-1.2 [9342B]
  Get:44 http://idpot.grenoble.grid5000.fr sid/main libacl1 2.2.42-1 [15.1kB]
  Get:45 http://idpot.grenoble.grid5000.fr sid/main libdevmapper1.02.1 2:1.02.20-2 [48.4kB]
  Get:46 http://idpot.grenoble.grid5000.fr sid/main libblkid1 1.40.2-1 [46.2kB]
  Get:47 http://idpot.grenoble.grid5000.fr sid/main libcomerr2 1.40.2-1 [33.5kB]
  Get:48 http://idpot.grenoble.grid5000.fr sid/main libss2 1.40.2-1 [38.8kB]
  Get:49 http://idpot.grenoble.grid5000.fr sid/main libuuid1 1.40.2-1 [35.0kB]
  Get:50 http://idpot.grenoble.grid5000.fr sid/main sysv-rc 2.86.ds1-38.1 [56.2kB]
  Get:51 http://idpot.grenoble.grid5000.fr sid/main libbz2-1.0 1.0.3-7 [41.8kB]
  Get:52 http://idpot.grenoble.grid5000.fr sid/main libdb4.4 4.4.20-8.1 [469kB]
  Get:53 http://idpot.grenoble.grid5000.fr sid/main libgpg-error0 1.4-2 [34.6kB]
  Get:54 http://idpot.grenoble.grid5000.fr sid/main libgcrypt11 1.2.4-2 [197kB]
  Get:55 http://idpot.grenoble.grid5000.fr sid/main liblzo2-2 2.02-3 [59.6kB]
  Get:56 http://idpot.grenoble.grid5000.fr sid/main libopencdk8 0.5.13-2 [99.5kB]
  Get:57 http://idpot.grenoble.grid5000.fr sid/main libtasn1-3 0.3.10-1 [56.3kB]
  Get:58 http://idpot.grenoble.grid5000.fr sid/main libgnutls13 1.6.3-1 [321kB]
  Get:59 http://idpot.grenoble.grid5000.fr sid/main libsasl2-2 2.1.22.dfsg1-14 [102kB]
  Get:60 http://idpot.grenoble.grid5000.fr sid/main libldap2 2.1.30-13.4 [151kB]
  Get:61 http://idpot.grenoble.grid5000.fr sid/main readline-common 5.2-3 [50.8kB]
  Get:62 http://idpot.grenoble.grid5000.fr sid/main libreadline5 5.2-3 [129kB]
  Get:63 http://idpot.grenoble.grid5000.fr sid/main libusb-0.1-4 2:0.1.12-7 [19.1kB]
  Get:64 http://idpot.grenoble.grid5000.fr sid/main gcc-4.1-base 4.1.2-15 [204kB]
  Get:65 http://idpot.grenoble.grid5000.fr sid/main libdb4.3 4.3.29-8.1 [425kB]
  Get:66 http://idpot.grenoble.grid5000.fr sid/main less 406-0 [113kB]
  Get:67 http://idpot.grenoble.grid5000.fr sid/main libdb4.2 4.2.52+dfsg-2.1 [395kB]
  Get:68 http://idpot.grenoble.grid5000.fr sid/main nvi 1.79-26 [287kB]
  Get:69 http://idpot.grenoble.grid5000.fr sid/main psmisc 22.5-1 [84.5kB]
  Fetched 21.7MB in 0s (31.6MB/s)
  Selecting previously deselected package liblocale-gettext-perl.
  (Reading database ... 4772 files and directories currently installed.)
  Unpacking liblocale-gettext-perl (from .../liblocale-gettext-perl_1.05-1_i386.deb) ...
  Selecting previously deselected package libtext-iconv-perl.
  Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.4-3_i386.deb) ...
  Selecting previously deselected package libtext-charwidth-perl.
  Unpacking libtext-charwidth-perl (from .../libtext-charwidth-perl_0.04-4_i386.deb) ...
  Selecting previously deselected package libtext-wrapi18n-perl.
  Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-5_all.deb) ...
  Selecting previously deselected package debconf-i18n.
  Unpacking debconf-i18n (from .../debconf-i18n_1.5.14_all.deb) ...
  Selecting previously deselected package debconf.
  Unpacking debconf (from .../debconf_1.5.14_all.deb) ...
  Preparing to replace tzdata 2007b-1 (using .../tzdata_2007f-11_all.deb) ...
  Unpacking replacement tzdata ...
  Setting up liblocale-gettext-perl (1.05-1) ...
  Setting up libtext-iconv-perl (1.4-3) ...
  Setting up libtext-charwidth-perl (0.04-4) ...
  Setting up libtext-wrapi18n-perl (0.06-5) ...
  Setting up debconf-i18n (1.5.14) ...
  Setting up debconf (1.5.14) ...
  
  Setting up tzdata (2007f-11) ...
  
  User defined timezone, leaving /etc/localtime unchanged.
  Local time is now:      Sat Aug 25 19:31:51 UTC 2007.
  Universal Time is now:  Sat Aug 25 19:31:51 UTC 2007.
  Run 'dpkg-reconfigure tzdata' if you wish to change it.
  
  
  Selecting previously deselected package gcc-4.2-base.
  (Reading database ... 5069 files and directories currently installed.)
  Unpacking gcc-4.2-base (from .../gcc-4.2-base_4.2.1-4_i386.deb) ...
  Preparing to replace libc6 2.3.6.ds1-13etch2 (using .../libc6_2.6.1-1+b1_i386.deb) ...
  Unpacking replacement libc6 ...
  Setting up libc6 (2.6.1-1+b1) ...
  Installing new version of config file /etc/init.d/glibc.sh ...
  
  (Reading database ... 5077 files and directories currently installed.)
  Preparing to replace libgcc1 1:4.1.1-21 (using .../libgcc1_1%3a4.2.1-4_i386.deb) ...
  Unpacking replacement libgcc1 ...
  Setting up gcc-4.2-base (4.2.1-4) ...
  
  Setting up libgcc1 (4.2.1-4) ...
  
  (Reading database ... 5077 files and directories currently installed.)
  Preparing to replace libsepol1 1.14-2 (using .../libsepol1_2.0.3-1+b1_i386.deb) ...
  Unpacking replacement libsepol1 ...
  Setting up libsepol1 (2.0.3-1+b1) ...
  telinit: timeout opening/writing control channel /dev/initctl
  
  (Reading database ... 5077 files and directories currently installed.)
  Preparing to replace libselinux1 1.32-3 (using .../libselinux1_2.0.15-2+b1_i386.deb) ...
  Unpacking replacement libselinux1 ...
  Setting up libselinux1 (2.0.15-2+b1) ...
  init: timeout opening/writing control channel /dev/initctl
  
  (Reading database ... 5077 files and directories currently installed.)
  Preparing to replace coreutils 5.97-5.3 (using .../coreutils_5.97-5.4_i386.deb) ...
  Unpacking replacement coreutils ...
  Setting up coreutils (5.97-5.4) ...
  
  (Reading database ... 5077 files and directories currently installed.)
  Preparing to replace debianutils 2.17 (using .../debianutils_2.23.1_i386.deb) ...
  Unpacking replacement debianutils ...
  Setting up debianutils (2.23.1) ...
  
  (Reading database ... 5077 files and directories currently installed.)
  Preparing to replace diff 2.8.1-11 (using .../diff_2.8.1-12_i386.deb) ...
  Unpacking replacement diff ...
  Setting up diff (2.8.1-12) ...
  (Reading database ... 5077 files and directories currently installed.)
  Preparing to replace dpkg 1.13.25 (using .../archives/dpkg_1.14.5_i386.deb) ...
  Unpacking replacement dpkg ...
  Setting up dpkg (1.14.5) ...
  
  (Reading database ... 5073 files and directories currently installed.)
  Preparing to replace e2fslibs 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../e2fslibs_1.40.2-1_i386.deb) ...
  Unpacking replacement e2fslibs ...
  Setting up e2fslibs (1.40.2-1) ...
  
  (Reading database ... 5073 files and directories currently installed.)
  Preparing to replace e2fsprogs 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../e2fsprogs_1.40.2-1_i386.deb) ...
  Unpacking replacement e2fsprogs ...
  Setting up e2fsprogs (1.40.2-1) ...
  (Reading database ... 5073 files and directories currently installed.)
  Preparing to replace findutils 4.2.28-1 (using .../findutils_4.2.31-1_i386.deb) ...
  Unpacking replacement findutils ...
  Setting up findutils (4.2.31-1) ...
  
  (Reading database ... 5073 files and directories currently installed.)
  Preparing to replace gzip 1.3.5-15 (using .../gzip_1.3.12-3.1_i386.deb) ...
  Unpacking replacement gzip ...
  Setting up gzip (1.3.12-3.1) ...
  
  (Reading database ... 5074 files and directories currently installed.)
  Preparing to replace login 1:4.0.18.1-7 (using .../login_1%3a4.0.18.1-11_i386.deb) ...
  Unpacking replacement login ...
  Setting up login (1:4.0.18.1-11) ...
  Installing new version of config file /etc/login.defs ...
  
  (Reading database ... 5074 files and directories currently installed.)
  Preparing to replace mktemp 1.5-2 (using .../archives/mktemp_1.5-5_i386.deb) ...
  Unpacking replacement mktemp ...
  Setting up mktemp (1.5-5) ...
  (Reading database ... 5074 files and directories currently installed.)
  Preparing to replace libncurses5 5.5-5 (using .../libncurses5_5.6+20070812-1_i386.deb) ...
  Unpacking replacement libncurses5 ...
  Setting up libncurses5 (5.6+20070812-1) ...
  
  (Reading database ... 5074 files and directories currently installed.)
  Preparing to replace ncurses-bin 5.5-5 (using .../ncurses-bin_5.6+20070812-1_i386.deb) ...
  Unpacking replacement ncurses-bin ...
  Setting up ncurses-bin (5.6+20070812-1) ...
  (Reading database ... 5074 files and directories currently installed.)
  Preparing to replace sed 4.1.5-1 (using .../archives/sed_4.1.5-3_i386.deb) ...
  Unpacking replacement sed ...
  Setting up sed (4.1.5-3) ...
  
  (Reading database ... 5074 files and directories currently installed.)
  Preparing to replace sysvinit 2.86.ds1-38 (using .../sysvinit_2.86.ds1-38.1_i386.deb) ...
  Unpacking replacement sysvinit ...
  Setting up sysvinit (2.86.ds1-38.1) ...
  init: timeout opening/writing control channel /dev/initctl
  
  (Reading database ... 5074 files and directories currently installed.)
  Preparing to replace tar 1.16-2 (using .../archives/tar_1.18-1_i386.deb) ...
  Unpacking replacement tar ...
  Setting up tar (1.18-1) ...
  
  (Reading database ... 5078 files and directories currently installed.)
  Preparing to replace libslang2 2.0.6-4 (using .../libslang2_2.0.7-3_i386.deb) ...
  Unpacking replacement libslang2 ...
  Setting up libslang2 (2.0.7-3) ...
  
  (Reading database ... 5078 files and directories currently installed.)
  Preparing to replace zlib1g 1:1.2.3-13 (using .../zlib1g_1%3a1.2.3.3.dfsg-5_i386.deb) ...
  Unpacking replacement zlib1g ...
  Setting up zlib1g (1:1.2.3.3.dfsg-5) ...
  
  (Reading database ... 5076 files and directories currently installed.)
  Preparing to replace lsb-base 3.1-23.2etch1 (using .../lsb-base_3.1-24_all.deb) ...
  Unpacking replacement lsb-base ...
  Setting up lsb-base (3.1-24) ...
  (Reading database ... 5076 files and directories currently installed.)
  Preparing to replace util-linux 2.12r-19 (using .../util-linux_2.13~rc3-6_i386.deb) ...
  Unpacking replacement util-linux ...
  Setting up util-linux (2.13~rc3-6) ...
  Installing new version of config file /etc/init.d/hwclock.sh ...
  
  (Reading database ... 5092 files and directories currently installed.)
  Preparing to replace base-passwd 3.5.11 (using .../base-passwd_3.5.12_i386.deb) ...
  Unpacking replacement base-passwd ...
  Setting up base-passwd (3.5.12) ...
  
  (Reading database ... 5092 files and directories currently installed.)
  Preparing to replace base-files 4 (using .../base-files_4.0.1_i386.deb) ...
  Unpacking replacement base-files ...
  Setting up base-files (4.0.1) ...
  Installing new version of config file /etc/debian_version ...
  Installing new version of config file /etc/issue ...
  Installing new version of config file /etc/issue.net ...
  
  (Reading database ... 5096 files and directories currently installed.)
  Preparing to replace bsdutils 1:2.12r-19 (using .../bsdutils_1%3a2.13~rc3-6_i386.deb) ...
  Unpacking replacement bsdutils ...
  Setting up bsdutils (1:2.13~rc3-6) ...
  
  Selecting previously deselected package libvolume-id0.
  (Reading database ... 5096 files and directories currently installed.)
  Unpacking libvolume-id0 (from .../libvolume-id0_0.114-2_i386.deb) ...
  Setting up libvolume-id0 (0.114-2) ...
  
  (Reading database ... 5102 files and directories currently installed.)
  Preparing to replace mount 2.12r-19 (using .../mount_2.13~rc3-6_i386.deb) ...
  Unpacking replacement mount ...
  Setting up mount (2.13~rc3-6) ...
  
  (Reading database ... 5101 files and directories currently installed.)
  Preparing to replace ncurses-base 5.5-5 (using .../ncurses-base_5.6+20070812-1_all.deb) ...
  Unpacking replacement ncurses-base ...
  Setting up ncurses-base (5.6+20070812-1) ...
  Installing new version of config file /etc/terminfo/README ...
  (Reading database ... 5101 files and directories currently installed.)
  Preparing to replace sysvinit-utils 2.86.ds1-38 (using .../sysvinit-utils_2.86.ds1-38.1_i386.deb) ...
  Unpacking replacement sysvinit-utils ...
  Setting up sysvinit-utils (2.86.ds1-38.1) ...
  (Reading database ... 5101 files and directories currently installed.)
  Preparing to replace libstdc++6 4.1.1-21 (using .../libstdc++6_4.2.1-4_i386.deb) ...
  Unpacking replacement libstdc++6 ...
  Setting up libstdc++6 (4.2.1-4) ...
  
  (Reading database ... 5101 files and directories currently installed.)
  Preparing to replace debian-archive-keyring 2007.07.31~etch1 (using .../debian-archive-keyring_2007.07.31_all.deb) ...
  Unpacking replacement debian-archive-keyring ...
  Setting up debian-archive-keyring (2007.07.31) ...
  gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006) <ftpmaster at debian.org>" not changed
  gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster at debian.org>" not changed
  gpg: key ADB11277: "Etch Stable Release Key <debian-release at lists.debian.org>" not changed
  gpg: key BBE55AB3: "Debian-Volatile Archive Automatic Signing Key (4.0/etch)" not changed
  gpg: Total number processed: 4
  gpg:              unchanged: 4
  
  (Reading database ... 5101 files and directories currently installed.)
  Preparing to replace apt 0.6.46.4-0.1 (using .../archives/apt_0.7.6_i386.deb) ...
  Unpacking replacement apt ...
  Setting up apt (0.7.6) ...
  Installing new version of config file /etc/cron.daily/apt ...
  gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006) <ftpmaster at debian.org>" not changed
  gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster at debian.org>" not changed
  gpg: key ADB11277: "Etch Stable Release Key <debian-release at lists.debian.org>" not changed
  gpg: key BBE55AB3: "Debian-Volatile Archive Automatic Signing Key (4.0/etch)" not changed
  gpg: Total number processed: 4
  gpg:              unchanged: 4
  
  (Reading database ... 5110 files and directories currently installed.)
  Preparing to replace initscripts 2.86.ds1-38 (using .../initscripts_2.86.ds1-38.1_i386.deb) ...
  Unpacking replacement initscripts ...
  Setting up initscripts (2.86.ds1-38.1) ...
  Installing new version of config file /etc/network/if-up.d/mountnfs ...
  
  (Reading database ... 5109 files and directories currently installed.)
  Preparing to replace libattr1 2.4.32-1 (using .../libattr1_1%3a2.4.32-1.2_i386.deb) ...
  Unpacking replacement libattr1 ...
  Preparing to replace libacl1 2.2.41-1 (using .../libacl1_2.2.42-1_i386.deb) ...
  Unpacking replacement libacl1 ...
  Setting up libattr1 (1:2.4.32-1.2) ...
  
  Setting up libacl1 (2.2.42-1) ...
  
  Selecting previously deselected package libdevmapper1.02.1.
  (Reading database ... 5109 files and directories currently installed.)
  Unpacking libdevmapper1.02.1 (from .../libdevmapper1.02.1_2%3a1.02.20-2_i386.deb) ...
  Preparing to replace libblkid1 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libblkid1_1.40.2-1_i386.deb) ...
  Unpacking replacement libblkid1 ...
  Setting up libdevmapper1.02.1 (2:1.02.20-2) ...
  Loading device-mapper support.
  
  Setting up libblkid1 (1.40.2-1) ...
  
  (Reading database ... 5115 files and directories currently installed.)
  Preparing to replace libcomerr2 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libcomerr2_1.40.2-1_i386.deb) ...
  Unpacking replacement libcomerr2 ...
  Setting up libcomerr2 (1.40.2-1) ...
  
  (Reading database ... 5115 files and directories currently installed.)
  Preparing to replace libss2 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libss2_1.40.2-1_i386.deb) ...
  Unpacking replacement libss2 ...
  Setting up libss2 (1.40.2-1) ...
  
  (Reading database ... 5115 files and directories currently installed.)
  Preparing to replace libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 (using .../libuuid1_1.40.2-1_i386.deb) ...
  Unpacking replacement libuuid1 ...
  Setting up libuuid1 (1.40.2-1) ...
  
  (Reading database ... 5115 files and directories currently installed.)
  Preparing to replace sysv-rc 2.86.ds1-38 (using .../sysv-rc_2.86.ds1-38.1_all.deb) ...
  Unpacking replacement sysv-rc ...
  Setting up sysv-rc (2.86.ds1-38.1) ...
  (Reading database ... 5115 files and directories currently installed.)
  Preparing to replace libbz2-1.0 1.0.3-6 (using .../libbz2-1.0_1.0.3-7_i386.deb) ...
  Unpacking replacement libbz2-1.0 ...
  Selecting previously deselected package libdb4.4.
  Unpacking libdb4.4 (from .../libdb4.4_4.4.20-8.1_i386.deb) ...
  Preparing to replace libgpg-error0 1.4-1 (using .../libgpg-error0_1.4-2_i386.deb) ...
  Unpacking replacement libgpg-error0 ...
  Preparing to replace libgcrypt11 1.2.3-2 (using .../libgcrypt11_1.2.4-2_i386.deb) ...
  Unpacking replacement libgcrypt11 ...
  Selecting previously deselected package liblzo2-2.
  Unpacking liblzo2-2 (from .../liblzo2-2_2.02-3_i386.deb) ...
  Preparing to replace libopencdk8 0.5.9-2 (using .../libopencdk8_0.5.13-2_i386.deb) ...
  Unpacking replacement libopencdk8 ...
  Preparing to replace libtasn1-3 0.3.6-2 (using .../libtasn1-3_0.3.10-1_i386.deb) ...
  Unpacking replacement libtasn1-3 ...
  Preparing to replace libgnutls13 1.4.4-3 (using .../libgnutls13_1.6.3-1_i386.deb) ...
  Unpacking replacement libgnutls13 ...
  Preparing to replace libsasl2-2 2.1.22.dfsg1-8 (using .../libsasl2-2_2.1.22.dfsg1-14_i386.deb) ...
  Unpacking replacement libsasl2-2 ...
  Preparing to replace libldap2 2.1.30-13.3 (using .../libldap2_2.1.30-13.4_i386.deb) ...
  Unpacking replacement libldap2 ...
  Preparing to replace readline-common 5.2-2 (using .../readline-common_5.2-3_all.deb) ...
  Unpacking replacement readline-common ...
  Preparing to replace libreadline5 5.2-2 (using .../libreadline5_5.2-3_i386.deb) ...
  Unpacking replacement libreadline5 ...
  Preparing to replace libusb-0.1-4 2:0.1.12-5 (using .../libusb-0.1-4_2%3a0.1.12-7_i386.deb) ...
  Unpacking replacement libusb-0.1-4 ...
  Preparing to replace gcc-4.1-base 4.1.1-21 (using .../gcc-4.1-base_4.1.2-15_i386.deb) ...
  Unpacking replacement gcc-4.1-base ...
  Preparing to replace libdb4.3 4.3.29-8 (using .../libdb4.3_4.3.29-8.1_i386.deb) ...
  Unpacking replacement libdb4.3 ...
  Preparing to replace less 394-4 (using .../archives/less_406-0_i386.deb) ...
  Unpacking replacement less ...
  Preparing to replace libdb4.2 4.2.52+dfsg-2 (using .../libdb4.2_4.2.52+dfsg-2.1_i386.deb) ...
  Unpacking replacement libdb4.2 ...
  Preparing to replace nvi 1.79-25 (using .../archives/nvi_1.79-26_i386.deb) ...
  Unpacking replacement nvi ...
  Preparing to replace psmisc 22.3-1 (using .../psmisc_22.5-1_i386.deb) ...
  Unpacking replacement psmisc ...
  Setting up libbz2-1.0 (1.0.3-7) ...
  
  Setting up libdb4.4 (4.4.20-8.1) ...
  Setting up libgpg-error0 (1.4-2) ...
  
  Setting up libgcrypt11 (1.2.4-2) ...
  
  Setting up liblzo2-2 (2.02-3) ...
  
  Setting up libopencdk8 (0.5.13-2) ...
  
  Setting up libtasn1-3 (0.3.10-1) ...
  
  Setting up libgnutls13 (1.6.3-1) ...
  
  Setting up libsasl2-2 (2.1.22.dfsg1-14) ...
  
  Setting up libldap2 (2.1.30-13.4) ...
  
  Setting up readline-common (5.2-3) ...
  
  Setting up libreadline5 (5.2-3) ...
  
  Setting up libusb-0.1-4 (2:0.1.12-7) ...
  
  Setting up gcc-4.1-base (4.1.2-15) ...
  
  Setting up libdb4.3 (4.3.29-8.1) ...
  Setting up less (406-0) ...
  
  Setting up libdb4.2 (4.2.52+dfsg-2.1) ...
  Setting up nvi (1.79-26) ...
  
  Setting up psmisc (22.5-1) ...
0m43.3s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'apt-get', '-yf', 'dist-upgrade']
0m43.3s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'apt-get', '-y', 'install', 'tcsh']
0m45.0s DUMP: 
  Reading package lists...
  Building dependency tree...
  tcsh is already the newest version.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0m45.0s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'apt-get', '-y', 'install', 'tcsh']
0m45.0s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmptBXtBw']
0m45.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmptBXtBw']
0m45.6s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmptBXtBw']
0m45.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmptBXtBw']
0m45.9s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'apt-get', 'clean']
0m45.9s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'apt-get', 'clean']
0m45.9s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmptBXtBw']
0m46.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmptBXtBw']
0m46.2s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--get-selections', '*']
0m46.2s DUMP: 
  adduser						purge
  apt						install
  apt-utils					purge
  aptitude					purge
  at						purge
  base-config					purge
  base-files					install
  base-passwd					install
  bash						install
  bsdmainutils					install
  bsdutils					install
  console-common					purge
  console-data					purge
  console-tools					purge
  coreutils					install
  cpio						purge
  cron						purge
  debconf						install
  debconf-i18n					install
  debfoster					install
  debian-archive-keyring				install
  debianutils					install
  dhcp-client					purge
  diff						install
  dpkg						install
  dselect						purge
  e2fslibs					install
  e2fsprogs					install
  ed						purge
  exim4						purge
  exim4-base					purge
  exim4-config					purge
  exim4-daemon-light				purge
  fdutils						purge
  findutils					install
  gcc-3.3-base					purge
  gcc-4.1-base					install
  gcc-4.2-base					install
  gettext-base					purge
  gnupg						install
  gpgv						install
  grep						install
  groff-base					purge
  gzip						install
  hostname					install
  ifupdown					purge
  info						purge
  initscripts					install
  ipchains					purge
  iptables					purge
  iputils-ping					purge
  klogd						purge
  less						install
  libacl1						install
  libattr1					install
  libblkid1					install
  libbz2-1.0					install
  libc6						install
  libcap1						install
  libcomerr2					install
  libconsole					purge
  libdb1-compat					purge
  libdb3						purge
  libdb4.2					install
  libdb4.3					install
  libdb4.4					install
  libdevmapper1.02				install
  libdevmapper1.02.1				install
  libgcc1						install
  libgcrypt11					install
  libgdbm3					purge
  libgnutls11					purge
  libgnutls13					install
  libgpg-error0					install
  libldap2					install
  liblocale-gettext-perl				install
  liblockfile1					purge
  liblzo1						install
  liblzo2-2					install
  libncurses5					install
  libncursesw5					purge
  libnewt0.51					purge
  libopencdk8					install
  libpam-modules					install
  libpam-runtime					install
  libpam0g					install
  libpcap0.7					purge
  libpcre3					purge
  libpopt0					purge
  libreadline5					install
  libsasl2-2					install
  libselinux1					install
  libsepol1					install
  libsigc++-1.2-5c102				purge
  libslang2					install
  libss2						install
  libssl0.9.7					purge
  libssl0.9.8					purge
  libstdc++5					purge
  libstdc++6					install
  libtasn1-2					purge
  libtasn1-3					install
  libtext-charwidth-perl				install
  libtext-iconv-perl				install
  libtext-wrapi18n-perl				install
  libtextwrap1					purge
  libusb-0.1-4					install
  libuuid1					install
  libvolume-id0					install
  libwrap0					purge
  login						install
  logrotate					purge
  lsb-base					install
  mailx						purge
  makedev						install
  man-db						purge
  manpages					purge
  mawk						install
  mktemp						install
  modutils					purge
  mount						install
  nano						purge
  ncurses-base					install
  ncurses-bin					install
  net-tools					purge
  netbase						purge
  netkit-inetd					deinstall
  nvi						install
  openbsd-inetd					purge
  passwd						purge
  pciutils					purge
  perl-base					install
  ppp						purge
  pppconfig					purge
  pppoe						purge
  pppoeconf					purge
  procps						purge
  psmisc						install
  readline-common					install
  sed						install
  slang1a-utf8					purge
  sysklogd					purge
  sysv-rc						install
  sysvinit					install
  sysvinit-utils					install
  tar						install
  tasksel						purge
  tcpd						purge
  tcsh						install
  telnet						purge
  tzdata						install
  update-inetd					purge
  util-linux					install
  wget						purge
  whiptail					purge
  zlib1g						install
0m46.2s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--get-selections', '*']
0m46.2s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'psmisc']
0m46.3s DUMP: 
  (Reading database ... 5137 files and directories currently installed.)
  Removing psmisc ...
0m46.3s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'psmisc']
0m46.3s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'bsdmainutils']
0m46.3s DUMP: 
  (Reading database ... 5100 files and directories currently installed.)
  Removing bsdmainutils ...
0m46.3s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'bsdmainutils']
0m46.3s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'debfoster']
0m46.3s DUMP: 
  (Reading database ... 5014 files and directories currently installed.)
  Removing debfoster ...
0m46.3s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'debfoster']
0m46.3s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'nvi']
0m46.5s DUMP: 
  (Reading database ... 5002 files and directories currently installed.)
  Removing nvi ...
0m46.5s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'nvi']
0m46.5s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'less']
0m46.5s DUMP: 
  (Reading database ... 4976 files and directories currently installed.)
  Removing less ...
0m46.5s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'less']
0m46.5s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'tcsh']
0m46.6s DUMP: 
  (Reading database ... 4959 files and directories currently installed.)
  Removing tcsh ...
0m46.6s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', 'tcsh']
0m46.6s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m46.6s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m46.6s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'psmisc']
0m46.7s DUMP: 
  (Reading database ... 4937 files and directories currently installed.)
  Removing psmisc ...
  Purging configuration files for psmisc ...
0m46.7s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'psmisc']
0m46.7s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'bsdmainutils']
0m46.7s DUMP: 
  (Reading database ... 4937 files and directories currently installed.)
  Removing bsdmainutils ...
  Purging configuration files for bsdmainutils ...
0m46.7s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'bsdmainutils']
0m46.7s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'debfoster']
0m46.7s DUMP: 
  (Reading database ... 4934 files and directories currently installed.)
  Removing debfoster ...
  Purging configuration files for debfoster ...
  debfoster's list of wanted packages still exists.  Do you
  want to remove this file?  (/var/lib/debfoster/keepers) [Y/n] 
0m46.7s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'debfoster']
0m46.7s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'nvi']
0m46.8s DUMP: 
  (Reading database ... 4931 files and directories currently installed.)
  Removing nvi ...
  Purging configuration files for nvi ...
0m46.8s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'nvi']
0m46.8s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'less']
0m46.8s DUMP: 
  (Reading database ... 4930 files and directories currently installed.)
  Removing less ...
  Purging configuration files for less ...
0m46.8s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'less']
0m46.8s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m46.8s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m46.8s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'tcsh']
0m46.8s DUMP: 
  (Reading database ... 4930 files and directories currently installed.)
  Removing tcsh ...
  Purging configuration files for tcsh ...
0m46.8s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', 'tcsh']
0m46.8s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m46.9s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m46.9s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', '--pending']
0m46.9s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--purge', '--pending']
0m46.9s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m46.9s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'dpkg', '--remove', '--pending']
0m47.4s ERROR: After purging files have disappeared:
  /etc/apt/apt.conf	 not owned
  /usr/sbin/policy-rc.d	 not owned

0m47.4s ERROR: After purging files have been modified:
  /var/cache/apt/srcpkgcache.bin	 not owned

0m47.4s DEBUG: Starting command: ['lsof', '+D', '/tmp/tmptBXtBw']
0m47.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '+D', '/tmp/tmptBXtBw']
0m47.7s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'umount', '/proc']
0m47.7s DEBUG: Command ok: ['chroot', '/tmp/tmptBXtBw', 'umount', '/proc']
0m47.7s DEBUG: Starting command: ['chroot', '/tmp/tmptBXtBw', 'umount', '/proc']
0m47.7s DUMP: 
  umount: proc: not mounted
  umount: proc: not mounted
0m47.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/tmp/tmptBXtBw', 'umount', '/proc']
0m47.9s DEBUG: Removed directory tree at /tmp/tmptBXtBw
0m47.9s ERROR: FAIL: Upgrading between Debian distributions.
DC-Piuparts-Status: Failed 48.01088s


More information about the Piuparts-devel mailing list