Click to See Complete Forum and Search --> : Problem with Gentoo Install: emerge system


roamingnomad
11-26-2003, 02:09 AM
I don't know if the forum page will show this, but it didn't show my last post, so I'll try again. I apologize if this looks like a double post.

I try to run 'emerge system' and it tells me that my file, j2sdk-1_4_1-doc.zip (which I was told to download) does not exist or is corrupt. The needed checksum is different from the checksum it gets from my version of the file.

However, the file is there, and I got the right file from the right place.

Does anybody have a clue as to what could be solving this???

I noticed that in their error message, it said:
!!! File does not exist: /usr/portage/distfiles//j2sdk-1_4_1-doc.zip

They put two slashes before the filename instead of only one.

As always, all help is appreciated.

polle
11-26-2003, 06:09 AM
you can try the following as root this command
ebuild /path/to/ebuild digest
if that doesn't help put in your USe variables in /etc/make.conf the flag -doc

(I believe in your case the command is ebuild /usr/portage/dev-java/ java-sdk-docs-1.4.1.ebuild digest)