Friday, November 4, 2011

fixed: annoying pop up from Kpackagekit telling for ubuntu 11.10 upgrade

Open the release-upgrades file

sudo vi /etc/update-manager/release-upgrades

change

Propmt=normal  

to

Prompt =never

2 comments:

Mihir said...

Other way to fix the problem is

to edit the /etc/issue file and change the number to 11.10

Mihir said...

looks like even after allowing the update. The script faild.

Do the update manual way.

sudo do-release-upgrade

this would fix it for good.