LeeU said: Sorry about that. I didn't really pay attention to the name of the package. I did find it but I have run into some problems trying to install it. When attempting to install using the Synaptic Package Manager, I get the following error message:
E: /var/cache/apt/archives/firefox-mozilla-build_3.5.6-0ubuntu1_i386.deb: subprocess pre-installation script returned error exit status 2
When I checked the properties, it shows it as being installed but it doesn't list any installed files. I tried doing a complete removal but got the following error message:
E: firefox-mozilla-build: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal
It actually stops after the "- you should" but it once displayed the rest. When I try to reinstall it, I get the following error message:
E: /var/cache/apt/archives/firefox-mozilla-build_3.5.6-0ubuntu1_i386.deb: trying to overwrite `/usr/bin/firefox', which is also in package firefox-3.0
I then changed it to just "Mark for Removal" and was able to remove it. I have tried doing this a few times, but it's the same each time.
I then tried doing it through a terminal and got the following error code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
firefox-mozilla-build
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/10.5MB of archives.
After this operation, 0B of additional disk space will be used.
Selecting previously deselected package firefox-mozilla-build.
(Reading database ... 239437 files and directories currently installed.)
Unpacking firefox-mozilla-build (from .../firefox-mozilla-build_3.5.6-0ubuntu1_i386.deb) ...
dpkg-divert: 'diversion of /usr/bin/firefox to /usr/bin/firefox.ubuntu by firefox-mozilla-build' clashes with 'local diversion of /usr/bin/firefox to /usr/bin/firefox.ubuntu'
dpkg: error processing /var/cache/apt/archives/firefox-mozilla-build_3.5.6-0ubuntu1_i386.deb (--unpack):
subprocess pre-installation script returned error exit status 2
dpkg-divert: mismatch on package
when removing 'diversion of /usr/bin/firefox to /usr/bin/firefox.ubuntu by firefox-mozilla-build'
found 'local diversion of /usr/bin/firefox to /usr/bin/firefox.ubuntu'
dpkg: error while cleaning up:
subprocess post-removal script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/firefox-mozilla-build_3.5.6-0ubuntu1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I then had to go through the same procedures to remove it. Any ideas what is wrong?
Hi,
yes, i know exactly what's wrong - you have a local diversion of /usr/bin/firefox, which was created by the old ubuntuzilla script.
as the instructions on the website say (see the red-background inset box at the top of the 'installation' section), if you have used the old ubuntuzilla script to install, first, use the old ubuntuzilla script to remove, to clean up the system, and only /then/ install the package from the new repository.
please give that a go.