mandrill
September 30th, 2007, 08:50 PM
Don't know why, (probably wrong directory) but here is the text from uninstall attempt(s):
rm: cannot remove `/usr/bin/seamonkey': No such file or directory
sudo rm /usr/bin/seamonkey
Previous command has failed to complete successfully. Exiting.
Process returned code 1
Traceback (most recent call last):
File "/usr/local/bin/ubuntuzilla.py", line 1045, in <module>
bs.start()
File "/usr/local/bin/ubuntuzilla.py", line 210, in start
si.start()
File "/usr/local/bin/ubuntuzilla.py", line 233, in start
self.remove()
File "/usr/local/bin/ubuntuzilla.py", line 527, in remove
self.removeLaunchLink()
File "/usr/local/bin/ubuntuzilla.py", line 925, in removeLaunchLink
self.util.execSystemCommand(executionstring="sudo rm /usr/bin/seamonkey")
File "/usr/local/bin/ubuntuzilla.py", line 140, in execSystemCommand
raise SystemCommandExecutionError, "Command has not completed successfully. If this problem persists, please seek help at our website, " + self.version.url
__main__.SystemCommandExecutionError: Command has not completed successfully. If this problem persists, please seek help at our website, http://ubuntuzilla.sourceforge.net/
The executable still fires up, and is located at /usr/local/seamonkey...cannot remove manually, as trash option greyed out.
removal because of 1) inability to launch mail separately, 2) themes revert to default on every start of application. Have visited website, sent here, hoping it is as simple as changing the command to point to the actual location...
Thank you in advance for your help!
Oh, and does this help?
jim@monkey:~$ cd
jim@monkey:~$ /usr/local/
bash: /usr/local/: is a directory
jim@monkey:~$ cd /usr/local
jim@monkey:/usr/local$ rm seamonkey
rm: cannot remove directory `seamonkey': Is a directory
jim@monkey:/usr/local$
rm: cannot remove `/usr/bin/seamonkey': No such file or directory
sudo rm /usr/bin/seamonkey
Previous command has failed to complete successfully. Exiting.
Process returned code 1
Traceback (most recent call last):
File "/usr/local/bin/ubuntuzilla.py", line 1045, in <module>
bs.start()
File "/usr/local/bin/ubuntuzilla.py", line 210, in start
si.start()
File "/usr/local/bin/ubuntuzilla.py", line 233, in start
self.remove()
File "/usr/local/bin/ubuntuzilla.py", line 527, in remove
self.removeLaunchLink()
File "/usr/local/bin/ubuntuzilla.py", line 925, in removeLaunchLink
self.util.execSystemCommand(executionstring="sudo rm /usr/bin/seamonkey")
File "/usr/local/bin/ubuntuzilla.py", line 140, in execSystemCommand
raise SystemCommandExecutionError, "Command has not completed successfully. If this problem persists, please seek help at our website, " + self.version.url
__main__.SystemCommandExecutionError: Command has not completed successfully. If this problem persists, please seek help at our website, http://ubuntuzilla.sourceforge.net/
The executable still fires up, and is located at /usr/local/seamonkey...cannot remove manually, as trash option greyed out.
removal because of 1) inability to launch mail separately, 2) themes revert to default on every start of application. Have visited website, sent here, hoping it is as simple as changing the command to point to the actual location...
Thank you in advance for your help!
Oh, and does this help?
jim@monkey:~$ cd
jim@monkey:~$ /usr/local/
bash: /usr/local/: is a directory
jim@monkey:~$ cd /usr/local
jim@monkey:/usr/local$ rm seamonkey
rm: cannot remove directory `seamonkey': Is a directory
jim@monkey:/usr/local$