Summary: | cannot emerge jboss because of unresolved virtual dependency virtual/jdk-1.3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joshua Koalsh <kolashj> |
Component: | [OLD] Server | Assignee: | Java team <java> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | qa |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Joshua Koalsh
2004-07-25 20:30:01 UTC
what does grep jdk /var/cache/edb/virtuals give you ? Please provide the grep jdk /var/cache/edb/virtuals, and make sure your profile is at least the 2004.0 one. greetings, SeJo boeg root # grep jdk /var/cache/edb/virtuals virtual/jre dev-java/kaffe dev-java/blackdown-jre dev-java/ibm-jdk-bin virtual/jdk dev-java/kaffe dev-java/ibm-jdk-bin virtual/java-scheme dev-java/kaffe dev-java/blackdown-jre dev-java/ibm-jdk-bin boeg root # head /etc/profile # /etc/profile: # $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/profile,v 1.23 2003/04/29 21:23:18 azarah Exp $ I'm not sure how I update my profile. by profile he means what the /etc/make.profile symlink points at My profile is indeed 2004.0 this is what there should be in /var/cache/edb/virtuals: virtual/jre dev-java/ibm-jdk-bin virtual/jdk dev-java/ibm-jdk-bin Hmm... If you have edited it manually, would you please try to link your profile to the 2004.2 (i'm using that one now). this is how you do it: # rm -f /etc/make.profile # ln -sf /usr/portage/profiles/default-ppc-2004.2 /etc/make.profile then do a emerge sync (is just to make sure you use the correct data). # env-update # source /etc/profile # emerge jboss -p and copy the output of emerge jboss -p here please (if not working) closing as worksforme... no response, and not reproducable on none of the systems i have access to. greetings |