Package: kumofs
Version: 0.4.12-3
Severity: serious
User: [email protected]
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 kumofs (from .../kumofs_0.4.12-3_amd64.deb) ...
  Setting up kumofs (0.4.12-3) ...
  chown: cannot access `/var/run/kumofs': No such file or directory
  dpkg: error processing kumofs (--configure):
   subprocess installed post-installation script returned error exit status 1
  configured to not write apport reports
  Errors were encountered while processing:
   kumofs
  E: Sub-process /usr/bin/dpkg returned an error code (1)

I assume you just do a "mkdir /var/run/kumofs" instead of 
a "mkdir -p /var/run/kumofs". Please also note that /var/run might no exist 
on boot neither.


cheers,
        Holger
Start: 2010-11-14 22:47:39 UTC

Package: kumofs
Priority: extra
Section: misc
Installed-Size: 1460
Maintainer: Taku YASUI <[email protected]>
Architecture: amd64
Version: 0.4.12-3
Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libmsgpack3 (>= 0.5.1), libmsgpackc2 (>= 0.5.1), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.4.0), libtokyocabinet8 (>= 1.4.14), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, ruby, libmsgpack-ruby1.8, adduser
Filename: pool/main/k/kumofs/kumofs_0.4.12-3_amd64.deb
Size: 550662
MD5sum: 207726a6605c4a66ad690f5be867d196
SHA1: e85b1ccc35ae80c973f3cf031551337845f6355d
SHA256: 429beb250be3cf0207cfef3dd8e89b2ebc653284d92bed1354918b24013220c4
Description: simple and fast distributed key-value store
 Kumofs is a simple and fast distributed key-value store which can use
 a memcached client library to get, set, delete, or compare-and-swap
 values. Tokyo Cabinet serves as a high-performance back-end.
 .
 Main features of kumofs:
  * data is partitioned and replicated over multiple servers;
  * performance on single node systems is comparable with memcached;
  * read and write performance improve when servers are added;
  * servers can be added, restarted, or removed on the fly with no
    configuration change;
  * automatic rebalancing is supported via a consistency control
    algorithm;
  * it provides a safe Compare-And-Swap operation;
  * the memcached protocol is supported.
 .
 Kumofs is used at Nico Nico Douga, the most popular video sharing
 service in Japan.
Homepage: http://kumofs.sourceforge.net/

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ kumofs
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~201011142118 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ kumofs
0m0.0s INFO: Running on: Linux piatti 2.6.32.25-dsa-amd64 #1 SMP Fri Oct 29 08:43:30 UTC 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpasJzUQ
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpasJzUQ
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpasJzUQ', '-zxf', 'sid.tar.gz']
0m2.0s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpasJzUQ', '-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/tmpasJzUQ', '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 [9083 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 9405 kB in 1s (6694 kB/s)
  Reading package lists...
0m4.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', 'update']
0m4.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', '-yf', 'upgrade']
0m9.9s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
    base-files debianutils gcc-4.4-base libgcc1 liblzma2 libstdc++6
    sensible-utils tar xz-utils
  9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 1995 kB of archives.
  After this operation, 618 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.5 [6218 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 tar amd64 1.25-2 [969 kB]
  Get:5 http://piatti.debian.org/debian/ sid/main gcc-4.4-base amd64 4.4.5-7 [122 kB]
  Get:6 http://piatti.debian.org/debian/ sid/main libstdc++6 amd64 4.4.5-7 [341 kB]
  Get:7 http://piatti.debian.org/debian/ sid/main libgcc1 amd64 1:4.4.5-7 [45.0 kB]
  Get:8 http://piatti.debian.org/debian/ sid/main liblzma2 amd64 5.0.0-2 [184 kB]
  Get:9 http://piatti.debian.org/debian/ sid/main xz-utils amd64 5.0.0-2 [201 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 1995 kB in 0s (43.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.5_all.deb) ...
  Unpacking replacement sensible-utils ...
  Setting up sensible-utils (0.0.5) ...
  (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 tar 1.24-1 (using .../archives/tar_1.25-2_amd64.deb) ...
  Unpacking replacement tar ...
  Setting up tar (1.25-2) ...
  (Reading database ... 6127 files and directories currently installed.)
  Preparing to replace gcc-4.4-base 4.4.5-6 (using .../gcc-4.4-base_4.4.5-7_amd64.deb) ...
  Unpacking replacement gcc-4.4-base ...
  Setting up gcc-4.4-base (4.4.5-7) ...
  (Reading database ... 6127 files and directories currently installed.)
  Preparing to replace libstdc++6 4.4.5-6 (using .../libstdc++6_4.4.5-7_amd64.deb) ...
  Unpacking replacement libstdc++6 ...
  Setting up libstdc++6 (4.4.5-7) ...
  (Reading database ... 6127 files and directories currently installed.)
  Preparing to replace libgcc1 1:4.4.5-6 (using .../libgcc1_1%3a4.4.5-7_amd64.deb) ...
  Unpacking replacement libgcc1 ...
  Setting up libgcc1 (1:4.4.5-7) ...
  (Reading database ... 6127 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 ... 6128 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) ...
0m9.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', '-yf', 'upgrade']
0m9.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', 'clean']
0m9.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', 'clean']
0m9.9s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpasJzUQ/tmp/scripts/
0m9.9s INFO: Running scripts post_setup
0m10.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '--get-selections', '*']
0m10.6s 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
0m10.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '--get-selections', '*']
0m10.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-cache', 'show', 'kumofs']
0m10.7s DUMP: 
  Package: kumofs
  Priority: extra
  Section: misc
  Installed-Size: 1460
  Maintainer: Taku YASUI <[email protected]>
  Architecture: amd64
  Version: 0.4.12-3
  Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libmsgpack3 (>= 0.5.1), libmsgpackc2 (>= 0.5.1), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.4.0), libtokyocabinet8 (>= 1.4.14), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, ruby, libmsgpack-ruby1.8, adduser
  Filename: pool/main/k/kumofs/kumofs_0.4.12-3_amd64.deb
  Size: 550662
  MD5sum: 207726a6605c4a66ad690f5be867d196
  SHA1: e85b1ccc35ae80c973f3cf031551337845f6355d
  SHA256: 429beb250be3cf0207cfef3dd8e89b2ebc653284d92bed1354918b24013220c4
  Description: simple and fast distributed key-value store
   Kumofs is a simple and fast distributed key-value store which can use
   a memcached client library to get, set, delete, or compare-and-swap
   values. Tokyo Cabinet serves as a high-performance back-end.
   .
   Main features of kumofs:
    * data is partitioned and replicated over multiple servers;
    * performance on single node systems is comparable with memcached;
    * read and write performance improve when servers are added;
    * servers can be added, restarted, or removed on the fly with no
      configuration change;
    * automatic rebalancing is supported via a consistency control
      algorithm;
    * it provides a safe Compare-And-Swap operation;
    * the memcached protocol is supported.
   .
   Kumofs is used at Nico Nico Douga, the most popular video sharing
   service in Japan.
  Homepage: http://kumofs.sourceforge.net/
0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-cache', 'show', 'kumofs']
0m10.7s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpL1iNnx/piuparts-depends-dummy']
0m10.7s DUMP: 
  dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpL1iNnx/piuparts-depends-dummy.deb'.
0m10.7s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpL1iNnx/piuparts-depends-dummy']
0m10.7s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpL1iNnx/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpasJzUQ/tmp
0m10.7s INFO: Running scripts pre_install
0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m10.9s DUMP: 
  Selecting previously deselected package piuparts-depends-dummy.
  (Reading database ... 6131 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 libmsgpack3 (>= 0.5.1); however:
    Package libmsgpack3 is not installed.
   piuparts-depends-dummy depends on libmsgpackc2 (>= 0.5.1); however:
    Package libmsgpackc2 is not installed.
   piuparts-depends-dummy depends on libssl0.9.8 (>= 0.9.8m-1); however:
    Package libssl0.9.8 is not installed.
   piuparts-depends-dummy depends on libtokyocabinet8 (>= 1.4.14); however:
    Package libtokyocabinet8 is not installed.
   piuparts-depends-dummy depends on ruby; however:
    Package ruby is not installed.
   piuparts-depends-dummy depends on libmsgpack-ruby1.8; however:
    Package libmsgpack-ruby1.8 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
0m10.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m10.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', '-yf', '--no-remove', 'install']
0m14.7s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Correcting dependencies... Done
  The following extra packages will be installed:
    adduser libgdbm3 libmsgpack-ruby1.8 libmsgpack3 libmsgpackc2 libreadline5
    libruby1.8 libssl0.9.8 libtokyocabinet8 ruby ruby1.8
  Suggested packages:
    perl-modules ri ruby-dev ruby1.8-examples ri1.8
  The following NEW packages will be installed:
    adduser libgdbm3 libmsgpack-ruby1.8 libmsgpack3 libmsgpackc2 libreadline5
    libruby1.8 libssl0.9.8 libtokyocabinet8 ruby ruby1.8
  0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
  1 not fully installed or removed.
  Need to get 4015 kB of archives.
  After this operation, 12.9 MB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ sid/main libmsgpack3 amd64 0.5.4-1 [14.5 kB]
  Get:2 http://piatti.debian.org/debian/ sid/main libmsgpackc2 amd64 0.5.4-1 [13.4 kB]
  Get:3 http://piatti.debian.org/debian/ sid/main libssl0.9.8 amd64 0.9.8o-2 [945 kB]
  Get:4 http://piatti.debian.org/debian/ sid/main libtokyocabinet8 amd64 1.4.37-6 [285 kB]
  Get:5 http://piatti.debian.org/debian/ sid/main libgdbm3 amd64 1.8.3-9 [46.2 kB]
  Get:6 http://piatti.debian.org/debian/ sid/main libreadline5 amd64 5.2-7 [146 kB]
  Get:7 http://piatti.debian.org/debian/ sid/main libruby1.8 amd64 1.8.7.302-2 [2061 kB]
  Get:8 http://piatti.debian.org/debian/ sid/main ruby1.8 amd64 1.8.7.302-2 [310 kB]
  Get:9 http://piatti.debian.org/debian/ sid/main ruby all 4.5 [21.7 kB]
  Get:10 http://piatti.debian.org/debian/ sid/main libmsgpack-ruby1.8 amd64 0.4.3-2 [12.5 kB]
  Get:11 http://piatti.debian.org/debian/ sid/main adduser all 3.112+nmu1 [159 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 4015 kB in 0s (5110 kB/s)
  Selecting previously deselected package libmsgpack3.
  (Reading database ... 6131 files and directories currently installed.)
  Unpacking libmsgpack3 (from .../libmsgpack3_0.5.4-1_amd64.deb) ...
  Selecting previously deselected package libmsgpackc2.
  Unpacking libmsgpackc2 (from .../libmsgpackc2_0.5.4-1_amd64.deb) ...
  Selecting previously deselected package libssl0.9.8.
  Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-2_amd64.deb) ...
  Selecting previously deselected package libtokyocabinet8.
  Unpacking libtokyocabinet8 (from .../libtokyocabinet8_1.4.37-6_amd64.deb) ...
  Selecting previously deselected package libgdbm3.
  Unpacking libgdbm3 (from .../libgdbm3_1.8.3-9_amd64.deb) ...
  Selecting previously deselected package libreadline5.
  Unpacking libreadline5 (from .../libreadline5_5.2-7_amd64.deb) ...
  Selecting previously deselected package libruby1.8.
  Unpacking libruby1.8 (from .../libruby1.8_1.8.7.302-2_amd64.deb) ...
  Selecting previously deselected package ruby1.8.
  Unpacking ruby1.8 (from .../ruby1.8_1.8.7.302-2_amd64.deb) ...
  Selecting previously deselected package ruby.
  Unpacking ruby (from .../apt/archives/ruby_4.5_all.deb) ...
  Selecting previously deselected package libmsgpack-ruby1.8.
  Unpacking libmsgpack-ruby1.8 (from .../libmsgpack-ruby1.8_0.4.3-2_amd64.deb) ...
  Selecting previously deselected package adduser.
  Unpacking adduser (from .../adduser_3.112+nmu1_all.deb) ...
  Setting up libmsgpack3 (0.5.4-1) ...
  Setting up libmsgpackc2 (0.5.4-1) ...
  Setting up libssl0.9.8 (0.9.8o-2) ...
  Setting up libtokyocabinet8 (1.4.37-6) ...
  Setting up libgdbm3 (1.8.3-9) ...
  Setting up libreadline5 (5.2-7) ...
  Setting up libruby1.8 (1.8.7.302-2) ...
  Setting up ruby1.8 (1.8.7.302-2) ...
  Setting up ruby (4.5) ...
  Setting up libmsgpack-ruby1.8 (0.4.3-2) ...
  Setting up adduser (3.112+nmu1) ...
  Setting up piuparts-depends-dummy (0.invalid.0) ...
0m14.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', '-yf', '--no-remove', 'install']
0m14.7s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m14.7s INFO: Running scripts post_install
0m14.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', 'clean']
0m14.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', 'clean']
0m14.7s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpasJzUQ/tmp/piuparts-depends-dummy.deb
0m14.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m14.7s DUMP: 
  (Reading database ... 6992 files and directories currently installed.)
  Removing piuparts-depends-dummy ...
0m14.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m14.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '--remove', '--pending']
0m14.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'dpkg', '--remove', '--pending']
0m15.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', '-y', 'install', 'kumofs']
0m16.7s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    kumofs
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 551 kB of archives.
  After this operation, 1495 kB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ sid/main kumofs amd64 0.4.12-3 [551 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 551 kB in 0s (5257 kB/s)
  Selecting previously deselected package kumofs.
  (Reading database ... 6992 files and directories currently installed.)
  Unpacking kumofs (from .../kumofs_0.4.12-3_amd64.deb) ...
  Setting up kumofs (0.4.12-3) ...
  chown: cannot access `/var/run/kumofs': No such file or directory
  dpkg: error processing kumofs (--configure):
   subprocess installed post-installation script returned error exit status 1
  configured to not write apport reports
  Errors were encountered while processing:
   kumofs
  E: Sub-process /usr/bin/dpkg returned an error code (1)
0m16.7s ERROR: Command failed (status=100): ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'apt-get', '-y', 'install', 'kumofs']
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    kumofs
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 551 kB of archives.
  After this operation, 1495 kB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ sid/main kumofs amd64 0.4.12-3 [551 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 551 kB in 0s (5257 kB/s)
  Selecting previously deselected package kumofs.
  (Reading database ... 6992 files and directories currently installed.)
  Unpacking kumofs (from .../kumofs_0.4.12-3_amd64.deb) ...
  Setting up kumofs (0.4.12-3) ...
  chown: cannot access `/var/run/kumofs': No such file or directory
  dpkg: error processing kumofs (--configure):
   subprocess installed post-installation script returned error exit status 1
  configured to not write apport reports
  Errors were encountered while processing:
   kumofs
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'umount', '/proc']
0m16.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpasJzUQ', 'umount', '/proc']
0m17.1s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpasJzUQ

End: 2010-11-14 22:47:56 UTC

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

Reply via email to