#19781: Fix optional packages
------------------------------------------+------------------------
Reporter: jdemeyer | Owner:
Type: enhancement | Status: new
Priority: blocker | Milestone: sage-7.0
Component: packages: experimental | Resolution:
Keywords: | Merged in:
Authors: Jeroen Demeyer | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
------------------------------------------+------------------------
Comment (by jdemeyer):
Replying to [comment:30 mmarco]:
> Btw, tides works fine in my 64 bits machine.
Did you check with Sage 7.0.beta1?
> Can you provide more details?
{{{
sage -t --long src/sage/calculus/desolvers.py
**********************************************************************
File "src/sage/calculus/desolvers.py", line 1681, in
sage.calculus.desolvers.desolve_tides_mpfr
Failed example:
sol = desolve_tides_mpfr(f, [x0, y0, z0],0 , T, T, 1e-100, 1e-100,
100) # optional - tides
Exception raised:
Traceback (most recent call last):
File "/usr/local/src/sage-config/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 496, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/usr/local/src/sage-config/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 858, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.calculus.desolvers.desolve_tides_mpfr[9]>", line
1, in <module>
sol = desolve_tides_mpfr(f, [x0, y0, z0],Integer(0) , T, T,
RealNumber('1e-100'), RealNumber('1e-100'), Integer(100)) # optional -
tides
File "/usr/local/src/sage-config/local/lib/python2.7/site-
packages/sage/calculus/desolvers.py", line 1731, in desolve_tides_mpfr
subprocess.check_call(os.path.join(tempdir, 'runme'), shell=True,
stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/local/src/sage-config/local/lib/python/subprocess.py",
line 540, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command
'/home/jdemeyer/.sage/temp/tamiyo/27921/dir_SMfRL3/runme' returned non-
zero exit status 127
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19781#comment:32>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.