Gente, ao tentar executar o no terminal tal atualização do FF apareceu o seguinte:
simon@simon-laptop:~$ ubuntuzilla.py -a install -p firefox
Welcome to the Ubuntuzilla Firefox script version 4.8.4
Ubuntuzilla is built only for Ubuntu Linux and other distributions derived from Ubuntu (such as Linux Mint, e.g.)
This script will now install the latest release of the official Mozilla build of Firefox on your Linux system. If you run into any problems using this script, or have feature requests, suggestions, or general comments, please visit our website at
http://ubuntuzilla.sourceforge.net/ Retrieving the version of the latest release of Firefox from the Mozilla website...
Traceback (most recent call last):
File "/usr/local/bin/ubuntuzilla.py", line 1331, in <module>
bs.start()
File "/usr/local/bin/ubuntuzilla.py", line 311, in start
fi.start()
File "/usr/local/bin/ubuntuzilla.py", line 354, in start
self.install()
File "/usr/local/bin/ubuntuzilla.py", line 764, in install
self.getLatestVersion()
File "/usr/local/bin/ubuntuzilla.py", line 956, in getLatestVersion
self.releaseVersion = re.search(r'firefox\-(([0-9]+\.)+[0-9]+)',self.releaseVersion).group(1)
AttributeError: 'NoneType' object has no attribute 'group
Já tenho instalado o Ubuntuzilla normalmente, a instalação ocorreu normal e sem erros. Já tentei reinstalar varias vezes e nada
O que posso fazer agora pra tentar resolver tal problema???
Desde já agradeço a atenção de todos.