[sagemath] 03/03: Update d/TODO and notes in d/rules

Ximin Luo infinity0 at debian.org
Sat Dec 17 00:10:39 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 13db57ca78ae8bfbaf1f2c47d7c39f67e8db35d6
Author: Ximin Luo <infinity0 at debian.org>
Date:   Sat Dec 17 01:09:01 2016 +0100

    Update d/TODO and notes in d/rules
---
 debian/TODO  | 4 +---
 debian/rules | 9 ---------
 2 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index 906ccae..c3e4be6 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -4,7 +4,6 @@
 Upload experimental packages to unstable
 
 *   sagemath
-    * figure out a way for sympow to not try writing to /sbuild-nonexistent
     * When running the tests with the installed sage, there are many failing
       tests with: ImportError: No module named common.conf, this is upstream
       #21732 and only affects documentation
@@ -16,7 +15,6 @@ Upload experimental packages to unstable
 Upload all packages and make sure they migrate to testing after 10 days
 
 *   Fix issues preventing testing migration:
-    *   tachyon (#848131: just add the right Depends:)
     *   pyzmq
     *   zeromq3
 
@@ -27,7 +25,7 @@ Upload all packages and make sure they migrate to testing after 10 days
     *   sympy (only test fixes)
         -- see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840621
         -- and https://lists.alioth.debian.org/pipermail/debian-science-sagemath/Week-of-Mon-20161010/000254.html
-    *   gap
+    *   gap (only test fixes)
         -- see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844789
 
 *   Try to fix some FTBFS:
diff --git a/debian/rules b/debian/rules
index 4074eb4..50bfb2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -263,15 +263,6 @@ get-orig-source:
 #
 # 3 Do the first part of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817236#5
 #   Sage needs it due to its pexpect etc stuff
-#
-# 4 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'
-#   This is due to sympow trying to write to $HOME which is set to
-#   /sbuild-nonexistent by sbuild. One viable solution would be to set HOME to
-#   DOT_SAGE for all sympow child processes of sage.
 release: ../sagemath_$(DEB_VERSION).dsc
 	cd .. && 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