Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [SOLVED] Problem with libcrypt transition
Date: Sun, 10 Apr 2022 22:06:24
Message-Id: YlNU3tz+2XTsFH2D@waltdnes.org
In Reply to: Re: [gentoo-user] Problem with libcrypt transition by Walter Dnes
1 On Sun, Apr 10, 2022 at 04:39:21PM -0400, Walter Dnes wrote
2
3 > =====================================================================
4 >
5 > [thimk2][root][~] USE="static-libs" emerge -pv -1 virtual/libcrypt
6 >
7 > These are the packages that would be merged, in order:
8 >
9 > Calculating dependencies... done!
10 > [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
11 > [ebuild N ] virtual/libcrypt-2:0/2::gentoo USE="static-libs" 0 KiB
12 > [ebuild N ] sys-libs/libxcrypt-4.4.27:0/1::gentoo USE="(compat) (split-usr) static-libs (system) -test" 605 KiB
13 >
14 > Total: 3 packages (1 upgrade, 2 new), Size of downloads: 17,651 KiB
15 >
16 > =====================================================================
17 >
18 > Notes...
19 > 1) Updating glibc
20 > 2) pulling in virtual/libcrypt-2
21 > 3) pulling in sys-libs/libxcrypt-4.4.27
22 > 4) ***NO BLOCKER MESSAGES***
23 >
24 > I'll run it for real and let you guys know how things went.
25
26 Now on to the world update...
27
28 I have busybox with "static-libs". That *DEMANDS* virtual/libcrypt
29 also have USE="static-libs" or else I run into problems. Since I have
30 "-crypt" in make.conf, I added "virtual/libcrypt static-libs" to
31 package.use. "emerge --changed-use --deep --update @world"
32 re-insralled 13 packages. No upgrades or new packages, just 13
33 re-installs.
34
35 After the re-installs, run it again...
36
37 =====================================================================
38
39 [thimk2][root][~] emerge --changed-use --deep --update @world
40 Calculating dependencies... done!
41 >>> Auto-cleaning packages...
42
43 >>> No outdated packages were found on your system.
44
45 =====================================================================
46
47 Successfully transitioned. Thanks for everybody's help.
48
49 --
50 Walter Dnes <waltdnes@××××××××.org>
51 I don't run "desktop environments"; I run useful applications