diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-07-08 21:37:54 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-07-08 21:53:08 -0400 |
commit | 342930469cbba2351240fb90cec8139b6a689ea4 (patch) | |
tree | 08450d93964f6ddf744651dd3985b80f0ebca6f0 /profiles/features | |
parent | profiles/features/selinux: unmask opentmpfiles, mask systemd's (diff) | |
download | gentoo-342930469cbba2351240fb90cec8139b6a689ea4.tar.gz gentoo-342930469cbba2351240fb90cec8139b6a689ea4.tar.bz2 gentoo-342930469cbba2351240fb90cec8139b6a689ea4.zip |
profiles/features/uclibc: unmask opentmpfiles, mask systemd's
systemd-tmpfiles currently does not compile with uclibc-ng
Bug: https://bugs.gentoo.org/801106
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/uclibc/package.mask | 4 | ||||
-rw-r--r-- | profiles/features/uclibc/package.unmask | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/profiles/features/uclibc/package.mask b/profiles/features/uclibc/package.mask index c81f0fe19e48..fe51d352f2f1 100644 --- a/profiles/features/uclibc/package.mask +++ b/profiles/features/uclibc/package.mask @@ -5,6 +5,10 @@ sys-libs/musl sys-libs/glibc sys-libs/pam +# Ionen Wolkens <ionen@gentoo.org> (2021-07-09) +# Mask in favor of opentmpfiles until usable with uclibc-ng (bug #801106) +sys-apps/systemd-tmpfiles + # David Seifert <soap@gentoo.org> (2021-02-08) # nvidia-drivers only works against glibc. x11-drivers/nvidia-drivers diff --git a/profiles/features/uclibc/package.unmask b/profiles/features/uclibc/package.unmask new file mode 100644 index 000000000000..3c4392737b2e --- /dev/null +++ b/profiles/features/uclibc/package.unmask @@ -0,0 +1,7 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Ionen Wolkens <ionen@gentoo.org> (2021-07-09) +# Unmask opentmpfiles on uclibc profiles until systemd-tmpfiles is +# usable (bug #801106). Lower bound to keep 0.3.1 mask active. +<sys-apps/opentmpfiles-0.3.1 |