Package: redis-server Version: 2:2.2.1-1 Severity: important User: [email protected] Usertags: piuparts piuparts.d.o
Hi,
during a test with piuparts I noticed your package failed to purge due to a
command not found. According to policy 7.2 you cannot rely on the depends
being available during purge, only the essential packages are available for
sure.
Filing this as important because a.) it's a clear policy violation (to not
clean up at purge) b.) having a piuparts clean archive is a release goal
since lenny and c.) this package being piuparts buggy blocks packages
depending on it from being tested by piuparts (and thus possibly the
detection of more severe problems).
From the attached log (scroll to the bottom...):
0m11.0s DEBUG: Starting command:
['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', '--pen
ding']
0m11.1s DUMP:
(Reading database ... 6161 files and directories currently installed.)
Removing redis-server ...
Purging configuration files for redis-server ...
/var/lib/dpkg/info/redis-server.postrm: 9: deluser: not found
dpkg: error processing redis-server (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
redis-server
0m11.1s ERROR: Command failed (status=1):
['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge
', '--pending']
The fix should be easy: your package is using adduser or deluser from the
adduser package, which is only priority important. Using useradd or userdel
from the passwd package should fix this problem.
cheers,
Holger
Start: 2011-03-13 11:37:46 UTC Package: redis-server Priority: optional Section: database Installed-Size: 556 Maintainer: Chris Lamb <[email protected]> Architecture: amd64 Source: redis Version: 2:2.2.1-1 Depends: libc6 (>= 2.7), adduser Filename: pool/main/r/redis/redis-server_2.2.1-1_amd64.deb Size: 215022 MD5sum: 0df7cf6867e7b97a11e7b38aa3d46378 SHA1: 56e54c9208e502153e3780f2e9459a6d38b64a1e SHA256: 8bca781b288bd346464739a4803fd1e2460459bb677ac0d4b990b74fe74da00e Description: Persistent key-value database with network interface Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. Homepage: http://redis.io/ Tag: implemented-in::c, qa::low-popcon, role::program Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --warn-on-leftovers-after-purge --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad wheezy -b wheezy.tar.gz --mirror http://piatti.debian.org/debian/ redis-server Guessed: debian 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile. 0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 0.40~201102250909 starting up. 0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --warn-on-leftovers-after-purge --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad wheezy -b wheezy.tar.gz --mirror http://piatti.debian.org/debian/ redis-server 0m0.0s INFO: Running on: Linux piatti 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpO4_CXB 0m0.0s DEBUG: Unpacking wheezy.tar.gz into /org/piuparts.debian.org/tmp/tmpO4_CXB 0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpO4_CXB', '-zxf', 'wheezy.tar.gz'] 0m2.4s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpO4_CXB', '-zxf', 'wheezy.tar.gz'] 0m2.4s DEBUG: Created policy-rc.d and chmodded it. 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'update'] 0m2.4s DUMP: Hit http://piatti.debian.org wheezy InRelease Ign http://piatti.debian.org wheezy/main amd64 Packages/DiffIndex Ign http://piatti.debian.org wheezy/contrib amd64 Packages/DiffIndex Ign http://piatti.debian.org wheezy/non-free amd64 Packages/DiffIndex Ign http://piatti.debian.org wheezy/contrib TranslationIndex Ign http://piatti.debian.org wheezy/main TranslationIndex Ign http://piatti.debian.org wheezy/non-free TranslationIndex Hit http://piatti.debian.org wheezy/main amd64 Packages Hit http://piatti.debian.org wheezy/contrib amd64 Packages Hit http://piatti.debian.org wheezy/non-free amd64 Packages Ign http://piatti.debian.org wheezy/contrib Translation-en Ign http://piatti.debian.org wheezy/main Translation-en Ign http://piatti.debian.org wheezy/non-free Translation-en Reading package lists... 0m2.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'update'] 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', '-yf', 'upgrade'] 0m2.8s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', '-yf', 'upgrade'] 0m2.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'clean'] 0m2.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'clean'] 0m2.8s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpO4_CXB/tmp/scripts/ 0m2.8s INFO: Running scripts post_setup 0m3.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--get-selections', '*'] 0m3.4s DUMP: apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gcc-4.5-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install util-linux install xz-utils install zlib1g install 0m3.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--get-selections', '*'] 0m3.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-cache', 'show', 'redis-server'] 0m3.4s DUMP: Package: redis-server Priority: optional Section: database Installed-Size: 556 Maintainer: Chris Lamb <[email protected]> Architecture: amd64 Source: redis Version: 2:2.2.1-1 Depends: libc6 (>= 2.7), adduser Filename: pool/main/r/redis/redis-server_2.2.1-1_amd64.deb Size: 215022 MD5sum: 0df7cf6867e7b97a11e7b38aa3d46378 SHA1: 56e54c9208e502153e3780f2e9459a6d38b64a1e SHA256: 8bca781b288bd346464739a4803fd1e2460459bb677ac0d4b990b74fe74da00e Description: Persistent key-value database with network interface Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. Homepage: http://redis.io/ Tag: implemented-in::c, qa::low-popcon, role::program 0m3.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-cache', 'show', 'redis-server'] 0m3.4s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpz4hVW9/piuparts-depends-dummy'] 0m6.8s DUMP: dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpz4hVW9/piuparts-depends-dummy.deb'. 0m6.8s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpz4hVW9/piuparts-depends-dummy'] 0m6.8s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpz4hVW9/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpO4_CXB/tmp 0m6.8s INFO: Running scripts pre_install 0m6.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/pre_install_exceptions'] 0m6.8s DUMP: Debug: running script tmp/scripts/pre_install_exceptions Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully yes: standard output: Broken pipe yes: write error 0m6.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/pre_install_exceptions'] 0m6.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m6.9s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6156 files and directories currently installed.) Unpacking piuparts-depends-dummy (from tmp/piuparts-depends-dummy.deb) ... dpkg: dependency problems prevent configuration of piuparts-depends-dummy: piuparts-depends-dummy depends on adduser; however: Package adduser is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m6.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m6.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', '-yf', 'install'] 0m8.4s DUMP: Reading package lists... Building dependency tree... Correcting dependencies... Done The following extra packages will be installed: adduser Suggested packages: perl-modules The following NEW packages will be installed: adduser 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 250 kB of archives. After this operation, 1257 kB of additional disk space will be used. Get:1 http://piatti.debian.org/debian/ wheezy/main adduser all 3.112+nmu2 [250 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 250 kB in 0s (0 B/s) Selecting previously deselected package adduser. (Reading database ... 6156 files and directories currently installed.) Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ... Setting up adduser (3.112+nmu2) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m8.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', '-yf', 'install'] 0m8.4s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m8.4s INFO: Running scripts post_install 0m8.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'clean'] 0m8.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'clean'] 0m8.4s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpO4_CXB/tmp/piuparts-depends-dummy.deb 0m8.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m8.5s DUMP: (Reading database ... 6261 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m8.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m8.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m8.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m9.0s INFO: Running scripts pre_install 0m9.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/pre_install_exceptions'] 0m9.0s DUMP: Debug: running script tmp/scripts/pre_install_exceptions Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully yes: standard output: Broken pipe yes: write error 0m9.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/pre_install_exceptions'] 0m9.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', '-y', 'install', 'redis-server'] 0m10.1s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: redis-server 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 215 kB of archives. After this operation, 569 kB of additional disk space will be used. Get:1 http://piatti.debian.org/debian/ wheezy/main redis-server amd64 2:2.2.1-1 [215 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 215 kB in 0s (1276 kB/s) Selecting previously deselected package redis-server. (Reading database ... 6261 files and directories currently installed.) Unpacking redis-server (from .../redis-server_2%3a2.2.1-1_amd64.deb) ... Setting up redis-server (2:2.2.1-1) ... invoke-rc.d: policy-rc.d denied execution of start. 0m10.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', '-y', 'install', 'redis-server'] 0m10.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'clean'] 0m10.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'apt-get', 'clean'] 0m10.1s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpO4_CXB'] 0m10.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpO4_CXB'] 0m10.6s DEBUG: No broken symlinks as far as we can find. 0m10.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--get-selections', '*'] 0m10.7s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gcc-4.5-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install redis-server install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install util-linux install xz-utils install zlib1g install 0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--get-selections', '*'] 0m10.7s INFO: Running scripts pre_remove 0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/pre_remove_exceptions'] 0m10.7s DUMP: Debug: running script tmp/scripts/pre_remove_exceptions 0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/pre_remove_exceptions'] 0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', 'adduser'] 0m10.7s DUMP: dpkg: dependency problems prevent removal of adduser: redis-server depends on adduser. dpkg: error processing adduser (--remove): dependency problems - not removing Errors were encountered while processing: adduser 0m10.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', 'adduser'] 0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', 'redis-server'] 0m10.7s DUMP: (Reading database ... 6278 files and directories currently installed.) Removing redis-server ... invoke-rc.d: policy-rc.d denied execution of stop. 0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', 'redis-server'] 0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m10.8s DUMP: (Reading database ... 6266 files and directories currently installed.) Removing adduser ... 0m10.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m10.8s INFO: Running scripts post_remove 0m10.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', 'adduser'] 0m11.0s DUMP: (Reading database ... 6162 files and directories currently installed.) Removing adduser ... Purging configuration files for adduser ... 0m11.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', 'adduser'] 0m11.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m11.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m11.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', 'redis-server'] 0m11.0s DUMP: (Reading database ... 6161 files and directories currently installed.) Removing redis-server ... Purging configuration files for redis-server ... /var/lib/dpkg/info/redis-server.postrm: 9: deluser: not found dpkg: error processing redis-server (--purge): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: redis-server 0m11.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', 'redis-server'] 0m11.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m11.0s DUMP: (Reading database ... 6161 files and directories currently installed.) Removing redis-server ... Purging configuration files for redis-server ... /var/lib/dpkg/info/redis-server.postrm: 9: deluser: not found dpkg: error processing redis-server (--remove): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: redis-server 0m11.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--remove', '--pending'] 0m11.0s INFO: Running scripts post_purge 0m11.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/post_purge_exceptions'] 0m11.0s DUMP: Debug: running script tmp/scripts/post_purge_exceptions 0m11.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'tmp/scripts/post_purge_exceptions'] 0m11.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', '--pending'] 0m11.1s DUMP: (Reading database ... 6161 files and directories currently installed.) Removing redis-server ... Purging configuration files for redis-server ... /var/lib/dpkg/info/redis-server.postrm: 9: deluser: not found dpkg: error processing redis-server (--purge): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: redis-server 0m11.1s ERROR: Command failed (status=1): ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'dpkg', '--purge', '--pending'] (Reading database ... 6161 files and directories currently installed.) Removing redis-server ... Purging configuration files for redis-server ... /var/lib/dpkg/info/redis-server.postrm: 9: deluser: not found dpkg: error processing redis-server (--purge): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: redis-server 0m11.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'umount', '/proc'] 0m11.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpO4_CXB', 'umount', '/proc'] 0m11.4s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpO4_CXB End: 2011-03-13 11:37:57 UTC
signature.asc
Description: This is a digitally signed message part.

