Ubuntu 11.10 stop working after installing ZevenOS and Linux Mint
I installed ZevenOS 4.0 desktop and Linux Mint 12 desktop. Since then, my Ubuntu 11.10 stop from running and the update manager is showing an error. I have attached the error code on the terminal "sudo software-center –enable-lp". Please help me to solve this. Thanks a lot.
Quote:quazisaad@qs-asusU30Jc-u1110:~$ sudo software-center –enable-lp
Traceback (most recent call last):
File "/usr/bin/software-center", line 149, in <module>
from softwarecenter.ui.gtk3.app import SoftwareCenterAppGtk3
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 49, in <module>
from softwarecenter.db.application import Application
File "/usr/share/software-center/softwarecenter/db/application.py", line 25, in <module>
from softwarecenter.backend.channel import is_channel_available
File "/usr/share/software-center/softwarecenter/backend/channel.py", line 25, in <module>
from softwarecenter.distro import get_distro
File "/usr/share/software-center/softwarecenter/distro/__init__.py", line 165, in <module>
distro_instance=_get_distro()
File "/usr/share/software-center/softwarecenter/distro/__init__.py", line 148, in _get_distro
module = __import__(distro_id, globals(), locals(), [], -1)
ImportError: No module named LinuxMint