I upgraded to Kubuntu 7.04 on wed. 4-18 and when I try to update Adept says system is up to date, can that be after 2 days and no updates ?
Announcement
Collapse
No announcement yet.
Adept won't update
Collapse
This topic is closed.
X
X
-
Re: Adept won't update
Depending on what packages you have installed, that may well be correct (that there weren't any updates in the past 2 days).
When I get that nervous feeling -- the one you are having -- here's what I do in the console:
Code:sudo dpkg --configure -a
Code:sudo apt-get autoremove
Code:sudo apt-get autoclean
Code:sudo apt-get update
Code:sudo apt-get install
For a little drama, there's always
Code:sudo apt-get dist-upgrade
- Top
- Bottom
-
Re: Adept won't update
@dibl
I was having a separate issue where I couldn't perform an update using neither adept nor apt-get. I was getting errors regarding some corrupted .gz files. The steps you outlined fixed it outright, except all the servers seem to choke but that's another issue. Thanks!
- Top
- Bottom
Comment
Comment