[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#785110: Hang starting hurd-console during upgrade



Package: hurd
Version: 0.6-4

During 'apt-get dist-upgrade':

Preparing to unpack .../hurd_1%3a0.6-4_hurd-i386.deb ...
Unpacking hurd (1:0.6-4) over (1:0.6-2) ...
Setting up hurd (1:0.6-4) ...

This hung all night.  ps hangs until interrupted it, too.  I added 'set
-x' to hurd.postinst to reveal where the hang occurs:

richard@heceptor:~$ sudo dpkg --configure hurd

Setting up hurd (1:0.6-4) ...
+ [ configure = configure ]
+ [ 1:0.6-2 ]
+ update-alternatives --quiet --remove runsystem /libexec/runsystem.gnu
+ update-alternatives --quiet --install /etc/hurd/runsystem runsystem
/etc/hurd/
runsystem.gnu 5 --slave /sbin/halt halt /sbin/halt-hurd --slave
/sbin/reboot reboot /sbin/reboot-hurd
+ update-alternatives --install /usr/bin/fakeroot fakeroot
/usr/bin/fakeroot-hurd 30
+ update-alternatives --install /bin/ps ps /bin/ps-hurd 60
+ update-alternatives --install /usr/bin/uptime uptime
/usr/bin/uptime-hurd 30
+ update-alternatives --install /usr/bin/vmstat vmstat
/usr/bin/vmstat-hurd 60
+ update-alternatives --install /usr/bin/w w /usr/bin/w-hurd 60
+ ADDUSERCONF=/etc/adduser.conf
+ test -f /etc/adduser.conf
+ sed -n
s/^[[:space:]]*FIRST_SYSTEM_UID[[:space:]]*=[[:space:]]*["']\?\([^"']*\
)["']\?/\1/p /etc/adduser.conf
+ FIRST_SYSTEM_UID=100
+ sed -n
s/^[[:space:]]*LAST_SYSTEM_UID[[:space:]]*=[[:space:]]*["']\?\([^"']*\)
["']\?/\1/p /etc/adduser.conf
+ LAST_SYSTEM_UID=999
+ sed -n
s/^[[:space:]]*FIRST_SYSTEM_GID[[:space:]]*=[[:space:]]*["']\?\([^"']*\
)["']\?/\1/p /etc/adduser.conf
+ FIRST_SYSTEM_GID=100
+ sed -n
s/^[[:space:]]*LAST_SYSTEM_GID[[:space:]]*=[[:space:]]*["']\?\([^"']*\)
["']\?/\1/p /etc/adduser.conf
+ LAST_SYSTEM_GID=999
+ test -z 100
+ test -z 999
+ test -z 100
+ test -z 999
+ [ configure = configure ]
+ add-shell /bin/loginpr
+ getent passwd login
+ [ -x /etc/init.d/hurd-console ]
+ update-rc.d hurd-console defaults
+ invoke-rc.d hurd-console start


ttfn/rjk


Reply to: