View previous topic :: View next topic |
Author |
Message |
Tinitus Veteran
Joined: 20 Sep 2004 Posts: 1754
|
Posted: Thu Apr 13, 2006 3:06 pm Post subject: portage_exception.FileNotFound: |
|
|
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 |
|
|
franzf Advocate
Joined: 29 Mar 2005 Posts: 4565
|
Posted: Thu Apr 13, 2006 3:16 pm Post subject: Re: portage_exception.FileNotFound: |
|
|
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 |
|
|
Fauli l33t
Joined: 24 Apr 2004 Posts: 760 Location: Moers, Germany
|
Posted: Thu Apr 13, 2006 6:57 pm Post subject: |
|
|
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 |
|
|
|
|
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
|
|