Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123947 - dev-ruby/og: incomplete IUSE
Summary: dev-ruby/og: incomplete IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Michael Kohl (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 08:47 UTC by Ciaran McCreesh
Modified: 2006-02-28 11:06 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 Ciaran McCreesh 2006-02-24 08:47:44 UTC
QA checks for package directory /mnt/usbdisc/portage/dev-ruby/og:
dev-ruby/og-0.25.0: dep flags:
  major:  Conditional flag 'mysql' in DEPEND not in IUSE
  major:  Conditional flag 'postgres' in DEPEND not in IUSE
  major:  Conditional flag 'sqlite' in DEPEND not in IUSE
  major:  Conditional flag 'kirbybase' in DEPEND not in IUSE


Should those really be USE flags at all? AFAICS they don't alter the build in any way.
Comment 1 Michael Kohl (RETIRED) gentoo-dev 2006-02-24 13:27:26 UTC
Hm, the IUSE thing definitly is a screw-up on my side, sorry. 

Maybe you're right and I should remove them from the ebuild again. Their main purpose was to make life easier for our users, but I can see how this misuse of useflags may annoy people.

I'll fix this tomorrow.
Comment 2 Michael Kohl (RETIRED) gentoo-dev 2006-02-25 13:04:12 UTC
I've now fixed the IUSE for og-0.25.0 and will get rid of the USE flags alltogether when I commit the next version to the tree.

Thanks for letting me know about this screw-up by the way! :)
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2006-02-26 20:25:40 UTC
   dev-ruby/og/og-0.25.0.ebuild: kirbybase

There is nothing in use.desc or use.local.desc for this.
Comment 4 Michael Kohl (RETIRED) gentoo-dev 2006-02-28 11:06:53 UTC
Added to use.local.desc, thanks!