#9725: German Translation of the Tutorial
---------------------------------------------------+------------------------
Reporter: phil | Owner: phil
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-4.7.1
Component: documentation | Resolution:
Keywords: Documentation Tutorial German | Work_issues:
Upstream: N/A | Reviewer: Volker
Braun
Author: Philipp Schneider, Michael Mardaus | Merged:
Dependencies: |
---------------------------------------------------+------------------------
Changes (by jdemeyer):
* status: needs_review => needs_work
Comment:
{{{
sage -t -force_lib devel/sage/doc/de/tutorial/interfaces.rst
**********************************************************************
File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/devel/sage-
main/doc/de/tutorial/interfaces.rst", line 163:
sage: G.IdGroup()
Exception raised:
Traceback (most recent call last):
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/bin/ncadoctest.py",
line 1231, in run_one_test
self.run_one_example(test, example, filename, compileflags)
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/bin/sagedoctest.py",
line 38, in run_one_example
OrigDocTestRunner.run_one_example(self, test, example, filename,
compileflags)
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/bin/ncadoctest.py",
line 1172, in run_one_example
compileflags, 1) in test.globs
File "<doctest __main__.example_3[5]>", line 1, in <module>
G.IdGroup()###line 163:
sage: G.IdGroup()
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/lib/python
/site-packages/sage/interfaces/interface.py", line 588, in
__call__
return self._obj.parent().function_call(self._name, [self._obj] +
list(args), kwds)
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/lib/python
/site-packages/sage/interfaces/gap.py", line 646, in funct
ion_call
['%s=%s'%(key,value.name()) for key, value in kwds.items()])))
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/lib/python
/site-packages/sage/interfaces/gap.py", line 375, in eval
result = Expect.eval(self, input_line, **kwds)
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/lib/python
/site-packages/sage/interfaces/expect.py", line 1026, in e
val
return '\n'.join([self._eval_line(L, **kwds) for L in
code.split('\n') if L != ''])
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.1.alpha2/local/lib/python
/site-packages/sage/interfaces/gap.py", line 519, in _eval
_line
raise RuntimeError, message
RuntimeError: Gap produced error output
Error, the Small Groups identification is required but not installed
executing IdGroup($sage1);
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9725#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 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.