Bug 61749 - up2ate fails to run
Summary: up2ate fails to run
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: python-clap
Version: skipjack-beta1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
: 61947 62185 62242 62316 (view as bug list)
Depends On:
Blocks: 61590
TreeView+ depends on / blocked
 
Reported: 2002-03-24 05:14 UTC by rhn-note
Modified: 2015-01-07 23:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-04-01 20:58:29 UTC
Embargoed:


Attachments (Terms of Use)
Fix for up2date problem (318 bytes, text/plain)
2002-03-24 05:20 UTC, Charlie Lesh
no flags Details
Fix for up2date problem (318 bytes, text/plain)
2002-03-24 05:24 UTC, Charlie Lesh
no flags Details

Description rhn-note 2002-03-24 05:14:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020314

Description of problem:
running up2date (alone, with -u, or with --configure, etc.) fails to run.  Same
outcome in X or CLI (with or without rhn_register run first) - ouputs:
[root@localhost root]# up2date
Traceback (innermost last):
  File "/usr/sbin/up2date", line 16, in ?
    from up2date_client import clap
ImportError: cannot import name clap


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


How reproducible:
Always

Steps to Reproduce:
1. Fresh skipjack install (on new drive)
2. run up2date
	

Actual Results:  Traceback (innermost last):
  File "/usr/sbin/up2date", line 16, in ?
    from up2date_client import clap
ImportError: cannot import name clap

[then returned to prompt]

Expected Results:  A good up2date run, checking RedHat for updates to the
Skipjack beta1 system.

Additional info:

Dell Inspiron 4100

Comment 1 Charlie Lesh 2002-03-24 05:20:47 UTC
Created attachment 49904 [details]
Fix for up2date problem

Comment 2 Charlie Lesh 2002-03-24 05:24:06 UTC
Created attachment 49905 [details]
Fix for up2date problem

Comment 3 Adrian Likins 2002-03-25 21:54:01 UTC
code fixed in cvs, should be in next release. 
(2.7.62)

Comment 4 Adrian Likins 2002-03-26 17:53:08 UTC
*** Bug 61947 has been marked as a duplicate of this bug. ***

Comment 5 Adrian Likins 2002-03-26 20:42:57 UTC
This should be fixed in versions 2.7.61 or higher.

Comment 6 Jay Turner 2002-03-28 17:27:21 UTC
*** Bug 62185 has been marked as a duplicate of this bug. ***

Comment 7 Gene Czarcinski 2002-03-28 20:20:15 UTC
*** Bug 62242 has been marked as a duplicate of this bug. ***

Comment 8 Sammy 2002-03-29 16:31:11 UTC
I am not sure why this is CLOSED since the bug is still in :

up2date-2.7.65-7.x.3
rpm-python-4.0.4-7x.9
python-clap-1.0.0-2

clap.py is NOT in the up2date directory AND it looks for up2datepopt which
is NOT supplied by any package!


Comment 9 Adrian Likins 2002-04-01 17:38:34 UTC
The bug is fixed, the versions in rawhide arent quite new enough. 

Nothing should be looking for up2datepopt in current versions. Sounds
like rawhide is kind of busted.

It will look for python-popt first, and then up2date-popt, sounds like
it's not finding python-popt (and looking at that version of the package,
it's missing the dep on python-popt). 

Install python-popt and it should be fine. The new version of the package
will require python-popt.

reassigning to a python-clap bug.

Comment 10 Bill Nottingham 2002-04-01 20:58:25 UTC
*** Bug 62316 has been marked as a duplicate of this bug. ***

Comment 11 Jeremy Katz 2002-04-10 22:36:37 UTC
This is fine on my fresh install from our internal trees


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