Dear all,
I'm just a newbie towards ubuntu linux, after looking through the web for update procedure of Firefox, I've manage to found this ubuntuzilla helps to update firefox. But according to the forum, I have to install a whole new firefox 3.5, I couldn't upgrade from my existing 3.0 to 3.5.
I'll list down the error that I've encountered while I'm doing my installation.
Errors:
Making sure that the repositories version of Firefox is installed...
Reading package lists... Done Building dependency tree Reading state information... Done firefox is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Backing up old Firefox preferences
cp: cannot open /home/<myname>/.mozilla/firefox/Crash Reports/InstallTime20090729211829' for reading: Permission denied cp: cannot open /home/<myname>/.mozilla/firefox/vsx4sm17.default/flashgot.log.bak' for reading: Permission denied cp -R ~/.mozilla ~/.mozilla_backup_$(date -Iseconds) Failed to back up profile. Process returned code 1 Traceback (most recent call last): File "/usr/local/bin/ubuntuzilla.py", line 1294, in <module> bs.start() File "/usr/local/bin/ubuntuzilla.py", line 300, in start fi.start() File "/usr/local/bin/ubuntuzilla.py", line 343, in start self.install() File "/usr/local/bin/ubuntuzilla.py", line 744, in install self.backupProfile() File "/usr/local/bin/ubuntuzilla.py", line 906, in backupProfile self.util.execSystemCommand(executionstring="cp -R ~/.mozilla ~/.mozilla_backup_$(date -Iseconds)", errormessage="Failed to back up profile.") File "/usr/local/bin/ubuntuzilla.py", line 143, 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/ ________________________________________________________________________
Hopefully someone can help me out here. Thank you for your patient!