On 4/24/07, Joachim Backes <joachim.backes@xxxxxxxxxxxxxx> wrote:
Hi, after running "yum update" on FC6 some ten minutes ago (which updated yum too), each yum call ends with error: ------------------------------------------------------------------- yum update Loading "installonlyn" plugin Setting up Update Process Setting up repositories Reading repository metadata in from local files No Packages marked for Update/Obsoletion Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/lib64/python2.4/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/usr/lib64/python2.4/logging/__init__.py", line 1333, in shutdown h.close() File "/usr/lib64/python2.4/logging/handlers.py", line 630, in close if self.unixsocket: AttributeError: SysLogHandler instance has no attribute 'unixsocket' Error in sys.exitfunc: Traceback (most recent call last): File "/usr/lib64/python2.4/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/usr/lib64/python2.4/logging/__init__.py", line 1333, in shutdown h.close() File "/usr/lib64/python2.4/logging/handlers.py", line 630, in close if self.unixsocket: AttributeError: SysLogHandler instance has no attribute 'unixsocket' ---------------------------------------------------------------------- Has anybody similar problems? All comments are welcome. Regards -- Joachim Backes <joachim.backes@xxxxxxxxxxxxxx>
Have you tried cleaning out the cache and packages, i.e. "yum clean all"?