Gentoo Archives: gentoo-alt

From: Askar Bektassov <askar.bektassov@×××××.com>
To: gentoo-alt@l.g.o
Cc: Fabian Groffen <grobian@g.o>
Subject: [gentoo-alt] What happened?
Date: Thu, 23 Feb 2023 21:51:07
Message-Id: 78D81D96-E434-4AFD-9D00-1AA8856463B1@gmail.com
1 Folks,
2
3 After the last eix-sync, and emerge world -uDNpv (I think gcc has been rebuilt) my whole prefix broke, or at least seems so.
4
5 All packages installed now are either masked or unknown.
6
7 askarbektassov@Askars-MBP ~ $ eix -cI
8 [?] acct-group/man (0-r1@10/27/22 -> ??): System group: man
9 [?] acct-user/man (1-r1@10/27/22 -> ??): System user: man
10 [?] app-admin/eselect (1.4.20@10/27/22 -> ??): Gentoo's multi-purpose configuration and management tool
11 [?] app-admin/perl-cleaner (2.30-r1@01/03/23 -> ??): User land tool for cleaning up old perl installs
12 [?] app-alternatives/awk (4@01/03/23 -> ??): /bin/awk and /usr/bin/awk symlinks
13 [?] app-alternatives/bzip2 (1@01/03/23 -> ??): bzip2 symlink
14 [?] app-alternatives/cpio (0@12/11/22 -> ??): CPIO symlink
15 [?] app-alternatives/gzip (0@12/06/22 -> ??): gzip symlinks
16 [?] app-alternatives/lex (0-r1@12/11/22 -> ??): lex symlinks
17 [?] app-alternatives/sh (0@01/03/23 -> ??): /bin/sh (POSIX shell) symlink
18 [?] app-alternatives/tar (0@12/06/22 -> ??): Tar symlink
19 [?] app-alternatives/yacc (1-r2@12/06/22 -> ??): yacc symlinks
20 [I] app-arch/bzip2 (1.0.8-r4(0/1)@01/03/23): A high-quality data compressor used extensively by Gentoo Linux
21 [?] app-arch/cpio (2.13-r5@01/03/23 -> ??): A file archival tool which can also read and write tar files
22 [?] app-arch/gzip (1.12-r4@01/20/23 -> ??): Standard GNU compressor
23 [?] app-arch/libarchive (3.6.1-r1(0/13)@12/06/22 -> ??): Multi-format archive and compression library
24 [?] app-arch/rpm2targz (2021.03.16@10/05/22 -> ??): Convert a .rpm file to a .tar.gz archive
25
26 And the list goes on… the first thing I noticed, is that git was not connecting and man stopped working…
27
28 askarbektassov@Askars-MBP ~/Documents/Books/SDS/github/A5kar.github.io (main) $ man git
29 man: command exited with status 134: (cd /Users/askarbektassov/Gentoo/usr/share/man && /Users/askarbektassov/Gentoo/usr/libexec/man-db/zsoelim) | (cd /Users/askarbektassov/Gentoo/usr/share/man && /Users/askarbektassov/Gentoo/usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd /Users/askarbektassov/Gentoo/usr/share/man && preconv -e UTF-8) | (cd /Users/askarbektassov/Gentoo/usr/share/man && tbl) | (cd /Users/askarbektassov/Gentoo/usr/share/man && nroff -mandoc -c -rLL=157n -rLT=157n -Tutf8)
30
31 But then, even eix did not work, until I’ve added it to accept_keywords list and recompiled it (I guess it lost some dylib links, with the gcc recompile).
32
33 But for the rest… what happened?
34
35 Thanks,
36 --
37 Askar Bektassov (Аскар Бектасов)
38 Sent from desktop

Replies

Subject Author
Re: [gentoo-alt] What happened? Fabian Groffen <grobian@g.o>