PDA

View Full Version : firefox updating error.


fahad
September 24th, 2005, 08:51 AM
Hi,

i tried to update my firefox , but i got this error "

E: /var/cache/apt/archives/mozilla-firefox_1.0.7-0ubuntu0.1_i386.deb: trying to overwrite `/var/lib/mozilla-firefox/extensions.d/00classic', which is also in package firefox

--
right now i cant use firefox :(
after having this problem


,
any suggestion ?

judabuddhist
September 24th, 2005, 03:51 PM
I have the exact same problem, and am now posting from konqueror. Any help would be appreciated

evilghost
September 24th, 2005, 09:04 PM
http://ubuntuforums.org/showthread.php?t=68864

fahad
September 24th, 2005, 10:17 PM
Thanks :-)

kwn12
September 26th, 2005, 01:50 PM
Great, that fixed my problem. I did, however, have to follow Grafter's advice in the other thread and use:
cd /var/cache/apt/archives
sudo dpkg -i --force-all mozilla-firefox_1.0.7-0ubuntu0.1_i386.deb
sudo dpkg -i --force-all mozilla-firefox-gnome-support_1.0.7-0ubuntu0.1_i386.deb

evilmrt
September 26th, 2005, 03:52 PM
sudo apt-get -f install

worked fine for me!

Ozitraveller
September 26th, 2005, 08:15 PM
I've just upgraded to breezy, and firefox broke me there too! But it wasn't the only problem, so maybe in a couple of days I'll try again. Sure hope the firefox upgrading issue gets resolved it's been around for a while now.

oxalá
September 27th, 2005, 12:23 AM
Great, that fixed my problem. I did, however, have to follow Grafter's advice in the other thread and use:
cd /var/cache/apt/archives
sudo dpkg -i --force-all mozilla-firefox_1.0.7-0ubuntu0.1_i386.deb
sudo dpkg -i --force-all mozilla-firefox-gnome-support_1.0.7-0ubuntu0.1_i386.deb


worked for me as well.