[Reproducible-commits] [blog] 01/01: Add note about rm error
Ceridwen
ceridwen-guest at moszumanska.debian.org
Mon Jul 18 19:28:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
ceridwen-guest pushed a commit to branch master
in repository blog.
commit 55e78825a7e9f6516f9a417bd16235b3651d3eea
Author: Ceridwen <ceridwenv at gmail.com>
Date: Mon Jul 18 15:28:48 2016 -0400
Add note about rm error
---
drafts/people/ceridwen/reprotest_week8.mdwn | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drafts/people/ceridwen/reprotest_week8.mdwn b/drafts/people/ceridwen/reprotest_week8.mdwn
index bb3c06a..8b3d493 100644
--- a/drafts/people/ceridwen/reprotest_week8.mdwn
+++ b/drafts/people/ceridwen/reprotest_week8.mdwn
@@ -137,9 +137,10 @@ when reprotest tries to copy it from the testbed to the host, it gets
a permission error. The traceback is coming from `virt/schroot`, and
it's a Python `open()` call that's failing. Note that the permissions
are wrong for the second run, but that's expected because my schroot
-is stable so the umask bug isn't fixed yet. I expect to see the umask
-test fail, though, not a crash in every test where the build
-succeeds.
+is stable so the umask bug isn't fixed yet; and that the `rm` error
+from disorderfs not being unmounted early enough (see below). I
+expect to see the umask test fail, though, not a crash in every test
+where the build succeeds.
After a great deal of effort, I isolated the bug that was causing the
process to hang not to my code or autopkgtest's code, but to
--
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