Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157197 - invalid depset in dev-util/netbeans-5.5-r1
Summary: invalid depset in dev-util/netbeans-5.5-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords: QAbaddep
Depends on:
Blocks:
 
Reported: 2006-12-05 02:28 UTC by Brian Harring (RETIRED)
Modified: 2006-12-05 03:34 UTC (History)
2 users (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 Brian Harring (RETIRED) gentoo-dev 2006-12-05 02:28:20 UTC
>=virtual/jre-1.5* isn't a valid op; * is a range op, you cannot combine range ops.  Did the same thing for jdk also.

Repoman doesn't actually catch it, but portage won't work with it either, so... fixplskthnx.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-12-05 03:34:56 UTC
Fixed in CVS, thanks for reporting!