LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   FC4 RHN Alert Icon don't detect updates (https://www.linuxquestions.org/questions/fedora-35/fc4-rhn-alert-icon-dont-detect-updates-335953/)

arenasa 06-21-2005 09:50 PM

FC4 RHN Alert Icon doesn't detect updates
 
I made a clean install of Fedora Core 4 and I found that the Red Hat Notification Icon is always ok. If run up2date, I find that there are pending updates. It's a bug on the RHN Alert icon? anyone is having the same problem?

Not really an issue, I use yum, and and chek updates frecuently.. but its nice to have things working the way they should.

adriaanbw 06-21-2005 10:32 PM

I thought the idea of that icon was to indicate "critical" updates.

Of course, I am not sure what critical updates are in linux (ie. just security based updates?).

christopher5 06-22-2005 12:53 AM

I noticed that too. But since I also use yum, not a big issue

reddazz 06-22-2005 01:30 AM

This seems to be a recurring bug with FC. I wish they would fix it once and for all. Anyway running yum or apt regularly will get you the updates.

dareino 06-22-2005 10:38 AM

What I liked about up2date was the option to ignore unnessacary apps. With YUM you dont have that option :(
dareino

PTrenholme 06-22-2005 10:56 AM

Look at what is set up. The default is:
Code:

$ cat /etc/sysconfig/rhn/sources | grep -v ^# | grep -v ^$
repomd fedora http://fedora.redhat.com/

I believe that you could include all the rest of your YUM repos there, and haave then all checked.

liquidtenmilion 06-24-2005 05:29 PM

I'm having similar problems, and it is bugging me.

I use yum to update the system normally, but i liked it when the icon switched to an exclamation point so i knew to run "yum update", but now this is not possible, as even if there are updates available it stays a blue checkmark. BUt if i launch up2date manually, updates are listed.

abovett 07-11-2005 02:36 PM

Quote:

Originally posted by PTrenholme
Look at what is set up. The default is:
Code:

$ cat /etc/sysconfig/rhn/sources | grep -v ^# | grep -v ^$
repomd fedora http://fedora.redhat.com/

I believe that you could include all the rest of your YUM repos there, and haave then all checked.

I'm not very familiar with Fedora (played with FC3 a little, and just installed FC4 to try it out) but from the comments in the default /etc/sysconfig/rhn/sources file it appears that the "repomd" line makes up2date look in /etc/yum.repos.d/ which implies to me that it _is_ using yum. Am I wrong?

What's more, I'm not sure this explains the problem with the notification icon. In my case at least, up2date can see that there are updates, same as yum (though it complains that they are not signed) but the RHN icon stays blue.

Anyone know if there's a fix for the icon yet? It's useful to know that there are updates waiting, whatever method (yum or up2date) is used to load them.

Cheers

Andy B

javaroast 07-11-2005 02:48 PM

Article Outlining the Fix
 
http://fedoranews.org/mediawiki/inde...e_Issue_on_FC4

abovett 07-12-2005 03:43 AM

Re: Article Outlining the Fix
 
Quote:

Originally posted by javaroast
"Article Outlining the Fix"
http://fedoranews.org/mediawiki/inde...e_Issue_on_FC4
I beg to differ. I've already seen that article and applied that fix, which fixes up2date - but not the notification icon. I believe that they are two different things - as demonstrated by the fact that they are sometimes out of sync (something I noticed with FC3 and have seen mentioned elsewhere).

Regards

Andy B

liquidtenmilion 07-12-2005 12:00 PM

I posted this on fedoraforums.org;

Essentially, fedora core 4 uses a modified version of up2date which supports the new yum(having the repos as files in a folder instead of just one big file) and it works quite well. However, the rhn applet has NOT been changed, and does not support the new yum.

ssrini 07-17-2005 02:12 AM

Already in bugzilla : Check https://bugzilla.redhat.com/bugzilla....cgi?id=160873

mkoljack 07-17-2005 02:26 AM

This is at the bottom of the Fedora News Article posted by javaroast:

"Sorry, I still haven't found a fix for rhn-applet issue yet but it's been already reported in bugzilla so an updated rhn-applet should be released from Fedora Project soon. Until then, please keep monitoring Fedora Core 4 Updates page and use *yum* to receive updates on FC4." --Thomas Chung

Additionally, Up-2-date uses the yum repos to update.

ArthurDent 07-17-2005 11:30 AM

I just installed FC4 today (in a "testing" partition - I'm not quite ready to upgrade my live FC3 system just yet....)

Up2date works for me (sort of) - though not the applet. However when the packages come down it appears that they are NOT signed with the GPG key. Should I be concerned about this - or just download anyway?

Why are they not signed?

Mark S

mkoljack 07-17-2005 12:08 PM

Unsigned Pkgs.
 
Run yum upate from a root terminal. Yum will import the gpg keys for core, extras, and updates. Then, next time you can use yum update or up2date with no pkg not signed msgs.


All times are GMT -5. The time now is 06:56 AM.