Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31747 - java-config: user vm breaks $MANPATH
Summary: java-config: user vm breaks $MANPATH
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 31468
  Show dependency tree
 
Reported: 2003-10-22 08:53 UTC by C. Daelhousen (sapphirecat)
Modified: 2003-11-08 08:53 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 C. Daelhousen (sapphirecat) 2003-10-22 08:53:42 UTC
Source-ing the ~/.gentoo/java-env file as java-config suggests after changing
the user VM replaces $MANPATH instead of appending to it, allowing man to only
find the Java pages. This happens even after logging out and back in.

java-config is 0.2.8-r2.

Reproducible: Always
Steps to Reproduce:
1. java-config --set-user-vm=/opt/sun-jdk-1.4.2.01
2. source ~/.gentoo/java-env
3. man ascii
Actual Results:  
No manual entry for ascii

Expected Results:  
Formatted and displayed /usr/share/man/man7/ascii.7.gz
Comment 1 Adrian Almenar 2003-11-08 08:53:36 UTC
Fixed on java-config CVS will be avilable for java-config 1.1.5.

Thanks.