Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/uclibc/
Date: Fri, 09 Jul 2021 01:54:13
Message-Id: 1625795588.342930469cbba2351240fb90cec8139b6a689ea4.ionen@gentoo
1 commit: 342930469cbba2351240fb90cec8139b6a689ea4
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 9 01:37:54 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 9 01:53:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34293046
7
8 profiles/features/uclibc: unmask opentmpfiles, mask systemd's
9
10 systemd-tmpfiles currently does not compile with uclibc-ng
11
12 Bug: https://bugs.gentoo.org/801106
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 profiles/features/uclibc/package.mask | 4 ++++
16 profiles/features/uclibc/package.unmask | 7 +++++++
17 2 files changed, 11 insertions(+)
18
19 diff --git a/profiles/features/uclibc/package.mask b/profiles/features/uclibc/package.mask
20 index c81f0fe19e4..fe51d352f2f 100644
21 --- a/profiles/features/uclibc/package.mask
22 +++ b/profiles/features/uclibc/package.mask
23 @@ -5,6 +5,10 @@ sys-libs/musl
24 sys-libs/glibc
25 sys-libs/pam
26
27 +# Ionen Wolkens <ionen@g.o> (2021-07-09)
28 +# Mask in favor of opentmpfiles until usable with uclibc-ng (bug #801106)
29 +sys-apps/systemd-tmpfiles
30 +
31 # David Seifert <soap@g.o> (2021-02-08)
32 # nvidia-drivers only works against glibc.
33 x11-drivers/nvidia-drivers
34
35 diff --git a/profiles/features/uclibc/package.unmask b/profiles/features/uclibc/package.unmask
36 new file mode 100644
37 index 00000000000..3c4392737b2
38 --- /dev/null
39 +++ b/profiles/features/uclibc/package.unmask
40 @@ -0,0 +1,7 @@
41 +# Copyright 2021 Gentoo Authors
42 +# Distributed under the terms of the GNU General Public License v2
43 +
44 +# Ionen Wolkens <ionen@g.o> (2021-07-09)
45 +# Unmask opentmpfiles on uclibc profiles until systemd-tmpfiles is
46 +# usable (bug #801106). Lower bound to keep 0.3.1 mask active.
47 +<sys-apps/opentmpfiles-0.3.1