Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290272 - java-config: man path broken if unmerging user and system vm
Summary: java-config: man path broken if unmerging user and system vm
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 18:30 UTC by Petteri Räty (RETIRED)
Modified: 2009-10-23 18:30 UTC (History)
0 users

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 Petteri Räty (RETIRED) gentoo-dev 2009-10-23 18:30:25 UTC
betelgeuse@pena ~/mailer $ eselect java-vm list
Available Java Virtual Machines:
  [1]   icedtea6-bin
  [2]   sun-jre-bin-1.6
betelgeuse@pena ~/mailer $ man java
No manual entry for java
betelgeuse@pena ~/mailer $ file /home/betelgeuse/.gentoo/java-config-2/current-user-vm
/home/betelgeuse/.gentoo/java-config-2/current-user-vm: broken symbolic link to `/usr/lib/jvm/sun-jdk-1.6'

I think the shell initializer should switch the VM to something working. We could have a configuration setting for this in case someone wants to do things manually.