Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293674 - virtual/jdk-1.4.2 depends on dev-java/blackdown-jdk which is being removed
Summary: virtual/jdk-1.4.2 depends on dev-java/blackdown-jdk which is being removed
Status: RESOLVED FIXED
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-11-19 00:52 UTC by John (EBo) David
Modified: 2010-02-10 20:07 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 John (EBo) David 2009-11-19 00:52:02 UTC
Both virtual/jdk-1.4.2 still has the dev-java/blackdown-jdk which was just removed for security reasons.  This is causing emerge to complain biterly about it.  This dependency should probably be removed.  Error message to follow...

  EBo --

======= error message =======

!!! All ebuilds that could satisfy "=dev-java/blackdown-jdk-1.4.2*" have been masked.
!!! One of the following masked packages is required to complete your request:       
- dev-java/blackdown-jdk-1.4.2.03-r16 (masked by: package.mask, ~x86 keyword)        
/usr/portage/profiles/package.mask:                                                  
# Vlastimil Babka <caster@gentoo.org> (17 Nov 2009)                                  
# Removal for EOL and security, bug #287615                                          

- dev-java/blackdown-jdk-1.4.2.03-r15 (masked by: package.mask)

(dependency required by "virtual/jdk-1.4.2" [ebuild])
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2009-11-19 08:59:02 UTC
a) There are more alternatives than blackdown, it should choose a different one (ibm-jdk-bin, kaffe).

b) you should not need jdk-1.4.2 anymore
try: emerge -av --depclean jdk:1.4
Comment 2 John (EBo) David 2010-02-10 20:07:45 UTC
The cleaning worked.  Marked as fixed.