[Bug 512937] Re: package firefox 3.6+nobinonly-0ubuntu1 failed to install/upgrade:
NoOp
glgxg at sbcglobal.net
Tue Apr 27 19:14:07 UTC 2010
Experienced the same issue on a karmic to lucid upgrade. The key is the
error msg:
update-alternatives: error: alternative path /usr/bin/firefox doesn't
exist.
The problem is that the symlink /usr/bin/firefox is missing. In my case
it was probably due to me previously purging firefox in an earlier
version. The workaround for this is to copy the newly installed
ubuntu.firefox symlink file:
$ sudo cp /usr/bin/ubuntu.firefox /usr/bin/firefox
or create a 'firefox' symlink to /usr/lib/firefox-3.6.3/firefox.sh
$ sudo ln -s /usr/lib/firefox-3.6.3/firefox.sh /usr/bin/firefox
** Changed in: firefox (Ubuntu)
Status: Invalid => Confirmed
--
package firefox 3.6+nobinonly-0ubuntu1 failed to install/upgrade:
https://bugs.launchpad.net/bugs/512937
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list