Bug 74970 - Error in up2date script
Summary: Error in up2date script
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: up2date
Version: 4.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-03 08:40 UTC by Need Real Name
Modified: 2007-11-30 22:07 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-10-24 18:50:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-10-03 08:40:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
up2date -p
Traceback (innermost last):
  File "/usr/sbin/up2date", line 382, in ?
    main()
  File "/usr/sbin/up2date", line 263, in main
    print "Error parsing command line arguments: %s" % msg
NameError: msg


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.up2date -p
2.
3.
	

Actual Results:  up2date -p
Traceback (innermost last):
  File "/usr/sbin/up2date", line 382, in ?
    main()
  File "/usr/sbin/up2date", line 263, in main
    print "Error parsing command line arguments: %s" % msg
NameError: msg


Expected Results:  RHN update

Additional info:

Comment 1 Josef Komenda 2002-10-24 18:50:06 UTC
Questions: 
 - what version of Red Hat? 
   'less /etc/redhat-release'

 - what version of up2date?
   'rpm -qa | grep up2date'


Comment 2 Josef Komenda 2002-12-05 17:12:32 UTC
No updates for 2 months, so closing.


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