Package: buildbot
Version: 0.7.12-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package failed to install. As per 
definition of the release team this makes the package too buggy for a 
release, thus the severity.

From the attached log (scroll to the bottom...):

  Unpacking buildbot (from .../buildbot_0.7.12-3_all.deb) ...
  Setting up buildbot (0.7.12-3) ...
  Creating/updating buildbot user account...
  Traceback (most recent call last):
    File "/usr/bin/pycompile", line 286, in <module>
      main()
    File "/usr/bin/pycompile", line 239, in main
      exists("/usr/bin/python%d.%d" % options.vrange[0]):
  TypeError: %d format: a number is required, not NoneType
  dpkg: error processing buildbot (--configure):
   subprocess installed post-installation script returned error exit status 1
  configured to not write apport reports
  Errors were encountered while processing:
   buildbot
  E: Sub-process /usr/bin/dpkg returned an error code (1)
0m27.4s ERROR: Command failed (status=100): 
['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', '-y', 
'install', 'buildbot']

0.7.12-2 installs fine in squeeze.


cheers,
        Holger
Start: 2010-11-28 21:45:10 UTC

Package: buildbot
Priority: optional
Section: devel
Installed-Size: 4620
Maintainer: Matthias Klose <d...@debian.org>
Architecture: all
Version: 0.7.12-3
Depends: python2.6 | python2.5, python (>= 2.6.5-11~), python (<< 2.7), python-twisted-core (>= 2.2), python-twisted-mail, python-twisted-web, python-twisted-words, adduser, dpkg (>= 1.15.4) | install-info
Suggests: bzr | subversion | cvs | mercurial | darcs | git-core
Filename: pool/main/b/buildbot/buildbot_0.7.12-3_all.deb
Size: 1097978
MD5sum: e2c95d7d6589bfea8e37ffe9df76cf54
SHA1: 90afb5d33309468a264efddca57a64b11b03568b
SHA256: 192bef77ca17c028f435ef88a45966f0e8f901d4093121d1a79512d40bbf1de1
Description: a system to automate the compile/test cycle
 The BuildBot is a system to automate the compile/test cycle required
 by most software projects to validate code changes. By automatically
 rebuilding and testing the tree each time something has changed,
 build problems are pinpointed quickly, before other developers are
 inconvenienced by the failure. The guilty developer can be identified
 and harassed without human intervention.
 .
 By running the builds on a variety of platforms, developers who do
 not have the facilities to test their changes everywhere before
 checkin will at least know shortly afterwards whether they have
 broken the build or not. Warning counts, lint checks, image size,
 compile time, and other build parameters can be tracked over time,
 are more visible, and are therefore easier to improve.
Homepage: http://buildbot.net/
Python-Version: 2.5, 2.6
Tag: devel::buildtools, devel::testing-qa, role::program

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ buildbot
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.39~201011281218 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ buildbot
0m0.0s INFO: Running on: Linux piatti 2.6.32.26-dsa-amd64 #1 SMP Mon Nov 22 22:12:25 UTC 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpSiR3uU
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpSiR3uU
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpSiR3uU', '-zxf', 'sid.tar.gz']
0m2.0s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpSiR3uU', '-zxf', 'sid.tar.gz']
0m2.0s DEBUG: Created policy-rc.d and chmodded it.
0m2.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', 'update']
0m4.6s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835 B]
  Ign http://piatti.debian.org/debian/ sid/contrib Translation-en
  Ign http://piatti.debian.org/debian/ sid/main Translation-en
  Ign http://piatti.debian.org/debian/ sid/non-free Translation-en
  Get:2 http://piatti.debian.org sid Release [104 kB]
  Ign http://piatti.debian.org sid/main amd64 Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib amd64 Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free amd64 Packages/DiffIndex
  Get:3 http://piatti.debian.org sid/main amd64 Packages [9095 kB]
  Get:4 http://piatti.debian.org sid/contrib amd64 Packages [72.0 kB]
  Get:5 http://piatti.debian.org sid/non-free amd64 Packages [146 kB]
  Fetched 9418 kB in 1s (7006 kB/s)
  Reading package lists...
0m4.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', 'update']
0m4.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', '-yf', 'upgrade']
0m13.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
    apt base-files dash debianutils dpkg gcc-4.4-base hostname initscripts
    libdb4.8 libgcc1 liblzma2 libstdc++6 sed sensible-utils sysv-rc sysvinit
    sysvinit-utils tar xz-utils
  19 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 7953 kB of archives.
  After this operation, 1511 kB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ sid/main base-files amd64 5.10 [68.6 kB]
  Get:2 http://piatti.debian.org/debian/ sid/main sensible-utils all 0.0.6 [6428 B]
  Get:3 http://piatti.debian.org/debian/ sid/main debianutils amd64 3.4.2 [57.1 kB]
  Get:4 http://piatti.debian.org/debian/ sid/main dpkg amd64 1.15.8.6 [2338 kB]
  Get:5 http://piatti.debian.org/debian/ sid/main dash amd64 0.5.5.1-7.3 [108 kB]
  Get:6 http://piatti.debian.org/debian/ sid/main hostname amd64 3.05 [15.5 kB]
  Get:7 http://piatti.debian.org/debian/ sid/main sed amd64 4.2.1-8 [251 kB]
  Get:8 http://piatti.debian.org/debian/ sid/main sysvinit amd64 2.88dsf-13 [119 kB]
  Get:9 http://piatti.debian.org/debian/ sid/main tar amd64 1.25-2 [969 kB]
  Get:10 http://piatti.debian.org/debian/ sid/main sysvinit-utils amd64 2.88dsf-13 [121 kB]
  Get:11 http://piatti.debian.org/debian/ sid/main gcc-4.4-base amd64 4.4.5-8 [123 kB]
  Get:12 http://piatti.debian.org/debian/ sid/main libgcc1 amd64 1:4.4.5-8 [45.0 kB]
  Get:13 http://piatti.debian.org/debian/ sid/main libstdc++6 amd64 4.4.5-8 [341 kB]
  Get:14 http://piatti.debian.org/debian/ sid/main apt amd64 0.8.9 [2165 kB]
  Get:15 http://piatti.debian.org/debian/ sid/main sysv-rc all 2.88dsf-13 [73.8 kB]
  Get:16 http://piatti.debian.org/debian/ sid/main initscripts amd64 2.88dsf-13 [70.0 kB]
  Get:17 http://piatti.debian.org/debian/ sid/main liblzma2 amd64 5.0.0-2 [184 kB]
  Get:18 http://piatti.debian.org/debian/ sid/main xz-utils amd64 5.0.0-2 [201 kB]
  Get:19 http://piatti.debian.org/debian/ sid/main libdb4.8 amd64 4.8.30-3 [696 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 7953 kB in 0s (45.2 MB/s)
  (Reading database ... 6114 files and directories currently installed.)
  Preparing to replace base-files 5.9 (using .../base-files_5.10_amd64.deb) ...
  Unpacking replacement base-files ...
  Setting up base-files (5.10) ...
  (Reading database ... 6114 files and directories currently installed.)
  Preparing to replace sensible-utils 0.0.4 (using .../sensible-utils_0.0.6_all.deb) ...
  Unpacking replacement sensible-utils ...
  Setting up sensible-utils (0.0.6) ...
  (Reading database ... 6117 files and directories currently installed.)
  Preparing to replace debianutils 3.4.1 (using .../debianutils_3.4.2_amd64.deb) ...
  Unpacking replacement debianutils ...
  Setting up debianutils (3.4.2) ...
  (Reading database ... 6127 files and directories currently installed.)
  Preparing to replace dpkg 1.15.8.5 (using .../dpkg_1.15.8.6_amd64.deb) ...
  Unpacking replacement dpkg ...
  Setting up dpkg (1.15.8.6) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace dash 0.5.5.1-7.2 (using .../dash_0.5.5.1-7.3_amd64.deb) ...
  Unpacking replacement dash ...
  Setting up dash (0.5.5.1-7.3) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace hostname 3.04 (using .../hostname_3.05_amd64.deb) ...
  Unpacking replacement hostname ...
  Setting up hostname (3.05) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace sed 4.2.1-7 (using .../archives/sed_4.2.1-8_amd64.deb) ...
  Unpacking replacement sed ...
  Setting up sed (4.2.1-8) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace sysvinit 2.88dsf-12 (using .../sysvinit_2.88dsf-13_amd64.deb) ...
  Unpacking replacement sysvinit ...
  Setting up sysvinit (2.88dsf-13) ...
  init: timeout opening/writing control channel /dev/initctl
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace tar 1.24-1 (using .../archives/tar_1.25-2_amd64.deb) ...
  Unpacking replacement tar ...
  Setting up tar (1.25-2) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace sysvinit-utils 2.88dsf-12 (using .../sysvinit-utils_2.88dsf-13_amd64.deb) ...
  Unpacking replacement sysvinit-utils ...
  Setting up sysvinit-utils (2.88dsf-13) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace gcc-4.4-base 4.4.5-6 (using .../gcc-4.4-base_4.4.5-8_amd64.deb) ...
  Unpacking replacement gcc-4.4-base ...
  Setting up gcc-4.4-base (4.4.5-8) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace libgcc1 1:4.4.5-6 (using .../libgcc1_1%3a4.4.5-8_amd64.deb) ...
  Unpacking replacement libgcc1 ...
  Setting up libgcc1 (1:4.4.5-8) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace libstdc++6 4.4.5-6 (using .../libstdc++6_4.4.5-8_amd64.deb) ...
  Unpacking replacement libstdc++6 ...
  Setting up libstdc++6 (4.4.5-8) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace apt 0.8.8 (using .../archives/apt_0.8.9_amd64.deb) ...
  Unpacking replacement apt ...
  Setting up apt (0.8.9) ...
  gpg: key F42584E6: "Lenny Stable Release Key <debian-rele...@lists.debian.org>" not changed
  gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) <ftpmas...@debian.org>" not changed
  gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed
  gpg: key B98321F9: "Squeeze Stable Release Key <debian-rele...@lists.debian.org>" not changed
  gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmas...@debian.org>" not changed
  gpg: Total number processed: 5
  gpg:              unchanged: 5
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace sysv-rc 2.88dsf-12 (using .../sysv-rc_2.88dsf-13_all.deb) ...
  Unpacking replacement sysv-rc ...
  Setting up sysv-rc (2.88dsf-13) ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace initscripts 2.88dsf-12 (using .../initscripts_2.88dsf-13_amd64.deb) ...
  Unpacking replacement initscripts ...
  Setting up initscripts (2.88dsf-13) ...
  Installing new version of config file /etc/init.d/umountfs ...
  (Reading database ... 6128 files and directories currently installed.)
  Preparing to replace liblzma2 4.999.9beta+20100810-1 (using .../liblzma2_5.0.0-2_amd64.deb) ...
  Unpacking replacement liblzma2 ...
  Setting up liblzma2 (5.0.0-2) ...
  (Reading database ... 6129 files and directories currently installed.)
  Preparing to replace xz-utils 4.999.9beta+20100810-1 (using .../xz-utils_5.0.0-2_amd64.deb) ...
  Unpacking replacement xz-utils ...
  Setting up xz-utils (5.0.0-2) ...
  (Reading database ... 6132 files and directories currently installed.)
  Preparing to replace libdb4.8 4.8.30-2 (using .../libdb4.8_4.8.30-3_amd64.deb) ...
  Unpacking replacement libdb4.8 ...
  Setting up libdb4.8 (4.8.30-3) ...
0m13.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', '-yf', 'upgrade']
0m13.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', 'clean']
0m13.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', 'clean']
0m13.2s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpSiR3uU/tmp/scripts/
0m13.2s INFO: Running scripts post_setup
0m13.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '--get-selections', '*']
0m13.9s 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
  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
0m13.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '--get-selections', '*']
0m13.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-cache', 'show', 'buildbot']
0m14.0s DUMP: 
  Package: buildbot
  Priority: optional
  Section: devel
  Installed-Size: 4620
  Maintainer: Matthias Klose <d...@debian.org>
  Architecture: all
  Version: 0.7.12-3
  Depends: python2.6 | python2.5, python (>= 2.6.5-11~), python (<< 2.7), python-twisted-core (>= 2.2), python-twisted-mail, python-twisted-web, python-twisted-words, adduser, dpkg (>= 1.15.4) | install-info
  Suggests: bzr | subversion | cvs | mercurial | darcs | git-core
  Filename: pool/main/b/buildbot/buildbot_0.7.12-3_all.deb
  Size: 1097978
  MD5sum: e2c95d7d6589bfea8e37ffe9df76cf54
  SHA1: 90afb5d33309468a264efddca57a64b11b03568b
  SHA256: 192bef77ca17c028f435ef88a45966f0e8f901d4093121d1a79512d40bbf1de1
  Description: a system to automate the compile/test cycle
   The BuildBot is a system to automate the compile/test cycle required
   by most software projects to validate code changes. By automatically
   rebuilding and testing the tree each time something has changed,
   build problems are pinpointed quickly, before other developers are
   inconvenienced by the failure. The guilty developer can be identified
   and harassed without human intervention.
   .
   By running the builds on a variety of platforms, developers who do
   not have the facilities to test their changes everywhere before
   checkin will at least know shortly afterwards whether they have
   broken the build or not. Warning counts, lint checks, image size,
   compile time, and other build parameters can be tracked over time,
   are more visible, and are therefore easier to improve.
  Homepage: http://buildbot.net/
  Python-Version: 2.5, 2.6
  Tag: devel::buildtools, devel::testing-qa, role::program
0m14.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-cache', 'show', 'buildbot']
0m14.0s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmp_BBTy7/piuparts-depends-dummy']
0m14.1s DUMP: 
  dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmp_BBTy7/piuparts-depends-dummy.deb'.
0m14.1s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmp_BBTy7/piuparts-depends-dummy']
0m14.1s DEBUG: Copying /org/piuparts.debian.org/tmp/tmp_BBTy7/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpSiR3uU/tmp
0m14.1s INFO: Running scripts pre_install
0m14.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'tmp/scripts/pre_install_exceptions']
0m14.1s 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
0m14.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'tmp/scripts/pre_install_exceptions']
0m14.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m14.1s DUMP: 
  Selecting previously deselected package piuparts-depends-dummy.
  (Reading database ... 6132 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 python2.6 | python2.5; however:
    Package python2.6 is not installed.
    Package python2.5 is not installed.
   piuparts-depends-dummy depends on python (>= 2.6.5-11~); however:
    Package python is not installed.
   piuparts-depends-dummy depends on python (<< 2.7); however:
    Package python is not installed.
   piuparts-depends-dummy depends on python-twisted-core (>= 2.2); however:
    Package python-twisted-core is not installed.
   piuparts-depends-dummy depends on python-twisted-mail; however:
    Package python-twisted-mail is not installed.
   piuparts-depends-dummy depends on python-twisted-web; however:
    Package python-twisted-web is not installed.
   piuparts-depends-dummy depends on python-twisted-words; however:
    Package python-twisted-words is not installed.
   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
0m14.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m14.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', '-yf', 'install']
0m24.8s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Correcting dependencies... Done
  The following extra packages will be installed:
    adduser libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python
    python-central python-minimal python-openssl python-pkg-resources
    python-support python-twisted-bin python-twisted-core python-twisted-mail
    python-twisted-web python-twisted-words python-zope.interface python2.6
    python2.6-minimal
  Suggested packages:
    perl-modules python-doc python-tk python-profiler python-openssl-doc
    python-openssl-dbg python-distribute python-distribute-doc
    python-twisted-bin-dbg python-gtk2 python-glade2 python-qt3 python-wxgtk2.8
    python-wxgtk2.6 python-z3c.recipe.sphinxdoc python2.6-doc python2.6-profiler
    binutils binfmt-support
  Recommended packages:
    libgpm2 file python-pam python-serial python-twisted-names
  The following NEW packages will be installed:
    adduser libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python
    python-central python-minimal python-openssl python-pkg-resources
    python-support python-twisted-bin python-twisted-core python-twisted-mail
    python-twisted-web python-twisted-words python-zope.interface python2.6
    python2.6-minimal
  0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
  1 not fully installed or removed.
  Need to get 8760 kB of archives.
  After this operation, 37.2 MB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ sid/main libssl0.9.8 amd64 0.9.8o-3 [997 kB]
  Get:2 http://piatti.debian.org/debian/ sid/main python2.6-minimal amd64 2.6.6-6 [1521 kB]
  Get:3 http://piatti.debian.org/debian/ sid/main mime-support all 3.51-1 [35.0 kB]
  Get:4 http://piatti.debian.org/debian/ sid/main libexpat1 amd64 2.0.1-7 [137 kB]
  Get:5 http://piatti.debian.org/debian/ sid/main libncursesw5 amd64 5.7+20100313-4 [389 kB]
  Get:6 http://piatti.debian.org/debian/ sid/main libsqlite3-0 amd64 3.7.3-1 [397 kB]
  Get:7 http://piatti.debian.org/debian/ sid/main python2.6 amd64 2.6.6-6 [2453 kB]
  Get:8 http://piatti.debian.org/debian/ sid/main python-minimal all 2.6.6-3+squeeze1 [32.7 kB]
  Get:9 http://piatti.debian.org/debian/ sid/main python all 2.6.6-3+squeeze1 [167 kB]
  Get:10 http://piatti.debian.org/debian/ sid/main python-twisted-bin amd64 10.1.0-3 [41.3 kB]
  Get:11 http://piatti.debian.org/debian/ sid/main python-pkg-resources all 0.6.14-4 [64.6 kB]
  Get:12 http://piatti.debian.org/debian/ sid/main python-central all 0.6.16+nmu1 [47.4 kB]
  Get:13 http://piatti.debian.org/debian/ sid/main python-zope.interface amd64 3.5.3-1+b1 [119 kB]
  Get:14 http://piatti.debian.org/debian/ sid/main python-twisted-core all 10.1.0-3 [1116 kB]
  Get:15 http://piatti.debian.org/debian/ sid/main python-support all 1.0.11 [32.8 kB]
  Get:16 http://piatti.debian.org/debian/ sid/main python-openssl amd64 0.10-1 [135 kB]
  Get:17 http://piatti.debian.org/debian/ sid/main python-twisted-mail all 10.1.0-1 [193 kB]
  Get:18 http://piatti.debian.org/debian/ sid/main python-twisted-web all 10.1.0-1 [399 kB]
  Get:19 http://piatti.debian.org/debian/ sid/main python-twisted-words all 10.1.0-1 [232 kB]
  Get:20 http://piatti.debian.org/debian/ sid/main adduser all 3.112+nmu2 [250 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 8760 kB in 0s (29.3 MB/s)
  Selecting previously deselected package libssl0.9.8.
  (Reading database ... 6132 files and directories currently installed.)
  Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-3_amd64.deb) ...
  Selecting previously deselected package python2.6-minimal.
  Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.6-6_amd64.deb) ...
  Selecting previously deselected package mime-support.
  Unpacking mime-support (from .../mime-support_3.51-1_all.deb) ...
  Selecting previously deselected package libexpat1.
  Unpacking libexpat1 (from .../libexpat1_2.0.1-7_amd64.deb) ...
  Selecting previously deselected package libncursesw5.
  Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-4_amd64.deb) ...
  Selecting previously deselected package libsqlite3-0.
  Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.3-1_amd64.deb) ...
  Selecting previously deselected package python2.6.
  Unpacking python2.6 (from .../python2.6_2.6.6-6_amd64.deb) ...
  Selecting previously deselected package python-minimal.
  Unpacking python-minimal (from .../python-minimal_2.6.6-3+squeeze1_all.deb) ...
  Selecting previously deselected package python.
  Unpacking python (from .../python_2.6.6-3+squeeze1_all.deb) ...
  Selecting previously deselected package python-twisted-bin.
  Unpacking python-twisted-bin (from .../python-twisted-bin_10.1.0-3_amd64.deb) ...
  Selecting previously deselected package python-pkg-resources.
  Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.14-4_all.deb) ...
  Selecting previously deselected package python-central.
  Unpacking python-central (from .../python-central_0.6.16+nmu1_all.deb) ...
  Selecting previously deselected package python-zope.interface.
  Unpacking python-zope.interface (from .../python-zope.interface_3.5.3-1+b1_amd64.deb) ...
  Selecting previously deselected package python-twisted-core.
  Unpacking python-twisted-core (from .../python-twisted-core_10.1.0-3_all.deb) ...
  Selecting previously deselected package python-support.
  Unpacking python-support (from .../python-support_1.0.11_all.deb) ...
  Selecting previously deselected package python-openssl.
  Unpacking python-openssl (from .../python-openssl_0.10-1_amd64.deb) ...
  Selecting previously deselected package python-twisted-mail.
  Unpacking python-twisted-mail (from .../python-twisted-mail_10.1.0-1_all.deb) ...
  Selecting previously deselected package python-twisted-web.
  Unpacking python-twisted-web (from .../python-twisted-web_10.1.0-1_all.deb) ...
  Selecting previously deselected package python-twisted-words.
  Unpacking python-twisted-words (from .../python-twisted-words_10.1.0-1_all.deb) ...
  Selecting previously deselected package adduser.
  Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ...
  Setting up libssl0.9.8 (0.9.8o-3) ...
  Setting up python2.6-minimal (2.6.6-6) ...
  Setting up mime-support (3.51-1) ...
  update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode.
  Setting up libexpat1 (2.0.1-7) ...
  Setting up libncursesw5 (5.7+20100313-4) ...
  Setting up libsqlite3-0 (3.7.3-1) ...
  Setting up python2.6 (2.6.6-6) ...
  Setting up python-minimal (2.6.6-3+squeeze1) ...
  Setting up python (2.6.6-3+squeeze1) ...
  Setting up python-twisted-bin (10.1.0-3) ...
  Setting up python-pkg-resources (0.6.14-4) ...
  Setting up python-central (0.6.16+nmu1) ...
  Setting up python-zope.interface (3.5.3-1+b1) ...
  Setting up python-support (1.0.11) ...
  Setting up python-openssl (0.10-1) ...
  Setting up adduser (3.112+nmu2) ...
  Processing triggers for python-central ...
  Setting up python-twisted-core (10.1.0-3) ...
  Setting up python-twisted-mail (10.1.0-1) ...
  Setting up python-twisted-web (10.1.0-1) ...
  Setting up python-twisted-words (10.1.0-1) ...
  Setting up piuparts-depends-dummy (0.invalid.0) ...
  Processing triggers for python-support ...
0m24.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', '-yf', 'install']
0m24.8s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m24.8s INFO: Running scripts post_install
0m24.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', 'clean']
0m24.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', 'clean']
0m24.8s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpSiR3uU/tmp/piuparts-depends-dummy.deb
0m24.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m24.8s DUMP: 
  (Reading database ... 9434 files and directories currently installed.)
  Removing piuparts-depends-dummy ...
0m24.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m24.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '--remove', '--pending']
0m24.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'dpkg', '--remove', '--pending']
0m25.7s INFO: Running scripts pre_install
0m25.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'tmp/scripts/pre_install_exceptions']
0m25.7s 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
0m25.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'tmp/scripts/pre_install_exceptions']
0m25.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', '-y', 'install', 'buildbot']
0m27.4s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Suggested packages:
    bzr subversion cvs mercurial darcs git-core
  The following NEW packages will be installed:
    buildbot
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 1098 kB of archives.
  After this operation, 4731 kB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ sid/main buildbot all 0.7.12-3 [1098 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 1098 kB in 0s (25.0 MB/s)
  Selecting previously deselected package buildbot.
  (Reading database ... 9434 files and directories currently installed.)
  Unpacking buildbot (from .../buildbot_0.7.12-3_all.deb) ...
  Setting up buildbot (0.7.12-3) ...
  Creating/updating buildbot user account...
  Traceback (most recent call last):
    File "/usr/bin/pycompile", line 286, in <module>
      main()
    File "/usr/bin/pycompile", line 239, in main
      exists("/usr/bin/python%d.%d" % options.vrange[0]):
  TypeError: %d format: a number is required, not NoneType
  dpkg: error processing buildbot (--configure):
   subprocess installed post-installation script returned error exit status 1
  configured to not write apport reports
  Errors were encountered while processing:
   buildbot
  E: Sub-process /usr/bin/dpkg returned an error code (1)
0m27.4s ERROR: Command failed (status=100): ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'apt-get', '-y', 'install', 'buildbot']
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Suggested packages:
    bzr subversion cvs mercurial darcs git-core
  The following NEW packages will be installed:
    buildbot
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 1098 kB of archives.
  After this operation, 4731 kB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ sid/main buildbot all 0.7.12-3 [1098 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 1098 kB in 0s (25.0 MB/s)
  Selecting previously deselected package buildbot.
  (Reading database ... 9434 files and directories currently installed.)
  Unpacking buildbot (from .../buildbot_0.7.12-3_all.deb) ...
  Setting up buildbot (0.7.12-3) ...
  Creating/updating buildbot user account...
  Traceback (most recent call last):
    File "/usr/bin/pycompile", line 286, in <module>
      main()
    File "/usr/bin/pycompile", line 239, in main
      exists("/usr/bin/python%d.%d" % options.vrange[0]):
  TypeError: %d format: a number is required, not NoneType
  dpkg: error processing buildbot (--configure):
   subprocess installed post-installation script returned error exit status 1
  configured to not write apport reports
  Errors were encountered while processing:
   buildbot
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
0m27.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'umount', '/proc']
0m27.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSiR3uU', 'umount', '/proc']
0m28.0s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpSiR3uU

End: 2010-11-28 21:45:38 UTC

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to