Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28896 - warning message about invalid keyword is missing an 'S'
Summary: warning message about invalid keyword is missing an 'S'
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-16 10:34 UTC by SpanKY
Modified: 2011-10-30 22:19 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 SpanKY gentoo-dev 2003-09-16 10:34:56 UTC
 
Comment 1 SpanKY gentoo-dev 2003-09-16 10:35:21 UTC
at the end of portage.py is this:
sys.stderr.write("\n"+red("!!! INVALID ACCEPT_KEYWORD: ")+str(group)+"\n")

it should be ACCEPT_KEYWORDS
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-09-18 21:12:51 UTC
Fixed in cvs