#8303: Sage cannot work with files with spaces in their names
------------------------------+---------------------------------------------
Reporter: ddrake | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.3
Component: user interface | Keywords: spaces filenames
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Scripts with spaces in their names defeat Sage:
{{{
$ sage "my script.sage"
/opt/sage/local/bin/sage-sage: line 147: [: too many arguments
/opt/sage/local/bin/sage-sage: line 150: [: too many arguments
/opt/sage/local/bin/sage-sage: line 200: [: too many arguments
[...]
/opt/sage/local/bin/sage-sage: line 892: [: too many arguments
/opt/sage/local/bin/sage-preparse: File my is missing
/opt/sage/local/bin/sage-preparse: File script.sage is missing
python: can't open file 'my': [Errno 2] No such file or directory
}}}
Ticket #4354 claimed to fix this, but it's still broken on 4.3.2.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8303>
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.