[blog] 01/01: 90: explain /dev/shm problem better
Holger Levsen
holger at layer-acht.org
Tue Jan 17 17:17:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository blog.
commit e938ad78ac3e9c546a8d86c8fb9dfe305f8ea0de
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Jan 17 18:16:55 2017 +0100
90: explain /dev/shm problem better
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
drafts/90.mdwn | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/drafts/90.mdwn b/drafts/90.mdwn
index d48765c..ac8da07 100644
--- a/drafts/90.mdwn
+++ b/drafts/90.mdwn
@@ -113,11 +113,12 @@ reproducible-website development
tests.reproducible-builds.org
-----------------------------
-Ximin Luo added stricter tests to check that `/dev/shm` and `/run/shm` are both
-mounted with the correct permissions. Many of the build machines currently fail
-this test, and the problem is probably the root cause of the FTBFS of some
-packages (which fails with issues regarding `sem_open`). The proper fix is
-still being discussed.
+- Ximin Luo and Holger Levsen worked on stricter tests to check that `/dev/shm`
+ and `/run/shm` are both mounted with the correct permissions. Some of our build
+ machines currently still fail this test, and the problem is probably the
+ [root cause of the FTBFS](https://tests.reproducible-builds.org/debian/issues/unstable/ftbfs_due_to_jenkins_semaphore_setup_issue.html)
+ of some packages (which fails with issues regarding `sem_open`). The proper
+ fix is still being discussed in [[!bug 851427]].
Upcoming Events
---------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git
More information about the Reproducible-commits
mailing list