When I use either of these programs I get "There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages." it doesn't matter what i try to download. I would like to have a file manager, and can't find konqueror anywhere. >
Announcement
Collapse
No announcement yet.
add/remove programs & adept manager
Collapse
This topic is closed.
X
X
-
Re: add/remove programs & adept manager
Try this, open Konsole and type the following command:
Code:sudo apt-get update
Code:sudo apt-get upgrade
See if that works, but if not, try the following command:
Code:sudo apt-get install -f
Code:sudo apt-get autoremove
Then, run "sudo apt-get update" and "sudo apt-get upgrade" again.Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )
- Top
- Bottom
-
Re: add/remove programs & adept manager
Thanks, tried all your suggestions, I get this message ": 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?"
- Top
- Bottom
Comment
-
Re: add/remove programs & adept manager
If Adept is running, you have to close it before you can run the "apt-get" commands.Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )
- Top
- Bottom
Comment
-
Re: add/remove programs & adept manager
Open a konsole and type:
Code:ls -l /var/lib/dpkg
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment