1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
runit-run UKN Failed 71.5132
Reason: INST_FAILED
1-line summary:
XXX
multi-line summary:
Unpacking runit-run (from .../runit-run_1.0.0_all.deb) ...
This package diverts sysvinit's /sbin/init program. After the first
installation of the runit-run package, migrate essential services from
sysvinit to runit, so that these will get started after reboot. Then,
use
# /sbin/init.sysv 6
to reboot the system with runit as process no 1.
Please read the runit documentation before proceeding:
http://smarden.org/runit/
Press ENTER to continue, press Ctrl-C to abort... dpkg: error processing /var/cache/apt/archives/runit-run_1.0.0_all.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/runit-run_1.0.0_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
excerpt for mail:
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgc1c2
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fgetty runit
Suggested packages:
socklog-run
The following NEW packages will be installed:
fgetty runit runit-run
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 144kB of archives.
After this operation, 750kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
fgetty runit runit-run
Authentication warning overridden.
Get:1 http://127.0.0.1 lenny/main fgetty 0.6-5 [21.9kB]
Get:2 http://127.0.0.1 lenny/main runit 2.0.0-1 [111kB]
Get:3 http://127.0.0.1 lenny/main runit-run 1.0.0 [11.2kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 144kB in 1s (135kB/s)
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package fgetty.
(Reading database ... 5779 files and directories currently installed.)
Unpacking fgetty (from .../archives/fgetty_0.6-5_i386.deb) ...
Selecting previously deselected package runit.
Unpacking runit (from .../runit_2.0.0-1_i386.deb) ...
Selecting previously deselected package runit-run.
Unpacking runit-run (from .../runit-run_1.0.0_all.deb) ...
This package diverts sysvinit's /sbin/init program. After the first
installation of the runit-run package, migrate essential services from
sysvinit to runit, so that these will get started after reboot. Then,
use
# /sbin/init.sysv 6
to reboot the system with runit as process no 1.
Please read the runit documentation before proceeding:
http://smarden.org/runit/
Press ENTER to continue, press Ctrl-C to abort... dpkg: error processing /var/cache/apt/archives/runit-run_1.0.0_all.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/runit-run_1.0.0_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
|