I am seeing an error while running apt-get -f install. Can somebody help me out ..
venkat@ubuntu:~/Downloads$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...
Hello!
I'm trying to upgrade the packages that is showing as upgradable, but I keep getting an error.
Code:
root@ubuntu:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information...
Running Ubuntu 11.10, I tried to resolve unresolved dependencies using sudo apt-get -f install resulting in the following:
patrick@patrick-Aspire-5515:~$ sudo apt-get -f install
[sudo] password for patrick:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...
Help I cannot fix this, going around in a circular mess!
$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...
Similar to how-to-get-dpkg-working-again
my daily apt-get has had this error, completely failing to update anything:
root@chopin~ Wed Feb 01,16:23:56# (5473) apt-get -y install Reading package lists...
Done
Building dependency tree... 50%
Building dependency tree
Reading state information...
sth is wrong with my Natty- I cannot install any packages, for example:
Code:
sudo apt-get install fail2ban
Reading package lists... Done
Building dependency tree
Reading state information...
incredible@incredible-Inspiron-N5010:~$ sudo apt-get -f install
[sudo] password for incredible:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...
Here's basically what I did to try and fix it:
alex@griever:~$ sudo apt-get install -f
[sudo] password for alex:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...
I was using UCK to customize an Ubuntu 11.10 image, and ran a dist-upgrade on it (from the console) to try to update all of the packages on it. The upgrade worked successfully for all but two packages, so I tried again and got the same error message. This is what happened:
# sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information...