In time, it worked perfectly until the last upgrade to
firefox_3.5.3+build1+nobinonly-0ubuntu6_all.deb under 9.10 too. (it was
kept fully upgrade hourly with the following script:

#!/bin/bash
sudo dpkg --configure -a
sudo apt-get check
sudo apt-get update -o Acquire::http::No-Cache=True
sudo apt-get -y autoremove
sudo apt-get -f -y install
sudo apt-get -y upgrade && sudo apt-get -f -y install 
sudo apt-get -y dist-upgrade && sudo apt-get -f -y install
sudo apt-get -y autoremove && sudo apt-get autoclean 
sudo apt-get clean

Followed by a reboot if required by the system upgrade process.


** Attachment added: "Current sources.list in my Karmic system"
   http://launchpadlibrarian.net/34187207/sources.list

-- 
Firefox misbehave with several AJAX sites since last upgrade at karmic
https://bugs.launchpad.net/bugs/457742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to