Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94224

Summary: the net-p2p/freenet ebuild needs cleanup
Product: Gentoo Linux Reporter: Jan Brinkmann (RETIRED) <luckyduck>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED WONTFIX    
Severity: normal CC: java
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan Brinkmann (RETIRED) gentoo-dev 2005-05-27 15:33:17 UTC
a user reported that the initscript doesnt work add all and the start-freenet.sh script also doesnt work. the script set CLASSPATH, which shouldnt be done. -cp should be used instead to add the jars to the classpath. the jars should be installed with dojar from the java-pkg eclass. generally, the ebuild should be made conform to the java policy:

http://gentoo-wiki.com/Gentoo_Java_Policy
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-02-27 19:47:08 UTC
P.masked, bug 72996