Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(gelöst) xulrunner
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
michael_w
Guru
Guru


Joined: 22 Feb 2006
Posts: 482
Location: 09xxx

PostPosted: Tue Sep 13, 2011 11:40 am    Post subject: (gelöst) xulrunner Reply with quote

Hi,

seit Tagen funktioniert das Update nicht. Jedes mal scheitert der Download und damit auch das Update von FF:
Code:

>>> Emerging (6 of 7) net-libs/xulrunner-1.9.2.20
>>> Downloading 'ftp://de-mirror.org/distro/gentoo/distfiles/firefox-3.6.20.sour
ce.tar.bz2'
--2011-09-13 13:36:27--  ftp://de-mirror.org/distro/gentoo/distfiles/firefox-3.6
.20.source.tar.bz2
           => »/usr/portage/distfiles/firefox-3.6.20.source.tar.bz2«
Auflösen des Hostnamen »de-mirror.org«.... 87.106.54.147
Verbindungsaufbau zu de-mirror.org|87.106.54.147|:21... verbunden.
Anmelden als anonymous ... Angemeldet!
==> SYST ... fertig.    ==> PWD ... fertig.
==> TYPE I ... fertig.  ==> CWD (1) /distro/gentoo/distfiles ...
Das Verzeichnis »»distro/gentoo/distfiles«« gibt es nicht.

>>> Downloading 'http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.
6.20/source/firefox-3.6.20.source.tar.bz2'
--2011-09-13 13:36:28--  http://releases.mozilla.org/pub/mozilla.org/firefox/rel
eases/3.6.20/source/firefox-3.6.20.source.tar.bz2
Auflösen des Hostnamen »releases.mozilla.org«.... 202.177.202.154, 64.50.236.214
, 204.152.184.113, ...
Verbindungsaufbau zu releases.mozilla.org|202.177.202.154|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 404 Not Found
2011-09-13 13:36:29 FEHLER 404: Not Found.

!!! Couldn't download 'firefox-3.6.20.source.tar.bz2'. Aborting.
 * Fetch failed for 'net-libs/xulrunner-1.9.2.20', Log file:
 *  '/var/tmp/portage/net-libs/xulrunner-1.9.2.20/temp/build.log'


Weiss einer was da los ist? Klappts bei jemand anderem?
_________________
Linux ryzen 6.6.57-gentoo-dist #1 SMP PREEMPT_DYNAMIC Fri Oct 25 08:56:19 CEST 2024 x86_64 AMD Ryzen 7 PRO 4750G with Radeon Graphics AuthenticAMD GNU/Linux


Last edited by michael_w on Tue Sep 13, 2011 7:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
arfe
Apprentice
Apprentice


Joined: 24 Aug 2005
Posts: 298
Location: Essen

PostPosted: Tue Sep 13, 2011 11:45 am    Post subject: Reply with quote

Hast Du nur einen MIRROR in der /etc/make.conf drin?

Ansonsten diese Empfehlung:

GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.osuosl.org/"
Back to top
View user's profile Send private message
michael_w
Guru
Guru


Joined: 22 Feb 2006
Posts: 482
Location: 09xxx

PostPosted: Tue Sep 13, 2011 12:55 pm    Post subject: Reply with quote

Ich hab nur das drin:

GENTOO_MIRRORS="ftp://de-mirror.org/distro/gentoo/ "

dachte das reicht, was es auch bisher immer getan hat.
_________________
Linux ryzen 6.6.57-gentoo-dist #1 SMP PREEMPT_DYNAMIC Fri Oct 25 08:56:19 CEST 2024 x86_64 AMD Ryzen 7 PRO 4750G with Radeon Graphics AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
schmidicom
Veteran
Veteran


Joined: 09 Mar 2006
Posts: 1978
Location: Schweiz

PostPosted: Tue Sep 13, 2011 1:11 pm    Post subject: Reply with quote

Ich glaube ich weiss warum das nicht funktioniert.
Laut deinem Zitat versucht emerge die Datei "firefox-3.6.20.source.tar.bz2" von "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/source/" herunter zu laden doch sowohl die Datei als auch der Ordner existiert nicht oder nicht mehr.

Versuchs mal mit einem neueren Firefox am besten gleich mit dem aktuellsten die sind sicher noch auf dem Mozilla Servern drauf.

EDIT:
Der erste download versuch scheitert wohl an dem "distro" das da zu viel ist:
Falsch - "ftp://de-mirror.org/distro/gentoo/distfiles/"
Richtig - "ftp://de-mirror.org/gentoo/distfiles/"

Ändere mal das GENTOO_MIRRORS="ftp://de-mirror.org/distro/gentoo/" in deiner make.conf in GENTOO_MIRRORS="ftp://de-mirror.org/gentoo/" um dann kannst du auch bei dem alten firefox bleiben denn da ist das file noch drauf.
_________________
Lenovo - ThinkPad P16s Gen 2 - 21K9CTO1WW
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4693
Location: Germany

PostPosted: Tue Sep 13, 2011 2:21 pm    Post subject: Reply with quote

michael_w wrote:
Code:
...
Das Verzeichnis »»distro/gentoo/distfiles«« gibt es nicht.

Siehe hierzu auch Bug 381541 - de-mirror.org moved gentoo directory
Back to top
View user's profile Send private message
michael_w
Guru
Guru


Joined: 22 Feb 2006
Posts: 482
Location: 09xxx

PostPosted: Tue Sep 13, 2011 7:13 pm    Post subject: Reply with quote

Josef.95 wrote:
michael_w wrote:
Code:
...
Das Verzeichnis »»distro/gentoo/distfiles«« gibt es nicht.

Siehe hierzu auch Bug 381541 - de-mirror.org moved gentoo directory


thx a lot. ;)
_________________
Linux ryzen 6.6.57-gentoo-dist #1 SMP PREEMPT_DYNAMIC Fri Oct 25 08:56:19 CEST 2024 x86_64 AMD Ryzen 7 PRO 4750G with Radeon Graphics AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum