[NBLUG/talk] [Fwd: Up2date]

Troy Arnold troy at zenux.net
Thu Dec 16 12:39:51 PST 2004


On Thu, Dec 16, 2004 at 10:58:09AM -0800, Ian Sutherland wrote:
> 
> When I use Up2date I get the following return. Can someone help me fix this?
> 
> Thanks, Ian
> 
> [ian at localhost sbin]$ up2date --configure
> Traceback (most recent call last):
>  File "/usr/sbin/up2date", line 28, in ?
>    from up2date_client import repoDirector
>  File "/usr/share/rhn/up2date_client/repoDirector.py", line 5, in ?
>    import rhnChannel
>  File "/usr/share/rhn/up2date_client/rhnChannel.py", line 17, in ?
>    from rhn import rpclib
> ImportError: No module named rhn

I best guess is that a critical module is not installed.  Total shot in
the dark here, but maybe there's a package called 'python-rhn' which you
need to install.  Since up2date is hosed, you'll need to track down
whatever module is missing (either from a cd or RH mirror) and do:

rpm -Uvh somefile.rpm

And like I said, 75% of the above is just guesswork.

-troy (thinks Fedora blows)






More information about the talk mailing list