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

Bug 542260

Summary: sys-apps/portage-2.2.18: autounmask feature does not respect --configroot
Product: Portage Development Reporter: Kobboi <gentoo>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kobboi 2015-03-05 13:48:56 UTC
Calling emerge with --configroot set, I still get:

Autounmask changes successfully written.

Would you like to add these changes to your config files? [Yes/No] 
 * IMPORTANT: config file '/etc/portage/package.use/xtables-addons' needs updating.


(we should also get rid of this let's-just-append-stuff-to-some-file logic)

Reproducible: Always
Comment 1 Andrew Savchenko gentoo-dev 2015-03-07 05:23:45 UTC
Please post your emerge --info
Comment 2 Zac Medico gentoo-dev 2015-03-07 05:28:55 UTC
If you also use --root, then /etc/portage is used for build-time dependencies from DEPEND. Did you use --root or ROOT?