up2date errors
up2date was working on my red hat box yesterday but all of the sudden today when I run it I getTraceback (innermost last):
File "/usr/sbin/up2date", line 18, 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 tried to manaully update the up2date package with rpms but it still gets the error.
Any ideas on a fix?
Thanks

