#9232: jmol on commandline broken
------------------------------------------------+---------------------------
Reporter: vbraun | Owner: gutow
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: graphics | Keywords:
Author: Jonathan Gutow | Upstream: N/A
Reviewer: Jason Grout, Karl-Dieter Crisman | Merged:
Work_issues: |
------------------------------------------------+---------------------------
Comment(by kcrisman):
Did you use `./sage -pkg` to create this? When I did, I got
{{{
Creating Sage package Jmol_for_SageNoteBook-1.1.5
Created package Jmol_for_SageNoteBook-1.1.5.spkg.
NAME: Jmol_for_SageNoteBook
VERSION: 1.1.5
SIZE: 11.1M
HG REPO: Error reading repository
SPKG.txt: Good
Please test this package using
}}}
which is actually ok since I don't think you have an HG repo and this is a
temporary package for testing. Then success:
{{{
Temporary package directory:
/Users/student/Desktop/sage-4.6.2/spkg/build/Jmol_for_SageNoteBook-1.1.5
replacing Jmol.js...
Jmol.js replaced.
removing Jmol*.jar and license files.
rm:
/Users/student/Desktop/sage-4.6.2/devel/sagenb/sagenb/data/jmol/LICENSE.txt:
No such file or directory
installing Jmol.jar and license files…
New Jmol*.jar and license files installed.
real 0m1.051s
user 0m0.034s
sys 0m0.320s
Successfully installed Jmol_for_SageNoteBook-1.1.5
Now cleaning up tmp files.
Making Sage/Python scripts relocatable...
Making script relocatable
Finished installing Jmol_for_SageNoteBook-1.1.5.spkg
}}}
Then applying the files is ok until
{{{
applying /Users/student/.sage/temp/Dasher_03.local/468/tmp_4.patch
file sagenb/data/jmol/appletweb/SageMenu.mnu already exists
1 out of 1 hunks FAILED -- saving rejects to file
sagenb/data/jmol/appletweb/SageMenu.mnu.rej
}}}
Problematic is that then it's rejected? I guess I'll see what happens...
but this error will probably need to be fixed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9232#comment:18>
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.