Den 29.05.2019 23:58, skrev n952...@web.de:
And, what are the consequences that I'm suffering, that I haven't done that
before, for over a year?
Gesendet: Mittwoch, 29. Mai 2019 um 23:55 Uhr
Von: n952...@web.de
An: gentoo-user@lists.gentoo.org
Betreff: updating /etc/package.accept_keywords
I have many files like ._cfg0000_package.accept_keywords.
Is the right way to handle this to do something like:
sort -u ._cfg????_package.accept_keywords >| package.accept_keywords
For package.accept_keywords specifically, it most likely means you have
said yes to question to allowing unstable packages, and never actually
allowed those. So I'd just remove them, and pay more attention on the
next "emerge -u --autounmask-write @world". See emerge(1)
Apart from that, what the others said.