Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269387 - Repoman is reporting invalid IUSE, while it's not invalid
Summary: Repoman is reporting invalid IUSE, while it's not invalid
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 10:20 UTC by Samuli Suominen (RETIRED)
Modified: 2009-05-11 10:28 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 Samuli Suominen (RETIRED) gentoo-dev 2009-05-11 10:20:27 UTC
#gentoo-portage, Freenode:

13:15 < ssuominen> Can someone cvs up in media-sound/sonata, please?
13:15 < ssuominen> And run "repoman full"
13:15 < ssuominen> I'm getting "media-sound/sonata/sonata-1.6.ebuild: trayicon" but it's in metadata.xml
13:15 < ssuominen> And in IUSE
13:15 < ssuominen> Needed --force just to commit the trivial change
13:16 < ssuominen> Just to be sure I removed the entire directory, did cvs up, and went back in there and 
                   wrote the stuff char by char 
13:16 < ssuominen> Instead of copy and pasting to avoid obvious mistakes
13:17 < nirbheek> ssuominen, I see the same thing
13:18 < ssuominen> Seems like repoman is broken to me..
13:18 < ssuominen> Can you spot any mistake in the ebuild or metadata?
13:18  * nirbheek is trying
13:19 < ssuominen> It was a very trivial change, trayicon to IUSE, then trayicon? ( dev-python/egg-python) to 
                   RDEPEND and flag to metadata.xml
13:19 < nirbheek> no makey sense
13:19 < ssuominen> yeah..

I'm using 2.1.6.13.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-05-11 10:21:56 UTC
(In reply to comment #0)
> I'm using 2.1.6.13.

13:21 < nirbheek> I'm using 2.2_rc33
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-05-11 10:28:50 UTC
13:27 < nirbheek> the problem is that <flag> etc is supposed to come inside one <use>
13:27 < nirbheek> two <use> is invalid
13:28 < ssuominen> nirbheek: lols
13:28 < ssuominen> thanks man :D
13:28 < ssuominen> i pretty much assumed it was my fault someway