[sagemath] 02/02: Unfortunately the pari linking issue is not exactly resolved
Ximin Luo
infinity0 at debian.org
Wed Sep 28 21:25:01 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 ce6c080b5889bc6255081b1472e3a053f0b7240e
Author: Ximin Luo <infinity0 at debian.org>
Date: Wed Sep 28 23:19:56 2016 +0200
Unfortunately the pari linking issue is not exactly resolved
Will take me more time to investigate; for now just update the note
---
debian/README.Debian | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index a57565d..f77dbd6 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -7,9 +7,9 @@ for instructions on using this repository.
1. For the docbuild to work, you must first patch your local system:
- $ sudo ln -sf libpari-gmp-tls-2.8.so.0.0.0 /usr/lib/x86_64-linux-gnu/libpari-gmp-tls.so.4
+ $ sudo ln -sf libpari-gmp-tls.so.2.8.0 /usr/lib/x86_64-linux-gnu/libpari-gmp-tls-2.8.so.0
- We probably need to fix libpari-dev, or something. <- FIXED in pari-sage/2.8-2771-gb70b447-3
+ We'll need to fix one of libpari-dev, cysignals or sagemath itself, or something.
Then the build (including documentation) should work, but some tests will fail.
This is probably due to a combination of:
--
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