update manager not working

Asked by reed banals

I ran, this in terminal;

sudo dpkg --configure -a
sudo apt-get install -f

lThe following packages will be upgraded:
  libwbclient0
1 upgraded, 0 newly installed, 1 to remove and 358 not upgraded.
1 not fully installed or removed.
Need to get 0B/108kB of archives.
After this operation, 76.2MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 133483 files and directories currently installed.)
Preparing to replace libwbclient0 2:3.4.7~dfsg-1ubuntu3.3 (using .../libwbclient0_2%3a3.4.7~dfsg-1ubuntu3.10_i386.deb) ...
Unpacking replacement libwbclient0 ...

This hangs there FOREVER and does Nothing!

 I can not make the half installed attempt go way.
Therefore I can not update or install ANYTHING else.

I was simply activating file sharing, is this a Samba issue?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Joseph Matheney (pfifo-fast) said :
#1

maybe try:
sudo dpkg --force-all -P libwbclient0
sudo apt-get clean
sudo apt-get install libwbclient0

sorry in advance if you remove it and cant get it back ;)

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

If the advice given by Joseph Matheney does not help, you should execute steps 1 to 6 of https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure with the only deviation that in step 6 you should not create a new question document, but should paset everything into this current one.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of:

lsb_release -a; uname -a

Thanks

Can you help with this problem?

Provide an answer of your own, or ask reed banals for more information if necessary.

To post a message you must log in.