* [gentoo-user] mozilla-firefox-3.0.11
@ 2009-06-15 9:36 Alan McKinnon
2009-06-15 9:41 ` Patrick Holthaus
0 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2009-06-15 9:36 UTC (permalink / raw
To: gentoo-user
Hi,
Am I just being unlucky today, or are the distfiles for firefox-3.0.11 really
not on the mirrors yet, even though the ebuild hit the tree yesterday?
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] mozilla-firefox-3.0.11
2009-06-15 9:36 [gentoo-user] mozilla-firefox-3.0.11 Alan McKinnon
@ 2009-06-15 9:41 ` Patrick Holthaus
2009-06-15 10:49 ` Alan McKinnon
0 siblings, 1 reply; 5+ messages in thread
From: Patrick Holthaus @ 2009-06-15 9:41 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 448 bytes --]
Hi,
> Am I just being unlucky today, or are the distfiles for firefox-3.0.11
> really not on the mirrors yet, even though the ebuild hit the tree
> yesterday?
Mon Jun 15 10:11:49 2009 >>> net-libs/xulrunner-1.9.0.11
merge time: 15 minutes and 33 seconds.
Mon Jun 15 10:12:49 2009 >>> www-client/mozilla-firefox-3.0.11
merge time: 1 minute.
Successfully downloaded and installed firefox and xulrunner today.
HTH
Patrick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] mozilla-firefox-3.0.11
2009-06-15 9:41 ` Patrick Holthaus
@ 2009-06-15 10:49 ` Alan McKinnon
2009-06-15 11:17 ` Patrick Holthaus
0 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2009-06-15 10:49 UTC (permalink / raw
To: gentoo-user
On Monday 15 June 2009 11:41:28 Patrick Holthaus wrote:
> Hi,
>
> > Am I just being unlucky today, or are the distfiles for firefox-3.0.11
> > really not on the mirrors yet, even though the ebuild hit the tree
> > yesterday?
>
> Mon Jun 15 10:11:49 2009 >>> net-libs/xulrunner-1.9.0.11
> merge time: 15 minutes and 33 seconds.
>
> Mon Jun 15 10:12:49 2009 >>> www-client/mozilla-firefox-3.0.11
> merge time: 1 minute.
>
> Successfully downloaded and installed firefox and xulrunner today.
Do you have LINGUAS set? I can't seem to get the en-GB files:
# wget -c http://distfiles.gentoo.org/distfiles/mozilla-firefox-3.0.11-en-
GB.xpi
[snip]
HTTP request sent, awaiting response... 404 Not Found
2009-06-15 12:42:54 ERROR 404: Not Found.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] mozilla-firefox-3.0.11
2009-06-15 10:49 ` Alan McKinnon
@ 2009-06-15 11:17 ` Patrick Holthaus
2009-06-15 11:42 ` Alan McKinnon
0 siblings, 1 reply; 5+ messages in thread
From: Patrick Holthaus @ 2009-06-15 11:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1608 bytes --]
Hi,
> > Successfully downloaded and installed firefox and xulrunner today.
>
> Do you have LINGUAS set? I can't seem to get the en-GB files:
Yes, I have.
LINGUAS="en en_US de"
> # wget -c http://distfiles.gentoo.org/distfiles/mozilla-firefox-3.0.11-en-
> GB.xpi
This won't work for me, too. If I remove the already downloaded files, I also
get a 404:
[snip]
Connecting to distfiles.gentoo.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
[snip]
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
Then, releases.mozilla.org is chosen as a mirror and the download finishes
successfully:
>>> Downloading
'http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.11/linux-
i686/xpi/de.xpi'
--2009-06-15 13:11:58--
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.11/linux-
i686/xpi/de.xpi
Resolving releases.mozilla.org... 129.101.198.59, 64.50.236.52, 204.246.0.136,
...
Connecting to releases.mozilla.org|129.101.198.59|:80... connected.
HTTP request sent, awaiting response... 200 OK
Apparently, the files are not (yet) on the gentoo mirrors.
HTH
Patrick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] mozilla-firefox-3.0.11
2009-06-15 11:17 ` Patrick Holthaus
@ 2009-06-15 11:42 ` Alan McKinnon
0 siblings, 0 replies; 5+ messages in thread
From: Alan McKinnon @ 2009-06-15 11:42 UTC (permalink / raw
To: gentoo-user; +Cc: Patrick Holthaus
On Monday 15 June 2009 13:17:26 Patrick Holthaus wrote:
> Hi,
>
> > > Successfully downloaded and installed firefox and xulrunner today.
> >
> > Do you have LINGUAS set? I can't seem to get the en-GB files:
>
> Yes, I have.
> LINGUAS="en en_US de"
[snip]
> Apparently, the files are not (yet) on the gentoo mirrors.
More like a case of the dev forgot to upload them :-) It's been almost 36
hours now, so I submitted bug 274225
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-06-15 11:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15 9:36 [gentoo-user] mozilla-firefox-3.0.11 Alan McKinnon
2009-06-15 9:41 ` Patrick Holthaus
2009-06-15 10:49 ` Alan McKinnon
2009-06-15 11:17 ` Patrick Holthaus
2009-06-15 11:42 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox