Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: virtual/pam masked but required by all non-hardened profiles?
Date: Tue, 15 Oct 2019 08:30:34
Message-Id: 24185332.1teSv7zo7p@peak
In Reply to: [gentoo-user] Re: virtual/pam masked but required by all non-hardened profiles? by Hartmut Figge
1 On Monday, 14 October 2019 19:45:49 BST Hartmut Figge wrote:
2 > William Hubbs:
3 > >On Mon, Oct 14, 2019 at 07:24:00PM +0200, Hartmut Figge wrote:
4 > >> Phew. 262 packages will be emerged. Well, that will take some time.
5 > >
6 > >Ouch, it sounds like you haven't updated in a while.
7 >
8 > Mhm, ca. 2 times in a month. Using -q -uDN @world. Earlier today i have
9 > noticed one oddity. After a --depclean a @preserved-rebuild was
10 > demanded. That resulted in an emerge of gst-plugins-base.
11
12 You might like to try a cron job like this:
13
14 @monthly /usr/bin/emerge -upDvU --changed-deps=y @world
15
16 That runs overnight on the first of the month and emails me a list of packages
17 to be updated.
18
19 --
20 Regards,
21 Peter.