Package: update-manager-core
Version: 0.200.0~rc2-2
Severity: important
The reportbug backend was called and submitted a bug against
'python-minimal' (see #547324), but I'm not sure this was the original
error. I have attached the backtrace from that error.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages update-manager-core depends on:
ii gksu 2.0.2-2+b1 graphical frontend to su
ii lsb-release 3.2-23 Linux Standard Base version report
ii python-apt 0.7.13.2 Python interface to libapt-pkg
ii python-support 1.0.3 automated rebuilding support for P
ii sudo 1.7.2p1-1 Provide limited super user privile
Versions of packages update-manager-core recommends:
ii update-manager-gnome 0.200.0~rc2-2 GNOME application that manages sof
update-manager-core suggests no packages.
-- no debconf information
*** /tmp/update-manager-bug9iER9u
The information below has been automatically generated.
Please do not remove this from your bug report.
- Exception Type: <type 'exceptions.IOError'>
- Exception Value: IOError(32, 'Broken pipe')
- Exception Origin: <BugHandler.Thread(PythonAptCommit, started)>
- Exception Traceback:
File "/usr/lib/pymodules/python2.5/UpdateManager/BugHandler.py", line 89, in run
threading.Thread.run(self, *args, **kwargs)
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py", line 767, in thread_helper
self._cache._depcache.BrokenCount)
File "/usr/lib/python2.5/logging/__init__.py", line 1035, in critical
apply(self._log, (CRITICAL, msg, args), kwargs)
File "/usr/lib/python2.5/logging/__init__.py", line 1101, in _log
self.handle(record)
File "/usr/lib/python2.5/logging/__init__.py", line 1111, in handle
self.callHandlers(record)
File "/usr/lib/python2.5/logging/__init__.py", line 1148, in callHandlers
hdlr.handle(record)
File "/usr/lib/python2.5/logging/__init__.py", line 655, in handle
self.emit(record)
File "/usr/lib/python2.5/logging/__init__.py", line 757, in emit
self.handleError(record)
File "/usr/lib/python2.5/logging/__init__.py", line 706, in handleError
traceback.print_exception(ei[0], ei[1], ei[2], None, sys.stderr)
File "/usr/lib/python2.5/traceback.py", line 124, in print_exception
_print(file, 'Traceback (most recent call last):')
File "/usr/lib/python2.5/traceback.py", line 13, in _print
file.write(str+terminator)