Hello. I tried upgrading from Breezy using the instructions given on kubuntu.org, changed my repositories from breezy to dapper, fetched updates, full upgrade, commit, and it does all the work of downloading the files etc..., but when it finishes and starts the upgrade, it suddenly says that the changes cannot be commited because some of the packages are broken or will be broken by the upgrade, what can I do?
Announcement
Collapse
No announcement yet.
Upgrade not possible
Collapse
This topic is closed.
X
X
-
Re: Upgrade not possible
Have you triedCode:sudo apt-get -f install
- Top
- Bottom
-
Re: Upgrade not possible
As an alternative, I would suggest running
Code:sudo dpkg --configure -a
- Top
- Bottom
Comment
Comment