JDK15 installation problem

Achilleus Mantzios achill at matrix.gatewaynet.com
Wed Nov 9 07:28:49 PST 2005


O Android έγραψε στις Nov 9, 2005 :

> Hello everybody!
> 
> Trying to install jdk-1.5 on FreeBSD-6 Stable (amd64) I've faced with a  
> problem - installation of linux-sun-jdk-1.4.2.10 failed with messages like  
> this:
> 
> ...
> > Attempting to fetch from  
> > ftp://ftp.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/linux/updates/8.0/en/os/amd64/.
> grep: /usr/ports/emulators/linux_base-8/distinfo.amd64: No such file or  
> directory
> fetch:  
> ftp://ftp.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/linux/updates/8.0/en/os/amd64/glibc-common-2.3.2-4.80.8.amd64.rpm:  
> File unavailable (e.g., file not found, no access)
> => Attempting to fetch from  
> ftp://ftp.riken.go.jp/pub/Linux/redhat/linux/updates/8.0/en/os/amd64/.
> grep: /usr/ports/emulators/linux_base-8/distinfo.amd64: No such file or  
> directory
> fetch:  
> ftp://ftp.riken.go.jp/pub/Linux/redhat/linux/updates/8.0/en/os/amd64/glibc-common-2.3.2-4.80.8.amd64.rpm:  
> File unavailable (e.g., file not found, no access)
> => Attempting to fetch from  
> ftp://ftp.kddlabs.co.jp/pub/Linux/packages/RedHat/redhat/linux/updates/8.0/en/os/amd64/.
> grep: /usr/ports/emulators/linux_base-8/distinfo.amd64: No such file or  
> directory
> fetch:  
> ftp://ftp.kddlabs.co.jp/pub/Linux/packages/RedHat/redhat/linux/updates/8.0/en/os/amd64/glibc-common-2.3.2-4.80.8.amd64.rpm:  
> File unavailable (e.g., file not found, no access)
> => Attempting to fetch from  
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/i386/8.0/.
> grep: /usr/ports/emulators/linux_base-8/distinfo.amd64: No such file or  
> directory
> fetch:  
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/i386/8.0/glibc-common-2.3.2-4.80.8.amd64.rpm:  
> File unavailable (e.g., file not found, no access)
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/rpm/amd64/8.0 and try again.
> *** Error code 1
> 
> Stop in /usr/ports/emulators/linux_base-8.
> *** Error code 1
> 
> Stop in /usr/ports/java/linux-sun-jdk14.
> *** Error code 1
> 
> Stop in /usr/ports/java/jdk15.
> ** Command failed [exit code 1]: /usr/bin/script -qa  
> /tmp/portinstall62262.0 make
> ** Fix the problem and try again.
> ** Listing the failed packages (*:skipped / !:failed)
>          ! java/jdk15    (fetch error)
> --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
> 
> 
> 
> What is it - it's really fetch error or packet  
> "glibc-common-2.3.2-4.80.8.amd64.rpm" doesn't exist, or I'm doing  
> something wrong?

Since you got a repeated
"grep: /usr/ports/emulators/linux_base-8/distinfo.amd64: No such file or
directory",

why dont you try to cvsup ports-emulators first?

> 
> Thanks anyway :)
> 
> 

-- 
-Achilleus



More information about the freebsd-java mailing list