Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] dir or file? >> /etc/portage/package.mask
Date: Sat, 18 Apr 2020 17:56:29
Message-Id: 20200418175619.yjupjgtmdvi7ahej@solfire
1 Hi,
2
3 I /thought/ that /etc/portage/package.mask is a file and using it
4 in this manner works as exspected.
5 Also the docs are of that opinion, too:
6 https://wiki.gentoo.org/wiki//etc/portage/package.mask
7
8 BUT!
9
10 host:/root>crossdev -t arm-none-eabi
11 -
12 * crossdev version: 20200131
13 * Host Portage ARCH: amd64
14 * Host Portage System: x86_64-pc-linux-gnu (x86_64-pc-linux-gnu)
15 * Target Portage ARCH: arm
16 * Target System: arm-none-eabi
17 * Stage: 3 (C compiler & libc)
18 * USE=multilib: yes
19 * Target ABIs: default
20
21 * binutils: binutils-[latest]
22 * gcc: gcc-[latest]
23 * libc: newlib-[latest]
24
25 * CROSSDEV_OVERLAY: /var/db/repos/localrepo
26 * PORT_LOGDIR: /var/log/portage
27 * PORTAGE_CONFIGROOT: /
28 * Portage flags:
29
30
31 * error: please convert //etc/portage/package.mask to a directory
32 *
33
34
35 urges me to make a directory out of it.
36 After doing so, the command starts.
37
38 I am confused....slightly...
39
40 ;)
41
42 ?
43
44 Cheers,
45 Meino

Replies

Subject Author
Re: [gentoo-user] dir or file? >> /etc/portage/package.mask Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] dir or file? >> /etc/portage/package.mask Daniel Frey <djqfrey@×××××.com>