Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] What happened?
Date: Fri, 24 Feb 2023 08:23:34
Message-Id: Y/hz+Xhmi9i7i8IY@gentoo.org
In Reply to: [gentoo-alt] What happened? by Askar Bektassov
1 Hi Askar,
2
3 Given that you reference dylib and MBP, I assume you are running on a
4 Mac, and possibly an Apple M1. For the latter, for QA reasons, I had to
5 remove a hack I did to provide keywords for arm64-macos.
6
7 It is easiest to "revert" this change by adding a file
8 EPREFIX/etc/portage/make.conf/0900_local.conf with contents:
9
10 ACCEPT_KEYWORDS="~x64-macos"
11
12 Then all keywords you previously had, should be back.
13
14 Thanks,
15 Fabian
16
17 On 23-02-2023 21:47:03 +0000, Askar Bektassov wrote:
18 > Folks,
19 >
20 > After the last eix-sync, and emerge world -uDNpv (I think gcc has been rebuilt)
21 > my whole prefix broke, or at least seems so.
22 >
23 > All packages installed now are either masked or unknown.
24 >
25 > askarbektassov@Askars-MBP ~ $ eix -cI
26 > [?] acct-group/man (0-r1@10/27/22 -> ??): System group: man
27 > [?] acct-user/man (1-r1@10/27/22 -> ??): System user: man
28 > [?] app-admin/eselect (1.4.20@10/27/22 -> ??): Gentoo's multi-purpose
29 > configuration and management tool
30 > [?] app-admin/perl-cleaner (2.30-r1@01/03/23 -> ??): User land tool for cleaning
31 > up old perl installs
32 > [?] app-alternatives/awk (4@01/03/23 -> ??): /bin/awk and /usr/bin/awk symlinks
33 > [?] app-alternatives/bzip2 (1@01/03/23 -> ??): bzip2 symlink
34 > [?] app-alternatives/cpio (0@12/11/22 -> ??): CPIO symlink
35 > [?] app-alternatives/gzip (0@12/06/22 -> ??): gzip symlinks
36 > [?] app-alternatives/lex (0-r1@12/11/22 -> ??): lex symlinks
37 > [?] app-alternatives/sh (0@01/03/23 -> ??): /bin/sh (POSIX shell) symlink
38 > [?] app-alternatives/tar (0@12/06/22 -> ??): Tar symlink
39 > [?] app-alternatives/yacc (1-r2@12/06/22 -> ??): yacc symlinks
40 > [I] app-arch/bzip2 (1.0.8-r4(0/1)@01/03/23): A high-quality data compressor used
41 > extensively by Gentoo Linux
42 > [?] app-arch/cpio (2.13-r5@01/03/23 -> ??): A file archival tool which can also
43 > read and write tar files
44 > [?] app-arch/gzip (1.12-r4@01/20/23 -> ??): Standard GNU compressor
45 > [?] app-arch/libarchive (3.6.1-r1(0/13)@12/06/22 -> ??): Multi-format archive
46 > and compression library
47 > [?] app-arch/rpm2targz (2021.03.16@10/05/22 -> ??): Convert a .rpm file to a
48 > .tar.gz archive
49 >
50 > And the list goes on… the first thing I noticed, is that git was not connecting
51 > and man stopped working…
52 >
53 > askarbektassov@Askars-MBP ~/Documents/Books/SDS/github/A5kar.github.io (main) $
54 > man git
55 > man: command exited with status 134: (cd /Users/askarbektassov/Gentoo/usr/share/
56 > man && /Users/askarbektassov/Gentoo/usr/libexec/man-db/zsoelim) | (cd /Users/
57 > askarbektassov/Gentoo/usr/share/man && /Users/askarbektassov/Gentoo/usr/libexec/
58 > man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd /Users/
59 > askarbektassov/Gentoo/usr/share/man && preconv -e UTF-8) | (cd /Users/
60 > askarbektassov/Gentoo/usr/share/man && tbl) | (cd /Users/askarbektassov/Gentoo/
61 > usr/share/man && nroff -mandoc -c -rLL=157n -rLT=157n -Tutf8)
62 >
63 > But then, even eix did not work, until I’ve added it to accept_keywords list and
64 > recompiled it (I guess it lost some dylib links, with the gcc recompile).
65 >
66 > But for the rest… what happened?
67 >
68 > Thanks,
69 > --
70 > Askar Bektassov (Аскар Бектасов)
71 > Sent from desktop
72 >
73
74 --
75 Fabian Groffen
76 Gentoo on a different level

Attachments

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

Replies

Subject Author
Re: [gentoo-alt] What happened? Askar Bektassov <askar.bektassov@×××××.com>