Gentoo Archives: gentoo-user

From: William Hubbs <williamh@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] virtual/pam masked but required by all non-hardened profiles?
Date: Mon, 14 Oct 2019 16:54:32
Message-Id: 20191014165422.GA7070@linux1.home
In Reply to: [gentoo-user] virtual/pam masked but required by all non-hardened profiles? by Grant Edwards
1 On Mon, Oct 14, 2019 at 03:26:32PM -0000, Grant Edwards wrote:
2 > This morning emerge is complaining that virtual/pam-0-r1 is masked and
3 > scheduled for removal in 14 days. But virtual/pam is required by
4 > sys-apps/shadow which is part of the base profiles.
5 >
6 > What am I missing?
7
8 I ran the following command as root to fix this:
9
10 emerge --changed-deps y -NDuqa @world
11
12 Once you run this, virtual/pam will be removed from your system the next
13 time you run "emerge --depclean".
14
15 The issue is that virtual/pam is no longer in any dependencies, but it
16 is installed on your system. These two commands will take care of it.
17
18 Thanks,
19
20 William
21
22 >
23 > --
24 > Grant Edwards grant.b.edwards Yow! HELLO, everybody,
25 > at I'm a HUMAN!!
26 > gmail.com
27 >
28 >

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies