#15901: git-related doctest failures after moving sage installation
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:
           Type:  defect             |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.3
      Component:  misc               |   Resolution:
       Keywords:  doctest, git,      |    Merged in:
  relocate                           |    Reviewers:  Peter Bruin
        Authors:  John Palmieri      |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/jhpalmieri/git-  |  782e3f6cc0a3852dbb83e26d1f1e41563821a8e5
  relocate                           |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by leif):

 Replying to [comment:26 pbruin]:
 > Replying to [comment:25 leif]:
 > > Replying to [comment:24 pbruin]:
 > > > On GNU/Linux x86_64, I don't seem to have any environment variables
 with names containing "MPL", neither in the normal shell nor in `sage
 -sh`.
 > >
 > > True. B)
 > It turns out that this is because the following command in `sage-env`
 fails (I removed the `2>/dev/null` at the end:
 > {{{
 > "$SAGE_ROOT/local/bin/python" -c 'import pkg_resources;
 pkg_resources.get_distribution("matplotlib").version'
 > Traceback (most recent call last):
 >   File "<string>", line 1, in <module>
 > zipimport.ZipImportError: can't decompress data; zlib not available
 > }}}

 I'm getting
 {{{
 .../local/bin/python: error while loading shared libraries:
 libpython2.7.so.1.0: cannot open shared object file: No such file or
 directory
 }}}

 So apparently `LD_LIBRARY_PATH` isn't set up properly to that time.

--
Ticket URL: <http://trac.sagemath.org/ticket/15901#comment:27>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to