Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
autounmask-continue in Docker?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Fri Mar 09, 2018 10:33 pm    Post subject: autounmask-continue in Docker? Reply with quote

Anyone using Docker to build/test packages from Portage? How do you deal with emerge not continuing due to needing keywords and use changes - such as when testing a custom ebuild that needs to be ~amd64?
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
sillen102
n00b
n00b


Joined: 13 Mar 2018
Posts: 2

PostPosted: Wed Mar 21, 2018 6:37 pm    Post subject: Reply with quote

Code:
$ etc-update


Then you will be offered a chance to review the changes that portage wants to make and decide weather you want to accept them or not. Usually the changes that portage wants to make are to the files package.use and package.accept_keywords but sometimes it can be some other config file as well so you have to watch out for that. For instance an update to pulse audio once wanted to undo all my settings that I had done to pulse.conf. Those kind of changes you do not want to accept! But changes to other files than the two I first mentioned will usually not affect you emerging packages.

You can read more about it here: https://wiki.gentoo.org/wiki/Handbook:AMD64/Portage/Tools
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum