Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2005 11:48:33 -0700
From:      Vizion <vizion@vizion.occoxmail.com>
To:        freebsd-java@freebsd.org, lira@terared.com
Subject:   Re: cant install jdk15
Message-ID:  <200506091148.33693.vizion@vizion.occoxmail.com>
In-Reply-To: <1118322988.56949.6.camel@netitux.ryt>
References:  <1118322988.56949.6.camel@netitux.ryt>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 09 June 2005 06:16,  the author Ernesto A. Lira Castro contributed 
to the dialogue on-
 cant install jdk15: 

>Hi, i have already installed FreeBSD 5.4-STABLE, and i want to install
>jdk15 but i have a curious problem, when i try to install it from ports
>send me the follow message:
>
>
>======================================================================
>===>  linux-sun-jdk-1.4.2.08_1 has known vulnerabilities:
>=> jdk -- jar directory traversal vulnerability.
>   Reference:
><http://www.FreeBSD.org/ports/portaudit/18e5428f-ae7c-11d9-837d-000e0c2e438a
>.html> => Please update your ports tree and try again.
>*** Error code 1
>
>Stop in /usr/ports/java/linux-sun-jdk14.
>*** Error code 1
>
>Stop in /usr/ports/java/jdk15.
Ok
you need to use cvsup
create a supfile file in /var/db/ There are examples in 
cd /usr/share/examples/cvsup/supfiles/ 
choose the ports example
make a mofication to choose a server say cvsup7
by changing the line
*default host=CHANGE_THIS.FreeBSD.org
to
*default host=cvsup7.FreeBSD.org
save the dile as /var/db/portssupfile
then from root 
cvsup /var/db/portssupfile

Good luck

David
#cvsup /var/db/portssupfile


-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing May/June bound for Europe via Panama 
Canal.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506091148.33693.vizion>