First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 186323
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Francisco Javier <ffelix@inode64.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 186323 depends on: Show dependency tree
Bug 186323 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-07-23 12:30 0000
The below ebuild have =virtual/j??-1.? without *


./dev-java/axion/axion-1.0_rc2-r3.ebuild    =virtual/jdk-1.5* =virtual/jdk-1.4
)                                             
./dev-java/itext/itext-2.0.3.ebuild    DEPEND="|| ( =virtual/jdk-1.6
=virtual/jdk-1.5 =virtual/jdk-1.4* )                    
./dev-java/itext/itext-2.0.4.ebuild    DEPEND="|| ( =virtual/jdk-1.6
=virtual/jdk-1.5 =virtual/jdk-1.4* )                    
./dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1-r1.ebuild    DEPEND="|| (
=virtual/jdk-1.4* =virtual/jdk-1.5 )                    
./dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild    DEPEND="|| (
=virtual/jdk-1.4* =virtual/jdk-1.5 )                       
./dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild    DEPEND="|| (
=virtual/jdk-1.4* =virtual/jdk-1.5 )                       
./dev-java/telnetd/telnetd-1.0-r2.ebuild    =virtual/jdk-1.4* =virtual/jdk-1.5
)                                             
./dev-java/itext/itext-2.0.3.ebuild    RDEPEND="|| ( =virtual/jre-1.6
=virtual/jre-1.5 =virtual/jre-1.4* )                   
./dev-java/itext/itext-2.0.4.ebuild    RDEPEND="|| ( =virtual/jre-1.6
=virtual/jre-1.5 =virtual/jre-1.4* )                   
./dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1-r1.ebuild    RDEPEND="|| (
=virtual/jre-1.4* =virtual/jre-1.5 )                   
./dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild    RDEPEND="|| (
=virtual/jre-1.4* =virtual/jre-1.5 )                      
./dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild    RDEPEND="|| (
=virtual/jre-1.4* =virtual/jre-1.5 )                      



Reproducible: Always

------- Comment #1 From Petteri Räty 2007-07-23 13:21:37 0000 -------
(In reply to comment #0)
> The below ebuild have =virtual/j??-1.? without *
> 
> 

Just to clarify =virtual/jdk-1.6 is a valid dependency atom but of course it
does not match any virtual ebuilds because they are versioned 1.6.0.

------- Comment #2 From Petteri Räty 2007-07-23 13:25:14 0000 -------
wltjr: While you fix itext and jdbc-jaybird please remove the || ( ) jre atoms
from RDEPEND as they make no sense. The jres are always backwards ABI
compatible. You can also just ack here and I can fix that stuff.

------- Comment #3 From Vlastimil Babka (Caster) 2007-07-23 13:27:31 0000 -------
And change the order of jdk deps, so that 1.5 is before 1.4...

------- Comment #4 From William L. Thomson Jr. (RETIRED) 2007-08-22 06:33:33 0000 -------
ok I have address itext and jaybird, please review and if not correct or etc
feel free to modify as needed

First Last Prev Next    No search results available      Search page      Enter new bug