removido
(usa Nenhuma)
Enviado em 24/03/2011 - 10:42h
Estou tentando fazer a atualização para o Firefox 4.0, mas está aparencendo o erro transcrito abaixo. Como estou iniciando no Linux estou precisando de auxilio. Uso auqi o Ubuntu 10.
alferes@pmmg-adm:~$ ubuntuzilla.py -a install -p firefox
Welcome to the Ubuntuzilla Firefox script version 4.8.3
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'
alferes@pmmg-adm:~$