[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2018-04-08 Thread ciruman
Hi, I had the same problem in Ubuntu 18.04 Beta2.

What I did was to find the bcmwl related tasks("ps aux|grep bcmwl") and
I found there was one something like "rmmod []bcmwl" blocked.

I killed it(sudo kill -9 [pid] and I could continue. Now I have upgrade
the system.

I think it happened to me by canceling the installation of restricted
drivers.

-- 
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

[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2015-10-26 Thread Davide
I can confirm that workaround in #12 works for me on upgrading a macbook
pro early 2015 from 15.04 to 15.10.

-- 
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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2014-09-16 Thread WhyteHorse
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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-10-30 Thread Jacob Degeling
I managed to get the driver for my BCM4311 14e4:4312 on a Dell Latitude
D620 running Ubuntu 13.10 by following the instructions on this page:
http://askubuntu.com/questions/55868/how-to-install-broadcom-wireless-
drivers-bcm43xx. Good Luck!

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-09-25 Thread Paul Flint
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

Regards,

Flint

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-08-25 Thread Travis Brown
I ran into a similar problem the other day when trying to install
drivers for my Broadcom wireless card. It seems that the dkpg process
tree was hung up on 'modprobe'.

I was able to force stop (ctrl-z) and run lxtask (using `sudo lxtask`). From 
lxtask I was able to follow the process tree and restart the processes 
beginning with the sudo process.
The process was still not getting anywhere so I killed the modprobe process and 
waited a few minutes. After exiting lxtask I was able to run apt-get update. 
The package manager (GUI included) seems to be working fine now.

Hopefully that helps. If not, feel free to ask questions.

I am so far still unsuccessful in my attempts to access wi-fi, but I was
able to get the package manager working again. For what it's worth, I'm
running Lubuntu 13.4(raring). Hopefully I'll have more luck with Bodhi
or LXLE.

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-07-09 Thread rue
I get this same error on a new installation of Ubuntu 13.10 I have tried
sudo dpkg --configure -a which I was prompted to do but but just end up
with the same error.

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-05-03 Thread JoeR
The link URL below is bad advice.  Ubuntu 12.04  does not work by
default with my wifi hardware, and I follwed this documentation below.

https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx

The result of the above documentation is 
a) lock on apt-get (  fixed by using the RM command )
b) still no wifi, can only use ethernet cord

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-04-30 Thread Fabio Marconi
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We understand the difficulties you
are facing, but it is better to raise problems you are having in the
support tracker at https://answers.launchpad.net/ubuntu if you are
uncertain if they are bugs. You can also find help posting your problem
in the support forum of your local Ubuntu's community
http://loco.ubuntu.com/ or asking at http://askubuntu.com. For help on
reporting bugs, see https://help.ubuntu.com/community/ReportingBugs.

** Changed in: ubuntu
   Status: Incomplete = New

** Changed in: ubuntu
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+question/227851

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-04-30 Thread JoeR
I don't understand how this can be labeled as not a bug

Here's the summary:

new fresh system install, update software, install one official package,
now the system for adding packages is no longer functional.   This is
100% reproducible.


Could someone please define the official meaning of a bug for the ubuntu 
developers? How was that decision made?

-- 
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/+bug/1173372/+subscriptions

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


Re: [Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-04-29 Thread JoeR
Launchpad will not let me file this bug with a target package.
I attempted but failed to set the target 
  The web interface for launchpad suggests ia32-apt-get and then rejects that 
suggestion when I click Save changes.  Here's the quote:  there is no package 
named 'ia32-apt-get' published in Ubuntu.     
  So please fix launchpad so I can properly set this bug target to the 
package=apt-get
Once launchpad is fixed, the bug can be investigated.   


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

-- 
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/+bug/1173372/+subscriptions

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

[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-04-29 Thread JoeR
I'm the author of this bug. Here are updates

The bug reporting system (launchpad)  is buggy and It's hard to obey all
the rules from the people who make the rules for reporting bugs.

a) I did attempt using the tools alt+f2, then ubuntu-bug -w, and that
failed, and mis-reports the bug is with terminal. The bug is with apt-
get run inside terminal

b) I did attempt to follow the documentation on launchpad, and that says
to manually report the package target and distrubtion, which I did
attempt, and launchpad did not save.

c) I did attempt to re-update the proper bug target, and then the error
message shows up.   The web interface for launchpad suggests ia32-apt-
get as a bug target,  and then when I try to save my update, launchpad
rejects that suggestion  Here's the quote:  there is no package named
'ia32-apt-get' published in Ubuntu.


=

As I reported, the bug result is a locked out error on any more attempts
at apt-get.

Here are more details of that lock, below




id@id-laptop:~$ sudo -s
[sudo] password for id: 
root@id-laptop:~# apt-get clean
E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource 
temporarily unavailable)
E: Unable to lock the download directory
root@id-laptop:~# apt-get autoremove
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily 
unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another 
process using it?
root@id-laptop:~# apt-get update
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily 
unavailable)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily 
unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another 
process using it?
root@id-laptop:~# apt-get upgrade
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily 
unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another 
process using it?
root@id-laptop:~# 


==

In conclusion

a) ) first I would love a workaround to get apt-get working and my wifi
working

b) then fix launchpad so people can report bugs without a huge burden

c) then lets fix this bug so no workrouand is needed.


Thanks.   J

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-04-27 Thread Fabio Marconi
Hallo
running:
sudo apt-get clean
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get update
sudo apt-get upgrade
have you got some errors '
Please paste it here.
Thanks
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-04-27 Thread Fabio Marconi
** Changed in: ubuntu
   Status: New = Incomplete

-- 
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/+bug/1173372/+subscriptions

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


[Bug 1173372] Re: apt-get hangs: DKMS: install completed.

2013-04-26 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1173372/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
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/+bug/1173372/+subscriptions

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