Results 1 to 10 of 10
I'm new to linux. I'm using Ubuntu 10.04. I was updating my computer through the update manager. It downloaded all the files necessary to install updates but when it came ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-21-2010 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 6
Broken package libc6
I'm new to linux. I'm using Ubuntu 10.04. I was updating my computer through the update manager. It downloaded all the files necessary to install updates but when it came time to install them, it hung for nearly a day before I finally logged out and back in.
When I went to synaptic package manager, it said I had 1 broken package. The program was libc6. How can I fix this error because I can't install programs or update my computer,
I should note I tried :
When I use
sudo apt-get installWhen I useReading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
E: Unmet dependencies. Try using -f.
apt-get -f installWhen I type y, it downloads the 13.8 mb's and then hangs during the installation process. Is their a way to fix this? Any help would be appreciated.Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libc-bin libc-dev-bin libc6 libc6-dev libc6-i686 libssl0.9.8
Suggested packages:
glibc-doc
The following packages will be upgraded:
libc-bin libc-dev-bin libc6 libc6-dev libc6-i686 libssl0.9.8
6 upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
2 not fully installed or removed.
Need to get 0B/13.8MB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]?
- 10-21-2010 #2
i suggest you first update your update manager and kernel then try to update other things
Take risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 10-21-2010 #3Just Joined!
- Join Date
- Oct 2010
- Posts
- 6
- 10-21-2010 #4Just Joined!
- Join Date
- Oct 2010
- Posts
- 6
These are the actual unmet dependencies:
The following packages have unmet dependencies:
libc6-dev: Depends: libc6 (= 2.11.1-0ubuntu7.2) but 2.11.1-0ubuntu7.4 is to be installed
libc6-i686: PreDepends: libc6 (= 2.11.1-0ubuntu7.2) but 2.11.1-0ubuntu7.4 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- 10-21-2010 #5Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Windows 7=(cuz of scooters)
Free Linux Books
Free R Books
- 10-21-2010 #6Just Joined!
- Join Date
- Oct 2010
- Posts
- 6
I've done this a number of times. It works. I tried and can't post the readout because I can't post URL's until I have 15 post to my credit. This is the end of the post. Packages are downloading, but nothing will install.Sources
Reading package lists... Done
I googled and tried out the following commands:
apt-get updateapt-get upgradesudo apt-get cleanThey don't fix the dependencies. Is there something else I could try?sudo apt-get install -f
- 10-22-2010 #7
You could try using synaptic package manager in system > adminstration
Then click edit > fix broken packages after doing a reload first.Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Windows 7=(cuz of scooters)
Free Linux Books
Free R Books
- 10-22-2010 #8Just Joined!
- Join Date
- Oct 2010
- Posts
- 6
- 10-22-2010 #9
Could you open software sources (not in menu by default anymore - open Applications -> Ubuntu Software Center -> edit - Software Sources.
Disable any 3rd party repositories at this time (under other software). You can renable them later.
Under the updates tab make sure that the first 2 are checked - Maverick-security and Maverick-updates
If you had to check one then click close and reload and try again.
If both are checked then go under the Ubuntu Software tab and switch to the main server (if not using it) , close and reload.
Screenshot-Software Sources.jpg
Then. open
synaptic package manager -> edit -> fix broken packages again.Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Windows 7=(cuz of scooters)
Free Linux Books
Free R Books
- 10-22-2010 #10Just Joined!
- Join Date
- Oct 2010
- Posts
- 6
It didn't work. I was on the United States server instead of main. I'm not sure which is better. Not that it probably matters, but I'm using Lucid, Not Maverick. When I select edit, fix broken dependencies, I get dependencies successfully fixed. When I close it and reopen it, the package is still broken.


Reply With Quote

