Comment 2 for bug 518853

Revision history for this message
Test-tools (roland-verifysoft) wrote :

pstree shows that it hangs here
 ├─bash───apt-get───dpkg───frontend───kexec-tools.pos───update-grub

Attaching to update-grub:
$ sudo strace -p 8542
Process 8542 attached - interrupt to quit
read(0,

Well, it seams to wait for something from stdin, nothing comes.
Accoding to /proc/8542/fd/0 that descriptor is a (broken) pipe.