Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with libcrypt transition
Date: Sun, 10 Apr 2022 20:39:25
Message-Id: YlNAeayBHSfJADeo@waltdnes.org
In Reply to: Re: [gentoo-user] Problem with libcrypt transition by Arve Barsnes
1 On Sun, Apr 10, 2022 at 05:32:26PM +0200, Arve Barsnes wrote
2 > On Sun, 10 Apr 2022 at 15:32, Walter Dnes <waltdnes@××××××××.org> wrote:
3 >
4 > > I know that the news item gives dire warnings about not unmerging
5 > > glibc. Can I safely unmerge virtual/libcrypt and replace it?
6 > >
7 > >
8 > Sure, but you would probably get the same errors. I'm suspecting you have
9 > some USE flags configured which creates the conflict. Possibly you have set
10 > the USE="crypt" for glibc.
11
12 I removed virtual/libcrypt and asked a new build, It whined about
13 requiring "static-libs". So I tried that. Lo and behold...
14
15 =====================================================================
16
17 [thimk2][root][~] USE="static-libs" emerge -pv -1 virtual/libcrypt
18
19 These are the packages that would be merged, in order:
20
21 Calculating dependencies... done!
22 [ebuild U ] sys-libs/glibc-2.34-r10:2.2::gentoo [2.33-r1:2.2::gentoo] USE="multiarch ssp (static-libs) -audit -caps (-cet) -compile-locales (-crypt*) (-custom-cflags) -doc -gd -headers-only (-multilib) -multilib-bootstrap -nscd -profile (-selinux) -static-pie -suid -systemd% -systemtap -test (-vanilla)" 17,047 KiB
23 [ebuild N ] virtual/libcrypt-2:0/2::gentoo USE="static-libs" 0 KiB
24 [ebuild N ] sys-libs/libxcrypt-4.4.27:0/1::gentoo USE="(compat) (split-usr) static-libs (system) -test" 605 KiB
25
26 Total: 3 packages (1 upgrade, 2 new), Size of downloads: 17,651 KiB
27
28 =====================================================================
29
30 Notes...
31 1) Updating glibc
32 2) pulling in virtual/libcrypt-2
33 3) pulling in sys-libs/libxcrypt-4.4.27
34 4) ***NO BLOCKER MESSAGES***
35
36 I'll run it for real and let you guys know how things went.
37
38 --
39 Walter Dnes <waltdnes@××××××××.org>
40 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
[gentoo-user] [SOLVED] Problem with libcrypt transition Walter Dnes <waltdnes@××××××××.org>