Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 68648

Summary: Systems > Details > Overview out-of-date
Product: [Retired] Red Hat Network Reporter: Michael Schwendt <bugs.michael>
Component: RHN/Web SiteAssignee: Greg DeKoenigsberg <gdk>
Status: CLOSED DUPLICATE QA Contact: Fanny Augustin <fmoquete>
Severity: low Docs Contact:
Priority: low    
Version: RHN StableCC: alikins, bretm, cturner, gafton, jturner, mihai.ibanescu, mike, robin.norwood
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-02 21:59:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Schwendt 2002-07-12 01:36:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020625


Steps to Reproduce:
1. Register a machine running Enigma at RHN.
2. Upgrade the machine to Valhalla.
3. Let up2date run regularly (or run up2date -p after manual updates).
4. Log in at RHN and check "Systems > Details > Overview" page for the
machine.


Actual Results:  The page displays wrong information:

  Red Hat Linux, release 7.2, running on i586
  Last Booted:  2002-03-27 23:01:45 +0100 (CET)
  Kernel Version:  2.4.9-31


Expected Results:    Red Hat Linux, release 7.3, running on i586
  Last Booted:  2002-06-27 13:00:13 +0100 (CET)
  Kernel Version:  2.4.18-5


Additional info:

Fragment from /etc/sysconfig/rhn/systemid:

<member>
<name>description</name>
<value><string>Red Hat Linux, release 7.2, running on i586</string></value>
</member>
<member>
<name>os_release</name>
<value><string>7.3</string></value>
</member>


# rpm -q kernel
kernel-2.4.18-4
kernel-2.4.18-5

# cat /etc/redhat-release 
Red Hat Linux release 7.3 (Valhalla)

# rpm -q up2date
up2date-2.7.86-7.x.3

Comment 1 Mike Chambers 2002-08-02 21:59:29 UTC
Is RHNS daemon running on your system?  I thought this information was given 
when it runs and polls the network every 2 hours or whatever is set 
in /etc/sysconfig/rhn/rhnsd.

Or does it do this or suppose to do this when up2date is run manually as well?

Comment 2 Michael Schwendt 2002-08-02 22:21:11 UTC

*** This bug has been marked as a duplicate of 69661 ***