by bluekayak on Mon Jul 23, 2012 6:29 pm
Hi,
I've used Linux Mint 11 for a while, but never had any issues until now. I don't know much about Linux, so please bear with me.
I also have a broken Software Manger on Mint 11 with both Gnome and Xfce. My computer is an older Toshiba laptop, model A10-S129. I just noticed the problem yesterday (7/22/2012), and the Software Manager was working a few days earlier. As suggested, I entered "mintinstall" followed by "sudo mintinstall" and received a "Segmentation fault" both times. After restarting the computer, there was no change.
Does this will impact the Update Manager?
If I try to run the Package Manger, I am asked for my password, then a box appears near the center of the monitor for a second saying "No package is selected."
I don't think this is related, but before noticing the Software Manager was not working, I tried very hard to delete the History from Opera. Finally, after trying multiple times using "Settings" "Preferences" "Advanced" "Clear" and "Empty Now" I cleared the History and removed all Opera related Cookies.
Here is the output from "mintinstall" followed by "sudo mintinstall"
## 1. entered "mintinstall" at the terminal #####
jerry@jerry-Satellite-A10 ~ $ mintinstall
/usr/lib/linuxmint/mintInstall/mintinstall.py:250: SyntaxWarning: import * only allowed at module level
def get_status_description(self, transaction):
/usr/lib/linuxmint/mintInstall/mintinstall.py:258: SyntaxWarning: import * only allowed at module level
def get_role_description(self, transaction):
add_categories took 6.682 ms
build_matched_packages took 0.444 ms
6134
Segmentation fault
jerry@jerry-Satellite-A10 ~ $ ^C
jerry@jerry-Satellite-A10 ~ $
### Restarted the computer, but the Software Manager did not work.
### 2. If that does not work try: sudo mintinstall #####
jerry@jerry-Satellite-A10 ~ $ sudo mintinstall
[sudo] password for jerry:
/usr/lib/linuxmint/mintInstall/mintinstall.py:250: SyntaxWarning: import * only allowed at module level
def get_status_description(self, transaction):
/usr/lib/linuxmint/mintInstall/mintinstall.py:258: SyntaxWarning: import * only allowed at module level
def get_role_description(self, transaction):
add_categories took 3.829 ms
build_matched_packages took 4.603 ms
2427
Segmentation fault
jerry@jerry-Satellite-A10 ~ $
### Restarted the computer again but the Software Manager did not work.
Thanks,
Jerry