Radio_Head

Well-Known Member
Verifed Vendor
Feb 15, 2002
2,048
1
343
I installed succesfully cpanel (no error) , installed the license file , and configured cpanel . All works fine .

But , after doing that , when I execute up2date - u from shell
I receive following error

up2date -u

Traceback (innermost last):
File &/usr/sbin/up2date&, line 16, in ?
from up2date_client import clap
File &/usr/share/rhn/up2date_client/clap.py&, line 12, in ?
popt = __import__(&up2datepopt&)
ImportError: No module named up2datepopt

(I am using red hat 7.2 and the up2date version is

[email protected] [/usr/sbin]# rpm -q up2date
up2date-2.7.61-7.x.2

)

Anyone can help me ?
Thanks
 

Radio_Head

Well-Known Member
Verifed Vendor
Feb 15, 2002
2,048
1
343
problem fixed installing this rpm
http://rpmfind.net/linux/RPM/rawhide/1.0/i386/RedHat/RPMS/python-popt-0.6-5.i386.html

(thanks to Dzevad D.!!)