[sagemath] 01/01: And of course the sympow failure

Ximin Luo infinity0 at debian.org
Wed Dec 14 08:09:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository sagemath.

commit 1ff9cd6b832283075e88af04d11b309fc7ee8b81
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Dec 14 09:00:00 2016 +0100

    And of course the sympow failure
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 62c2ed1..c84c81f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -246,6 +246,12 @@ get-orig-source:
 #   This helps to avoid http errors due to the mirror network being shitty and apt not doing retries
 # - The first part of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817236#5
 #   Sage needs it due to its pexpect etc stuff
+# - Currently you need to login to the schroot during the build and run
+#   script /dev/null (to avoid https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817236#62)
+#   and then inside this
+#   - su -c 'mkdir /sbuild-nonexistent' # it might already exist
+#   - su -c 'chown $USERNAME_OF_THE_SBUILD_PROCESS: /sbuild-nonexistent'
+#   TODO: work around this automatically for the next upload to unstable.
 release: ../sagemath_$(DEB_VERSION).dsc
 	sbuild \
 	  --extra-repository='deb http://httpredir.debian.org/debian experimental main' \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list