summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2023-07-10 22:30:55 +0100
committerMarek Szuba <marecki@gentoo.org>2023-07-11 00:04:17 +0100
commit86f69b05a88ea80acaf24eca55ec529addb800f2 (patch)
tree747fac1d636105cf683a8763300e28d88d170571
parentdev-python/mkdocs-ansible: add missing dependencies (diff)
downloadgentoo-86f69b05a88ea80acaf24eca55ec529addb800f2.tar.gz
gentoo-86f69b05a88ea80acaf24eca55ec529addb800f2.tar.bz2
gentoo-86f69b05a88ea80acaf24eca55ec529addb800f2.zip
profiles/base: mask USE=doc on app-admin/ansible-molecule
If dev-python/mkdocs-material cannot be prevented from violating the network sandbox, it cannot be used. End of story. Closes: https://bugs.gentoo.org/910093 Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--profiles/base/package.use.mask9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index a5e1c4ab67ea..d851c92ac1f6 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,15 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Marek Szuba <marecki@gentoo.org> (2023-07-10)
+# dev-python/mkdocs-material is by design directly integrated with
+# Google Fonts and as such violates the network sandbox [1].
+# Upstream documentation mentions an option which supposedly prevents
+# this, however adding it to the Molecule mkdocs.yml has had no effect.
+# Looks like this will have to be addressed at the level of mkdocs-material.
+# [1] https://squidfunk.github.io/mkdocs-material/setup/changing-the-fonts/
+app-admin/ansible-molecule doc
+
# William Hubbs <williamh@gentoo.org> (2023-06-30)
# multiple repeated issues: Bug: #909394
net-libs/nodejs lto