[Bug 1055055] Re: [Ubuntu Quantal]Update-manager cannot be opened
Sebastian Heinlein
1055055 at bugs.launchpad.net
Sun Nov 18 06:41:45 UTC 2012
*** This bug is a duplicate of bug 1029683 ***
https://bugs.launchpad.net/bugs/1029683
** This bug has been marked a duplicate of bug 1029683
import causes EOFError: EOF read where not expected
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1055055
Title:
[Ubuntu Quantal]Update-manager cannot be opened
Status in “aptdaemon” package in Ubuntu:
Confirmed
Status in “update-manager” package in Ubuntu:
Confirmed
Bug description:
I just upgraded ubuntu to quantal and i cannot open update-manager.
this is what i get with a terminal:
Traceback (most recent call last):
File "/usr/bin/update-manager", line 115, in <module>
app.start_update()
File "/usr/lib/python3/dist-packages/UpdateManager/UpdateManager.py", line 164, in start_update
self._start_pane(UpdateProgress(self))
File "/usr/lib/python3/dist-packages/UpdateManager/UpdateProgress.py", line 56, in __init__
self.install_backend = get_backend(self.datadir, self.window_main)
File "/usr/lib/python3/dist-packages/UpdateManager/backend/__init__.py", line 51, in get_backend
from .InstallBackendAptdaemon import InstallBackendAptdaemon
File "/usr/lib/python3/dist-packages/UpdateManager/backend/InstallBackendAptdaemon.py", line 11, in <module>
from aptdaemon import client, errors
EOFError: EOF read where not expected
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1055055/+subscriptions
More information about the foundations-bugs
mailing list