Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44990 - java-gtk package.env missing "CLASSPATH=" before the java-gtk classpath.
Summary: java-gtk package.env missing "CLASSPATH=" before the java-gtk classpath.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 21:07 UTC by Thomas Lee
Modified: 2004-03-17 22:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Lee 2004-03-17 21:07:42 UTC
current java-gtk in portage dies with a TypeError after a java-config --set-system-classpath=java-gtk

This occurs because a function in the Python module for reading data from the package.env file seeks the "CLASSPATH=" line, but cannot find it.


Reproducible: Always
Steps to Reproduce:




This can be resolved by adding CLASSPATH= to the classpath in the java-gtk
package.env (/usr/share/java-gtk/package.env)
Comment 1 Thomas Lee 2004-03-17 21:09:24 UTC
This also applies to java-gnome.
Comment 2 Chris Aniszczyk (RETIRED) gentoo-dev 2004-03-17 22:55:04 UTC
Fixed in portage, thanks...