Darth
04-25-2003, 05:59 AM
Has anyone else had something similar to this while trying to access up2date?
Traceback (innermost last):
File "/usr/sbin/up2date", line 45, in ?
from up2date_client import clap
File "/usr/share/rhn/up2date_client/clap.py", line 18, in ?
popt = __import__("up2datepopt")
ImportError: No module named up2datepopt
supermash
04-25-2003, 06:03 AM
Hi Yes,
I did get this once. It is something wrong with the file (corrupted some way). What you need to do is find a working version of up2date on another system and copy that file over and overwrite it. Your up2date will work after that.
James
DigiCrime
04-25-2003, 06:19 AM
i had one error out on me one time but it wasnt like that one, reinstalled it and never seen it again
RandallKent
04-25-2003, 08:47 AM
Darth,
To fix this, you most likely need to upgrade/fix python-popt. I put the steps below.
1. su to root
2. rpm -Uvh ftp://ftp.rpmfind.net/linux/redhat/7.3/en/os/i386/RedHat/RPMS/python-popt-0.8.8-7.x.2.i386.rpm
Then try to run up2date again.
Randy
modihost
04-25-2003, 10:37 PM
to fix this get rid of up2date and install apt4rpm, you can update your system by doing "apt-get dist-upgrade" and install packages with ease "apt-get install AnyThingYouWant"
http://apt.freshrpms.net