[tor-bugs] #13358 [- Select a component]: Firefox langpacks fail to download for TBB

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 7 18:52:43 UTC 2014


#13358: Firefox langpacks fail to download for TBB
----------------------------------+---------------------
 Reporter:  kpdyer                |          Owner:
     Type:  defect                |         Status:  new
 Priority:  normal                |      Milestone:
Component:  - Select a component  |        Version:
 Keywords:                        |  Actual Points:
Parent ID:                        |         Points:
----------------------------------+---------------------
 In {{{gitian/fetch-inputs.sh}}} there's a for loop:

 {{{
 for i in $BUNDLE_LOCALES
  do
    cd linux-langpacks
    wget -U "" -N
 "https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/${FIREFOX_LANG_VER}-candidates/${FIREFOX_LANG_BUILD}/linux-i686/xpi/$i.xpi"
 ...
 }}}

 However, in {{{gitian/versions}}} FIREFOX_LANG_VERSION is set to
 24.6.0esr, and the firefox folks have moved 24.6.0.esr from

 https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/

 to

 https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/archived

 So, when trying to build the tor-browser-bundle, I get:

 {{{
 --2014-10-07 11:38:12--
 https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/24.6.0esr-
 candidates/build1/linux-i686/xpi/ar.xpi
 Resolving ftp.mozilla.org (ftp.mozilla.org)... 63.245.215.46,
 63.245.215.56
 Connecting to ftp.mozilla.org (ftp.mozilla.org)|63.245.215.46|:443...
 connected.
 HTTP request sent, awaiting response... 404 Not Found
 2014-10-07 11:38:12 ERROR 404: Not Found.
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13358>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list