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

Bug 550038

Summary: Google-chrome ebuild prints misspelled warning message
Product: Gentoo Linux Reporter: walt <wsheets>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description walt 2015-05-21 11:54:15 UTC
google-chrome ebuild prints this warning:

CONFIG_USED_NS is not seen when it should be.
          ^ 

First, there is a confusing typo:  that should read CONFIG_USER_NS
                                                              ^

Second, at least the warning should specify that it's a kernel config option, not a google-chrome useflag.
Comment 1 Mike Gilbert gentoo-dev 2015-05-21 12:39:17 UTC
I fixed the typo. As for the messaging, can you paste the entire output you see before the build starts? I thought linux-info.eclass output some sort of preamble.
Comment 2 Mike Gilbert gentoo-dev 2015-05-21 13:44:47 UTC

*** This bug has been marked as a duplicate of bug 550020 ***