On Monday, 3 June 2019 23:14:01 BST n952...@web.de wrote: > Fundamentally, autounmask seems like something I don't want to do, at all. > What happens if I just remove zz-autounmask? What do I have to emerge to > find out?
@world with --newuse and --pretend. > I currently have: > > $ cat /etc/portage/package.use/zz-autounmask > > >=dev-lang/python-2.7.14-r1:2.7 sqlite > >=sys-libs/zlib-1.2.11-r1 minizip > > And, I thought unmasking was related to keywords - allowing or not allowing > experimental versions ... why is that in /etc/portage/package.use? autounmask will deal with USE flags as well as keywording testing versions of packages. Portage will ask to autounmask USE flags who may have been affected by a change in an ebuild, or by a change in the default USE flags stipulated by make.profile. However, it is up to you as the maintainer of the system to study both USE and keyword changes and decide what their impact might be on your system. Then accept or reject these changes before you proceed with emerge. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.