[Bug 1057667] [NEW] Computer Janitor is broken
Julien Aubin
gojulgarbmail at yahoo.fr
Thu Sep 27 18:11:29 UTC 2012
*** This bug is a duplicate of bug 1024311 ***
https://bugs.launchpad.net/bugs/1024311
Public bug reported:
DO : try to launch Computer-Janitor using the command line
EXPECT : it is launched properly.
ACTUAL : it crashes with the following stack :
Traceback (most recent call last):
File "/usr/sbin/computer-janitor", line 29, in <module>
from computerjanitorapp.cli.main import main
File "/usr/share/computerjanitor/computerjanitorapp/cli/main.py", line 37, in <module>
from computerjanitord.service import DBUS_INTERFACE_NAME
File "/usr/share/computerjanitor/computerjanitord/service.py", line 32, in <module>
from computerjanitord.application import Application
File "/usr/share/computerjanitor/computerjanitord/application.py", line 32, in <module>
from computerjanitord.errors import (
File "/usr/share/computerjanitor/computerjanitord/errors.py", line 32, in <module>
import computerjanitor
ImportError: No module named computerjanitor
Note that the error occurs after an upgrade from Precise. Computer
Janitor worked under Precise.
** Affects: computer-janitor (Ubuntu)
Importance: Undecided
Status: New
** Package changed: linux (Ubuntu) => computer-janitor (Ubuntu)
** This bug has been marked a duplicate of bug 1024311
No module named computerjanitor
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to computer-janitor in Ubuntu.
https://bugs.launchpad.net/bugs/1057667
Title:
Computer Janitor is broken
Status in “computer-janitor” package in Ubuntu:
New
Bug description:
DO : try to launch Computer-Janitor using the command line
EXPECT : it is launched properly.
ACTUAL : it crashes with the following stack :
Traceback (most recent call last):
File "/usr/sbin/computer-janitor", line 29, in <module>
from computerjanitorapp.cli.main import main
File "/usr/share/computerjanitor/computerjanitorapp/cli/main.py", line 37, in <module>
from computerjanitord.service import DBUS_INTERFACE_NAME
File "/usr/share/computerjanitor/computerjanitord/service.py", line 32, in <module>
from computerjanitord.application import Application
File "/usr/share/computerjanitor/computerjanitord/application.py", line 32, in <module>
from computerjanitord.errors import (
File "/usr/share/computerjanitor/computerjanitord/errors.py", line 32, in <module>
import computerjanitor
ImportError: No module named computerjanitor
Note that the error occurs after an upgrade from Precise. Computer
Janitor worked under Precise.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/computer-janitor/+bug/1057667/+subscriptions
More information about the foundations-bugs
mailing list