Bug 30553 - update fails on runing up2date
Summary: update fails on runing up2date
Keywords:
Status: CLOSED DUPLICATE of bug 29473
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: up2date
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Preston Brown
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-04 15:18 UTC by Marius Hjelle
Modified: 2015-01-07 23:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-03-08 18:59:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Marius Hjelle 2001-03-04 15:18:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.


up2date -l exits w/ following output:
warning: can't access /etc/sysconfig/rhn/rhn
the file does not exsist.


Reproducible: Always
Steps to Reproduce:
1.login as root (su -l)
2.run up2date (let it update up2date)
3. re-run up2date (either x or nox)
	

Actual Results:  [root@funes /root]# up2date -l
warning: can't access /etc/sysconfig/rhn/rhn

Retrieving list of all available packages...
There was a fatal error communicating with the server.  The message was:

ERROR: Invalid Architecture and OS release combination
INFO : N/A

    An unexpected error has occured while processing your request.
    Please try again later or submit a bug report to rhns_help.
    If you choose to submit the bug report, please be sure to include
    details of what were you trying to do when this error occured and
    details on how to reproduce this problem.
    


Expected Results:  positive

[root@funes /root]# up2date -v
warning: can't access /etc/sysconfig/rhn/rhn
Red Hat Update Agent v2.3.2
Copyright (c) 1999-2001 Red Hat, Inc.
Licensed under terms of the GPL.
[root@funes /root]#

Comment 1 Marius Hjelle 2001-03-05 16:19:02 UTC
reinstalling the original up2date package(s) to 2.3.1-1 will restore 
functionality.

Comment 2 Preston Brown 2001-03-06 05:34:37 UTC
fixed in CVS (for next release).

Comment 3 Marius Hjelle 2001-03-08 13:51:52 UTC
@last got the version 2.4
But: running up2date -l still gives me this output

ERROR: Invalid Architecture and OS release combination
INFO : N/A

    An unexpected error has occured while processing your request.
    Please try again later or submit a bug report to rhns_help.
    If you choose to submit the bug report, please be sure to include
    details of what were you trying to do when this error occured and
    details on how to reproduce this problem.
    


Comment 4 Jim Phillips 2001-03-08 18:59:10 UTC
I can confirm this bug on mine as well.  Exact same conditions, exact same 
results.

Comment 5 Preston Brown 2001-03-14 22:22:31 UTC

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

Comment 6 Jay Turner 2001-03-15 13:53:09 UTC
If you have the new up2date code (version 2.4) and are getting the "invalid
release/arch" message, what version of the release are you running (one of the
betas??)  The default site for up2date (www.rhns.redhat.com) does not have any
knowledge of the betas, and I bet that you are pointing up2date at those sites
and it is telling you that it has no clue what version of Red Hat Linux you are
running.  If you are indeed running one of the betas, then run 'up2date --config
--nox' and make sure that serverURL goes to
'https://beta.rhns.redhat.com/XMLRPC' and that should fix up the problem.


Note You need to log in before you can comment on or make changes to this bug.