PDA

View Full Version : [SOLVED] Disable the Package-Kit dist-upgrade notification



JNowka
November 30th, 2009, 07:13 AM
I have dealt with this for a while, but now its driving me a bit insane. I am working on a laptop that I use as my software development system. I have spent many hours customising everything so that it will just work. And as of now it is running near flawless. With what I have heard with karmic, i am willing to hang back and wait for the next iteration of ubuntu to come out. But I have this notification in my taskbar that keeps coming up notifying me about a dist-upgrade to karmic koala 9.10. I have gone to System Settings -> Notifications and unchecked all the dist-upgrade options. Yet it remains. Does anyone know how to disable it so that it doesn't show for dist-upgrade anymore. I do want to see it when I have bug fixes and the like.

Thanks,
j

gawadelnil2002
December 4th, 2009, 07:09 PM
I had the same problem, I wanted always to disable this in jaunty and when I googled that I just found your thread that no one replied to it .

And way CONGRATULATION ............. I solved That by my own efforts

just open the terminal and type

sudo nano /etc/update-manager/release-upgradesThen edit that file

# default behavior for the release upgrader
#

[DEFAULT]
# default prompting behavior, valid options:
# never - never prompt for a new distribution version
# normal - prompt if a new version of the distribution is available
# lts - prompt only if a LTS version of the distribution is available
Prompt=normal You will notice that if you replaced "normal" by "never", it will stop dist-upgrade notification, that dose not mean that will stop all notifications, it will stop only the release upgrade one :)........... I think u like that :)

Then "ctrl+x" to save the changes
done..

presence1960
December 4th, 2009, 07:15 PM
Go System > Administration > Software Sources. Select Updates tab and set Release Upgrade to "never". See below pic

gawadelnil2002
December 4th, 2009, 07:27 PM
Go System > Administration > Software Sources. Select Updates tab and set Release Upgrade to "never". See below pic


That will never happen in kubuntu (jaunty)

look at this I just taked from my machine

The terminal way is the only way I can do it in jaunty

presence1960
December 4th, 2009, 07:34 PM
That will never happen in jaunty

look at this I just taked from my machine

The terminal way is the only way I can do it in jaunty

you did not say you were running Kubuntu.

My bad, did not notice it in your info w/avatar!

gawadelnil2002
December 4th, 2009, 07:41 PM
I need something if anybody can help, firefox 3.5 is not good in jaunty , it's still called shiretoko and it takes time before loadiing page
I did google that but and I followed some threads to tweak firefox like network pippling stoping ipv6 but all didn't help

presence1960
December 4th, 2009, 07:48 PM
e

I believe I already corrected myself, but if you have the need to do so again for me that is ok with me.

gawadelnil2002
December 4th, 2009, 07:55 PM
I believe I already corrected myself, but if you have the need to do so again for me that is ok with me.
I'm sorry I didn't mean to correct you just, I'm not kind of guys love to correct people and I will erase what I wrote ,I was removing my replay when I realized that u corrected yourself
Sorry again

presence1960
December 4th, 2009, 07:59 PM
I'm sorry I didn't mean to correct you just, I'm not kind of guys love to correct people and I will erase what I wrote

It is no big deal really, I like to have some fun in here. That is the problem with the written word- you can't see body language and hear sarcasm & the like. You really didn't have to erase it.

gawadelnil2002
December 4th, 2009, 08:03 PM
It is no big deal really, I like to have some fun in here. That is the problem with the written word- you can't see body language and hear sarcasm & the like. You really didn't have to erase it.

hahhahahah yeah it is better than no one can hear what I say just see it's enough for reading
my accent is not good english......... I'm egyption

presence1960
December 4th, 2009, 08:09 PM
hahhahahah yeah it is better than no one can hear what I say just see it's enough for reading
my accent is not good english......... I'm egyption

it is all good. It should not matter in person either, but you know some people have hard to break ways.

JNowka
December 5th, 2009, 10:57 PM
gawadelnil2002:
Thank you for your help, this helps a lot.

presence1960:
Thanks for your help, though I am running Kubuntu.