Hi, I cant seem to be able to successfully run the ubuntuzilla script and install firefox 3.5.1. My output is below: Thanks,
root@Laptop1:/home/petejk# ubuntuzilla.py -g ^[[5~ Welcome to the Ubuntuzilla Firefox script version 4.6.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... The most recent release of Firefox is detected to be 3.5.1. Please make sure this is correct before proceeding. (You can confirm by going to http://www.mozilla.org/) If no version number shows, if the version shown is not the latest, or if you would like to install an older release, press 'n', and you'll be given the option to enter the version manually. Otherwise, press 'y', and proceed with installation. [y/n]? Please enter 'y' or 'n': y Please enter 'y' or 'n': y Retrieving list of available localizations for Firefox ... Please choose the localization (language) for Firefox. Enter the number of your choice from the list below. If you do not see a list of localizations, please check the help section of our website at [http://ubuntuzilla.sourceforge.net/ for steps you can take to resolve this problem.] 0. af 1. ar 2. as 3. be 4. bg 5. bn-BD 6. bn-IN 7. ca 8. cs 9. cy 10. da 11. de 12. el 13. en-GB 14. en-US 15. eo 16. es-AR 17. es-CL 18. es-ES 19. es-MX 20. et 21. eu 22. fa 23. fi 24. fr 25. fy-NL 26. ga-IE 27. gl 28. gu-IN 29. he 30. hi-IN 31. hr 32. hu 33. id 34. is 35. it 36. ja 37. ka 38. kk 39. kn 40. ko 41. ku 42. lt 43. lv 44. mk 45. ml 46. mn 47. mr 48. nb-NO 49. nl 50. nn-NO 51. oc 52. or 53. pa-IN 54. pl 55. pt-BR 56. pt-PT 57. rm 58. ro 59. ru 60. si 61. sk 62. sl 63. sq 64. sr 65. sv-SE 66. ta-LK 67. ta 68. te 69. th 70. tr 71. uk 72. vi 73. zh-CN 74. zh-TW Enter your choice of localization (integer, from 0 to 74): 13 You have chosen localization en-GB. Is that correct [y/n]? Please enter 'y' or 'n': y
Updating repositories information with apt-get update. You may be prompted for your password.
Hit http://gb.archive.ubuntu.com karmic Release.gpg Hit http://gb.archive.ubuntu.com karmic/main Translation-en_GB Hit http://gb.archive.ubuntu.com karmic/restricted Translation-en_GB Hit http://gb.archive.ubuntu.com karmic/universe Translation-en_GB Hit http://gb.archive.ubuntu.com karmic/multiverse Translation-en_GB Hit http://gb.archive.ubuntu.com karmic-updates Release.gpg Ign http://gb.archive.ubuntu.com karmic-updates/main Translation-en_GB Ign http://gb.archive.ubuntu.com karmic-updates/restricted Translation-en_GB Ign http://gb.archive.ubuntu.com karmic-updates/universe Translation-en_GB Ign http://gb.archive.ubuntu.com karmic-updates/multiverse Translation-en_GB Hit http://security.ubuntu.com karmic-security Release.gpg Ign http://security.ubuntu.com karmic-security/main Translation-en_GB Hit http://gb.archive.ubuntu.com karmic Release Ign http://security.ubuntu.com karmic-security/restricted Translation-en_GB Ign http://security.ubuntu.com karmic-security/universe Translation-en_GB Ign http://security.ubuntu.com karmic-security/multiverse Translation-en_GB Hit http://security.ubuntu.com karmic-security Release Hit http://gb.archive.ubuntu.com karmic-updates Release Hit http://security.ubuntu.com karmic-security/main Packages Hit http://gb.archive.ubuntu.com karmic/main Packages Hit http://gb.archive.ubuntu.com karmic/restricted Packages Hit http://gb.archive.ubuntu.com karmic/main Sources Hit http://gb.archive.ubuntu.com karmic/restricted Sources Hit http://gb.archive.ubuntu.com karmic/universe Packages Hit http://gb.archive.ubuntu.com karmic/universe Sources Hit http://security.ubuntu.com karmic-security/restricted Packages Hit http://security.ubuntu.com karmic-security/main Sources Hit http://security.ubuntu.com karmic-security/restricted Sources Hit http://security.ubuntu.com karmic-security/universe Packages Hit http://gb.archive.ubuntu.com karmic/multiverse Packages Hit http://gb.archive.ubuntu.com karmic/multiverse Sources Hit http://gb.archive.ubuntu.com karmic-updates/main Packages Hit http://gb.archive.ubuntu.com karmic-updates/restricted Packages Hit http://gb.archive.ubuntu.com karmic-updates/main Sources Hit http://gb.archive.ubuntu.com karmic-updates/restricted Sources Hit http://gb.archive.ubuntu.com karmic-updates/universe Packages Hit http://gb.archive.ubuntu.com karmic-updates/universe Sources Hit http://gb.archive.ubuntu.com karmic-updates/multiverse Packages Hit http://security.ubuntu.com karmic-security/universe Sources Hit http://security.ubuntu.com karmic-security/multiverse Packages Hit http://security.ubuntu.com karmic-security/multiverse Sources Hit http://gb.archive.ubuntu.com karmic-updates/multiverse Sources Reading package lists... Done
Making sure that the repositories version of Firefox is installed...
Reading package lists... Done Building dependency tree Reading state information... Done firefox is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Old firefox preferences not found. Nothing to back up. Proceeding with installation.
Retrieving package name for Firefox ... w3m -dump ftp://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.1/linux-i686/en-GB/ | grep 'firefox' | grep -v '\.asc' |grep -v 'ftp://' | awk '{ print substr($0,index($0, "firefox"))}' | awk '{print $1}' | sed -e 's/\.*$//' w3m: Can't load ftp://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.1/linux-i686/en-GB/. Previous command has failed to complete successfully. Exiting. Process returned code 1 ["w3m: Can't load ftp://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.1/linux-i686/en-GB/.\n"] Download error. Trying again, hoping for a different mirror. Success!: firefox-3.5.1.tar.bz2
Downloading Firefox archive from the Mozilla site
--2009-07-28 00:09:29-- ftp://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.1/linux-i686/en-GB/firefox-3.5.1.tar.bz2 => `firefox-3.5.1.tar.bz2' Resolving releases.mozilla.org... 204.152.184.113, 204.152.184.196, 204.246.0.136, ... Connecting to releases.mozilla.org|204.152.184.113|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/mozilla.org/firefox/releases/3.5.1/linux-i686/en-GB ... done. ==> SIZE firefox-3.5.1.tar.bz2 ... 9650907 ==> PASV ... done. ==> REST 9650907 ... done. ==> RETR firefox-3.5.1.tar.bz2 ... done. Length: 9650907 (9.2M), 0 (0) remaining
100%[+++++++++++++++++++++++++++++++++++++++] 9,650,907 --.-K/s in 0s
2009-07-28 00:09:32 (0.00 B/s) - `firefox-3.5.1.tar.bz2' saved [9650907]
bzip2: I/O or other error, bailing out. Possible reason follows. bzip2: Broken pipe Input file = (stdin), output file = (stdout) tar: Child returned status 1 tar: Exiting with failure status due to previous errors sudo tar -C /opt -xjf firefox-3.5.1.tar.bz2 Previous command has failed to complete successfully. Exiting. Process returned code 2 Traceback (most recent call last): File "/usr/local/bin/ubuntuzilla.py", line 1225, in <module> bs.start() File "/usr/local/bin/ubuntuzilla.py", line 283, in start fi.start() File "/usr/local/bin/ubuntuzilla.py", line 310, in start self.install() File "/usr/local/bin/ubuntuzilla.py", line 683, in install self.extractArchive() File "/usr/local/bin/ubuntuzilla.py", line 564, in extractArchive self.util.execSystemCommand(executionstring="sudo tar -C " + self.options.targetdir + " " + self.tar_flags + " " + self.packageFilename) File "/usr/local/bin/ubuntuzilla.py", line 145, in execSystemCommand raise SystemCommandExecutionError, "Command has not completed successfully. If this problem persists, please seek help at our website, " + self.version.url __main__.SystemCommandExecutionError: Command has not completed successfully. If this problem persists, please seek help at our website, http://ubuntuzilla.sourceforge.net/