This is a bug in the package  bcmwl-kernel-source (6.30.223.141+bdcom-0ubuntu2)
It still affects the latest Ubuntu. It causes an endless loop where the package 
won't complete installation and apt won't do anything without the package 
completing. The solution is as follows(credit goes to another poster)

The command that appears to be hanging is:
"modprobe -wl"
If you open another terminal and do:
"ps aux | grep modprobe"
you will see the hung process and can eliminate it using
kill -9 <processid>

Anyway, the offending package should have a timeout tied to that
modprobe command.

** Package changed: ubuntu => bcmwl (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1173372

Title:
  apt-get hangs:  DKMS: install completed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1173372/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to