Olaf Mueller said: > Hello, > > up2date crashes with the following error message. What version of up2date? > Traceback (most recent call last): > File "/usr/sbin/up2date", line 22, in ? > from up2date_client import repoDirector > File "repoDirector.py", line 5, in ? > File "rhnChannel.py", line 9, in ? > File "up2dateAuth.py", line 5, in ? > File "rpcServer.py", line 18, in ? > ImportError: No module named httplib > > What does this mean? It means you don't have the module named httplib... Check your rhnlib and python installs. -- William Hooper