Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27095 - Portage should warn you if you have invalid ACCEPT_KEYWORDS
Summary: Portage should warn you if you have invalid ACCEPT_KEYWORDS
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-08-22 00:32 UTC by Lisa Seelye (RETIRED)
Modified: 2011-10-30 22:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for portage.py (portage_keyword.patch,550 bytes, patch)
2003-08-22 11:06 UTC, Markus Nigbur (RETIRED)
Details | Diff
Patch for portage.py (portage_keywords.patch,700 bytes, patch)
2003-08-22 12:42 UTC, Markus Nigbur (RETIRED)
Details | Diff
Patch for portage.py (portage_keywords.patch,768 bytes, patch)
2003-08-22 13:03 UTC, Markus Nigbur (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lisa Seelye (RETIRED) gentoo-dev 2003-08-22 00:32:01 UTC
I don't mean "~x86" or "~ppc" - I mean "~arch."

something like: ewarn "Warning: ACCEPT_KEYWORDS is set to ~arch. Did you mean 
~[guessed arch here]?"

Certainly would save 212 minutes bootstrapping (*cough*).
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-08-22 11:06:14 UTC
Created attachment 16464 [details, diff]
Patch for portage.py
Comment 2 SpanKY gentoo-dev 2003-08-22 11:46:37 UTC
why not check against /usr/portage/profiles/arch.list
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2003-08-22 12:42:37 UTC
Created attachment 16470 [details, diff]
Patch for portage.py

Thanks for the idea, SpanKY.
Comment 4 Markus Nigbur (RETIRED) gentoo-dev 2003-08-22 13:03:56 UTC
Created attachment 16471 [details, diff]
Patch for portage.py

minor bugfix ;)
Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2003-09-01 14:52:06 UTC
Handled in portage-2.0.49-r3