Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156827 - app-portage/gentoolkit-dev - ekeyword produces no error with one no-ebuild argument
Summary: app-portage/gentoolkit-dev - ekeyword produces no error with one no-ebuild ar...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 09:28 UTC by Marijn Schouten (RETIRED)
Modified: 2009-01-07 13:26 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 Marijn Schouten (RETIRED) gentoo-dev 2006-12-01 09:28:17 UTC
This bug should be assigned to Aron Griffis <agriffis@gentoo.org>, but I cannot do that myself apparently.

ekeyword produces no error with one no-ebuild argument. It does not matter whether the argument exists or not. Example:

marijn@hakbak /usr/src $ ls
gentoo-config  linux-2.6.18            linux-2.6.18-gentoo-r2  linux-2.6.19-gentoo
linux          linux-2.6.18-gentoo-r1  linux-2.6.18-gentoo-r3  vanilla-config
marijn@hakbak /usr/src $ ekeyword gcc
marijn@hakbak /usr/src $ ekeyword linux
marijn@hakbak /usr/src $ ekeyword gcc linux
marijn@hakbak /usr/src $ ekeyword linux gcc linux

no errors. I think there should be.
Comment 2 Marijn Schouten (RETIRED) gentoo-dev 2009-01-07 13:26:00 UTC
Thanks for fixing this Mike.

I'm not even sure myself anymore why I filed this.