Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -u world verweigert dienst, server nicht erreichbar
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
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 7:10 pm    Post subject: emerge -u world verweigert dienst, server nicht erreichbar Reply with quote

bei euch auch?

bei mir sieht es leider so aus:
emerge -u world
Calculating world dependencies ...done!
>>> emerge (1 of 18) gnome-extra/yelp-2.2.3 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/yelp-2.2.3.tar.bz2
--21:07:16-- http://gentoo.oregonstate.edu/distfiles/yelp-2.2.3.tar.bz2
=> `/usr/portage/distfiles/yelp-2.2.3.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
21:07:17 ERROR 404: Not Found.

>>> Downloading http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/yelp-2.2.3.tar.bz2
--21:07:17-- http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/yelp-2.2.3.tar.bz2
=> `/usr/portage/distfiles/yelp-2.2.3.tar.bz2'
Resolving distro.ibiblio.org... done.
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
21:07:18 ERROR 404: Not Found.

>>> Downloading ftp://ftp.gnome.org/pub/gnome/sources/yelp/2.2/yelp-2.2.3.tar.bz2
--21:07:18-- ftp://ftp.gnome.org/pub/gnome/sources/yelp/2.2/yelp-2.2.3.tar.bz2
=> `/usr/portage/distfiles/yelp-2.2.3.tar.bz2'
Resolving ftp.gnome.org... done.
Connecting to ftp.gnome.org[130.239.18.137]:21... failed: Connection timed out.
Connecting to ftp.gnome.org[130.239.18.173]:21...


grüße
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Mon Aug 25, 2003 7:36 pm    Post subject: Reply with quote

Versuch mal:
Code:
/usr/bin/wget -t 5 --passive-ftp ftp://ftp.no.gnome.org/pub/GNOME/sources/yelp/2.2/yelp-2.2.3.tar.bz2 -P /usr/portage/distfile


Gruss

SteveB
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 7:43 pm    Post subject: Reply with quote

mach ich gleich....wieder linux boot.....bahh, hin und her und hin und her


heute kann ich mich aber auch nicht entscheiden :mrgreen:
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 7:49 pm    Post subject: Reply with quote

danke, die datei hat er heruntergeladen...wenn ich jetzt
emerge -u world
mache passiert aber das gleiche, ich mache jetzt mal emerge sync und probiers dann nochmal

oder soll ich was ganz anderes machen?
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Mon Aug 25, 2003 7:56 pm    Post subject: Reply with quote

hoschi wrote:
danke, die datei hat er heruntergeladen...wenn ich jetzt
emerge -u world
mache passiert aber das gleiche, ich mache jetzt mal emerge sync und probiers dann nochmal

oder soll ich was ganz anderes machen?


Ich HAMMEL!!! Das sollte:
Code:
/usr/bin/wget -t 5 --passive-ftp ftp://ftp.no.gnome.org/pub/GNOME/sources/yelp/2.2/yelp-2.2.3.tar.bz2 -P /usr/portage/distfiles
heissen!!

habe das s am ende von /usr/portage/distfiles vergessen!!

Mach mal:
Code:
mv /usr/portage/distfile/yelp-2.2.3.tar.bz2 /usr/portage/distfiles/yelp-2.2.3.tar.bz2
rm -rf /usr/portage/distfile


Gruss

SteveB
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 8:02 pm    Post subject: Reply with quote

danke :D

jetzt geht es :D


darf ich noch was fragen?
tritt so etwas öfter auf und kann ich das immer so machen?
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Mon Aug 25, 2003 8:09 pm    Post subject: Reply with quote

hoschi wrote:
danke :D

jetzt geht es :D


darf ich noch was fragen?
tritt so etwas öfter auf und kann ich das immer so machen?

HEY! Du befindest Dich auf eine Forum von Gentoo! Da darfst Du IMMER fragen! IMMER!

Ob das öffters auftritt? Hmm... kann schon mal vorkommen! Ich mache dann jeweils immer emerge -pf Packet-Name und schaue was für URLs er mir da ausgibt. Und versuche dann das Ding selbst runter zu laden. Wenn ich es so nicht runter laden kann, dann gehe ich auf AllTheWeb und suche mal dort mit dem FTP-Search nach der besagten Datei. Wenn ich sie finde, lade ich sie runter und speichere sie in /usr/portage/distfiles. Da das Portage jeweils eine MD5 Summe der benötigten Datei hat, weiss ich schnell ob ich die richtige Datei erwischt habe oder nicht.

Lieben Gruss

SteveB
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 8:18 pm    Post subject: Reply with quote

so, ich habe jetzt diese emerge -pf probiert (den der fehler tratt sofort wieder beim nächsten packet auf):

emerge -pf libgtop
Calculating dependencies ...done!

http://gentoo.oregonstate.edu/distfiles/libgtop-2.0.3.tar.bz2 http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/libgtop-2.0.3.tar.bz2 ftp://ftp.gnome.org/pub/gnome/sources/libgtop/2.0/libgtop-2.0.3.tar.bz2 ftp://archive.progeny.com/GNOME/sources/libgtop/2.0/libgtop-2.0.3.tar.bz2 ftp://ftp.sunet.se/pub/X11/GNOME/sources/libgtop/2.0/libgtop-2.0.3.tar.bz2 ftp://ftp.no.gnome.org/pub/GNOME/sources/libgtop/2.0/libgtop-2.0.3.tar.bz2 ftp://ftp.gnome.org/pub/gnome/2.0.0/sources/libgtop/2.0/libgtop-2.0.3.tar.bz2
Traceback (most recent call last):
File "/usr/bin/emerge", line 1951, in ?
mydepgraph.merge(mydepgraph.altlist())
File "/usr/bin/emerge", line 1176, in merge
retval=portage.doebuild(y,"fetch",myroot,edebug,("--pretend" in myopts),fetchonly=1)
File "/usr/lib/python2.2/site-packages/portage.py", line 1734, in doebuild
if not digestcheck(checkme, ("strict" in features)):
File "/usr/lib/python2.2/site-packages/portage.py", line 1484, in digestcheck
return digestCheckFiles(myfiles, mydigests, basedir, "src_uri")
File "/usr/lib/python2.2/site-packages/portage.py", line 1402, in digestCheckFiles
if strict:
NameError: global name 'strict' is not defined



dann habe ich mir aus dem von dir geposteten das gebastelt:
/usr/bin/wget -t 5 --passive-ftp ftp://ftp.gnome.org/pub/gnome/sources/libgtop/2.0/libgtop-2.0.3.tar.bz2 -P /usr/portage/distfiles

leider geht es immer noch nicht(ich habe darauf geachetet auch einen ftp server zu nehmen)...ich probier gleich mal weiter, falls du aber meinen fehler auf anhieb siehst wäre das super :D
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 8:21 pm    Post subject: Reply with quote

habe es hinbekommen, ich musst nur auf einem meiner selbst geposteten links klicken...mozialla hat den rest gemacht:rolleyes:


ich hoffe das geht hier nicht so weiter, ich habe keine lust hier alle packet selber runterzuladen, ist ja nicht der sinn von portage*gg*

vielen dank nochmal
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 8:24 pm    Post subject: Reply with quote

mist, es geht so weiter...*lol*
das wird aber noch ne lange nacht :D
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 9:40 pm    Post subject: Reply with quote

so, geschafft (habe mit pretend alle packete anzeigen lassen, und diese im voraus runtergeladen...so gings recht flott*gg*)

eine neue frage, portage sagt mir gerade ich hätte inzwischen 8 veraltete config files in /etc, das will ich natürlich nicht....portage sagt einem dann wo man diese sicherheitseinstellung ändern kann, das will ich nicht!

ich will nur die 8 config files los werden, wie oder was muss ich beachten?
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
Sas
Veteran
Veteran


Joined: 05 Jul 2003
Posts: 1229
Location: Germany

PostPosted: Mon Aug 25, 2003 9:53 pm    Post subject: Reply with quote

gib doch einfach mal
Code:
etc-update
ein ;)

dann kannst du für jede einzelne oder alle config file(s) auswählen ob du sie beibehalten oder überschreiben usw willst...
_________________
42
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Mon Aug 25, 2003 10:07 pm    Post subject: Reply with quote

nice, danke:)
_________________
Just you and me strogg!
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