Ubuntu 8.10 Intel 2 core 32 bit
I have not been able to get ubuntuzilla.py to work. It fails with the following report:
> Connecting to sunsite.rediris.es|130.206.1.5|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/mozilla.org/thunderbird/releases/2.0.0.19/linux-i686/en-GB ... done. ==> SIZE thunderbird-2.0.0.19.tar.gz ... 11235715 ==> PASV ... done. ==> REST 11235715 ... done. ==> RETR thunderbird-2.0.0.19.tar.gz ... done. thunderbird-2.0.0.19.tar.gz: Permission denied wget -c --tries=5 --read-timeout=20 --waitretry=10 ftp://sunsite.rediris.es/pub/mozilla.or ... .19.tar.gz Previous command has failed to complete successfully. Exiting. Process returned code 1 Error downloading. Trying again, hoping for a different mirror. Download failed. This may be due to transient network problems, so try again later. Exiting.
This error message happens for each mirror it uses.
How do I install it manually without a script, but in such a way that it will be updated by the repository when its version is later than the one I am installing?
Alternatively is there a revised script.
Robin