Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 50836

Summary: emerge sync prints the ACCEPTED_KEYWORDS when updating the portage cache?
Product: Gentoo Linux Reporter: jochen <jochen.eisinger>
Component: [OLD] Core systemAssignee: Mr. Bones. (RETIRED) <mr_bones_>
Status: RESOLVED INVALID    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jochen 2004-05-12 03:56:21 UTC
Since a few days, emerge sync will print my ACCEPTED_KEYWORDS (I guess) just at the end of updating the portage cache:

>>> Updating Portage cache... \~x86
  ...done!

I'm quite sure this "~x86" isn't there on purpose... maybe some typo or something?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-05-12 11:06:56 UTC
qa issue in ebuilds, me thinks
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-05-12 11:46:05 UTC
You're going to have to track this down closer to the problem area.  I
can't reproduce this issue here and the only place ~x86 appears in the
portage tree are in KEYWORDS and one comment.

Try this as root:

grep -r --exclude "*xml" ~x86 /etc
Comment 3 jochen 2004-05-12 12:16:32 UTC
hum, obviously my fault. after disabling portage overlay i don't get this ~x86 output anymore... probably i should do more qa on my own ebuilds :/
Comment 4 Artem Baguinski 2004-09-11 05:01:47 UTC
i get those and more on without my own ebuilds. what's qa?