A work-around is to comment out the 1116-1118 in /var/lib/dpkg/info
/linux-image-2.6.20-4-generic.postinst:

# Let programs know not to suspend
#if mountpoint -q /var/run; then
#  touch /var/run/do-not-suspend
#fi

Those lines looks like a bash snippet in a perl script.

Afterwards run sudo dpkg --configure --pending to complete the
installation.

-- 
linux-image-2.6.20-4-generic package doesnt configure when installed
https://launchpad.net/bugs/77968

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to