Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
portage_exception.FileNotFound:
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
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Thu Apr 13, 2006 3:06 pm    Post subject: portage_exception.FileNotFound: Reply with quote

Hallo,

bei einem revdep-rebuild bzw. emerge Vorgang bekomme ich manchmal:

Calculating dependencies... done!
Traceback (most recent call last):
File "/usr/bin/emerge", line 3353, in ?
mydepgraph.display(mydepgraph.altlist())
File "/usr/bin/emerge", line 1557, in display
if portage.portdb.fetch_check(x[2], self.applied_useflags[x[2]]):
File "/usr/lib/portage/pym/portage.py", line 4889, in fetch_check
ok,reason = portage_checksum.verify_all(self.mysettings["DISTDIR"]+"/"+x, mysums[x])
File "/usr/lib/portage/pym/portage_checksum.py", line 98, in verify_all
raise portage_exception.FileNotFound(filename)
portage_exception.FileNotFound: '/usr/portage/distfiles/j2sdk-1_4_2-doc.zip'

Wie kann man das beheben?

G. R.
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Thu Apr 13, 2006 3:16 pm    Post subject: Re: portage_exception.FileNotFound: Reply with quote

Tinitus wrote:

portage_exception.FileNotFound: '/usr/portage/distfiles/j2sdk-1_4_2-doc.zip'

Wie kann man das beheben?

In diesem Fall fehlt ihm die Datei "j2sdk-1_4_2-doc.zip"
Lad dir die Java-Dokumentation hier runter und leg sie ins distfiles-Verzeichnis.
So sollte zumindest dieser Fehler behoben werden...
Back to top
View user's profile Send private message
Fauli
l33t
l33t


Joined: 24 Apr 2004
Posts: 760
Location: Moers, Germany

PostPosted: Thu Apr 13, 2006 6:57 pm    Post subject: Reply with quote

Portage lädt die Datei nicht automatisch herunter, weil im Ebuild RESTRICT="fetch" gesetzt ist. Beim "emerge -p" erscheint dann ein rotes F.
_________________
Do your part to beautify the web! Turn off link underlining!
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