kexec-tool (1:2.0.1-1ubuntu1) hang when configuring

Bug #518991 reported by woju
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
NULL Project
Invalid
Undecided
Unassigned
kexec-tools (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Today (February 8, 2010) kexec-tool was update to (1:2.0.1-1ubuntu1).
When apt-get make post-instalation configuration, they hang.

I verify what report strace:

root@tardis:~# ps auxww|grep apt-get
root 30050 0.0 0.8 12088 7956 pts/1 S+ 20:41 0:00 apt-get -f install
root 30473 0.0 0.0 3116 812 pts/2 S+ 20:54 0:00 grep apt-get
root@tardis:~# strace -p 30050
Process 30050 attached - interrupt to quit
pselect6(40, [0 37 39], NULL, NULL, {0, 604249701}, {[], 8}) = 0 (Timeout)
waitpid(30055, 0xbfcf7f20, WNOHANG) = 0
pselect6(40, [0 37 39], NULL, NULL, {1, 0}, {[], 8}) = 0 (Timeout)
waitpid(30055, 0xbfcf7f20, WNOHANG) = 0
pselect6(40, [0 37 39], NULL, NULL, {1, 0}, {[], 8}) = 0 (Timeout)
waitpid(30055, 0xbfcf7f20, WNOHANG) = 0
pselect6(40, [0 37 39], NULL, NULL, {1, 0}, {[], 8}) = 0 (Timeout)
waitpid(30055, 0xbfcf7f20, WNOHANG) = 0
pselect6(40, [0 37 39], NULL, NULL, {1, 0}, {[], 8}) = 0 (Timeout)
waitpid(30055, 0xbfcf7f20, WNOHANG) = 0
pselect6(40, [0 37 39], NULL, NULL, {1, 0}, {[], 8}^C <unfinished ...>
Process 30050 detached

Tags: karmic2lucid
Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: New → Invalid
affects: launchpad-registry → null
Revision history for this message
Steffen Röcker (sroecker) wrote :

I can confirm this.
/bin/sh /var/lib/dpkg/info/kexec-tools.postinst configure 20090000-2.0.0ubuntu12
hangs at waitpid.

Changed in ubuntu:
status: New → Confirmed
affects: ubuntu → kexec-tools (Ubuntu)
Revision history for this message
Test-tools (roland-verifysoft) wrote :

As a temporary workaround,
  sudo chmod -x /usr/sbin/update-grub
apt-get/dpkg will the suceed, revert then back
 sudo chmod +x /usr/sbin/update-grub
you may the run
 sudo /usr/sbin/update-grub

Roland "Test-tools" Bär

P.S: Please apply my patch for bug #518853

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.