This one looks serious. I have two machines, with identical hardware but with a different selection of packages installed.
Yesterday I upgraded one of them to 10.10 without problems by just clicking on the upgrade link on KPackageKit.
Judging by the flawless installation (so good that I'm writing this from the upgraded machine), this morning I clicked on the upgrade link on the other machine. It started the usual process downloading the packages and after 40 minutes it started the upgrade.
Then KPackageKit stopped announcing that the upgrade process had failed with error 127.
Running
I get hundreds of lines of error messages for unsatisfied dependencies.
The machine is turned on, but KPackageKit does not launch. Neither do a lot of icons I've tried. It looks that it has stopped in the middle of the upgrade. Followin the advice given at the end of the errors in
I've issued a
And it has presentem me with two screens worth of new and updated packages. At the end, it is asking if it should proceed.
I've answered "Yes", I'm getting myself in trouble? (or more trouble than I'm already in?)
Yesterday I upgraded one of them to 10.10 without problems by just clicking on the upgrade link on KPackageKit.
Judging by the flawless installation (so good that I'm writing this from the upgraded machine), this morning I clicked on the upgrade link on the other machine. It started the usual process downloading the packages and after 40 minutes it started the upgrade.
Then KPackageKit stopped announcing that the upgrade process had failed with error 127.
Running
Code:
sudo apt-get dist-upgrade
The machine is turned on, but KPackageKit does not launch. Neither do a lot of icons I've tried. It looks that it has stopped in the middle of the upgrade. Followin the advice given at the end of the errors in
Code:
sudo apt-get dist-upgrade
Code:
sudo apt-get dist-upgrade -f
I've answered "Yes", I'm getting myself in trouble? (or more trouble than I'm already in?)
Comment