diff options
author | Sam James <sam@gentoo.org> | 2024-10-12 04:49:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-12 04:49:49 +0100 |
commit | c80af86720a45e6df147fb0c97fc81f00656e38b (patch) | |
tree | 6f5a7596ecec6f1a394dc0c5288fef7c33ae4519 | |
parent | net-misc/inetutils: drop tftpd socket (diff) | |
download | gentoo-c80af86720a45e6df147fb0c97fc81f00656e38b.tar.gz gentoo-c80af86720a45e6df147fb0c97fc81f00656e38b.tar.bz2 gentoo-c80af86720a45e6df147fb0c97fc81f00656e38b.zip |
profiles: mask =net-fs/samba-4.21
Collides with sys-libs/ldb, see bug for details. Mask until can be sorted.
Bug: https://bugs.gentoo.org/941298
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 1c088bd41bdb..2175e541296c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2024-10-12) +# File collisions with sys-libs/ldb (bug #941298) +=net-fs/samba-4.21.0 + # Holger Hoffstätte <holger@applied-asynchrony.com> (2024-10-11) # Vendors an unreleased libbpf version and generates ABI-breaking code. # Bug #941185. |