#11348: maxima test fails when install tree is moved
--------------------------+-------------------------------------------------
Reporter: mariah | Owner: tdb
Type: defect | Status: positive_review
Priority: blocker | Milestone: sage-4.7
Component: relocation | Keywords: maxima spkg
Work_issues: | Upstream: Reported upstream. Little or no
feedback.
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
--------------------------+-------------------------------------------------
Changes (by mariah):
* status: needs_review => positive_review
Old description:
> The following test fails when the sage-4.7.rc2 install tree is moved.
>
> {{{
> eno% ./sage
> ----------------------------------------------------------------------
> | Sage Version 4.7.rc2, Release Date: 2011-05-11 |
> | Type notebook() for the GUI, and license() for information. |
> ----------------------------------------------------------------------
> **********************************************************************
> * *
> * Warning: this is a prerelease version, and it may be unstable. *
> * *
> **********************************************************************
> The Sage install tree may have moved
> (from /home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc to
> /home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc-work-maximabug)
> Changing various hardcoded paths
> (please wait at most a few minutes)...
> Do not interrupt this.
> Done resetting paths
> sage: quit;
> Exiting Sage (CPU time 0m0.06s, Wall time 0m9.55s).
> Exiting spawned Gap process.
> eno% ./sage -t -long -force_lib "devel/sage/sage/interfaces/maxima.py"
> sage -t -long -force_lib "devel/sage/sage/interfaces/maxima.py"
> **********************************************************************
> File "/home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc-work-
> maximabug/devel/sage/sage/interfaces/maxima.py", line 899:
> sage: maxima._command_runner('describe', 'gcd')
> Expected:
> -- Function: gcd (<p_1>, <p_2>, <x_1>, ...)
> ...
> Got:
> Maxima encountered a Lisp error:
> <BLANKLINE>
> Filesystem error with pathname
> #P"/home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc-work-
> maximabug/local/info/maxima-index.lisp".
> Either
> 1) the file does not exist, or
> 2) we are not allow to access the file, or
> 3) the pathname points to a broken symbolic link.
> <BLANKLINE>
> Automatically continuing.
> To enable the Lisp debugger set *debugger-hook* to nil.
> <BLANKLINE>
> **********************************************************************
> [...]
> }}}
>
> '''New spkg:'''
> [http://boxen.math.washington.edu/home/jdemeyer/spkg/maxima-5.23.2.p0.spkg]
New description:
The following test fails when the sage-4.7.rc2 install tree is moved.
{{{
eno% ./sage
----------------------------------------------------------------------
| Sage Version 4.7.rc2, Release Date: 2011-05-11 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
**********************************************************************
* *
* Warning: this is a prerelease version, and it may be unstable. *
* *
**********************************************************************
The Sage install tree may have moved
(from /home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc to
/home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc-work-maximabug)
Changing various hardcoded paths
(please wait at most a few minutes)...
Do not interrupt this.
Done resetting paths
sage: quit;
Exiting Sage (CPU time 0m0.06s, Wall time 0m9.55s).
Exiting spawned Gap process.
eno% ./sage -t -long -force_lib "devel/sage/sage/interfaces/maxima.py"
sage -t -long -force_lib "devel/sage/sage/interfaces/maxima.py"
**********************************************************************
File "/home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc-work-
maximabug/devel/sage/sage/interfaces/maxima.py", line 899:
sage: maxima._command_runner('describe', 'gcd')
Expected:
-- Function: gcd (<p_1>, <p_2>, <x_1>, ...)
...
Got:
Maxima encountered a Lisp error:
<BLANKLINE>
Filesystem error with pathname
#P"/home/mariah/sage/sage-4.7.rc2-x86_64-Linux-core2-fc-work-
maximabug/local/info/maxima-index.lisp".
Either
1) the file does not exist, or
2) we are not allow to access the file, or
3) the pathname points to a broken symbolic link.
<BLANKLINE>
Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.
<BLANKLINE>
**********************************************************************
[...]
}}}
'''New spkg:'''
[http://boxen.math.washington.edu/home/jdemeyer/spkg/maxima-5.23.2.p0.spkg
--
Comment:
I build sage-4.7.rc2 with
[http://boxen.math.washington.edu/home/jdemeyer/spkg/maxima-5.23.2.p0.spkg]
with 'make testlong'. All tests passed. I then moved the directory and
again did 'make testlong'. Again all tests passed. Positive review.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11348#comment:6>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.