PDA

View Full Version : [ubuntu] 1 not fully installed or removed



markbusu
June 2nd, 2008, 06:46 PM
Hi guys,

My Apt-get is screwed :(... Every time I perform an installation, i get the following error message:

1 not fully installed or removed

Is there any way to clean apt get and ask for it to re install the application at start.. (AKA Config Files etc)

Thanks!

shifty_powers
June 2nd, 2008, 07:05 PM
so what is the exact output from something like


sudo apt-get update?

anjilslaire
June 2nd, 2008, 07:07 PM
also try


sudo apt-get autoremove
sudo apt-get -f update

markbusu
June 3rd, 2008, 06:50 AM
Thank you for your comments... will try and get back later.

Mark