Hi Travis,

The missing patch might be fixed, but the really serious issue is not fixed

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Warning: this is a prerelease version, and it may be unstable.     ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Error in sys.excepthook:
Traceback (most recent call last):
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/application.py",
 line 175, in excepthook
    return self.crash_handler(etype, evalue, tb)
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/crashhandler.py",
 line 158, in __call__
    traceback = TBhandler.text(etype,evalue,etb,context=31)
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/ultratb.py",
 line 412, in text
    tb_offset, context)
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/ultratb.py",
 line 963, in structured_traceback
    ipinst = ipapi.get()
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/ipapi.py",
 line 28, in get
    return InteractiveShell.instance()
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/config/configurable.py",
 line 318, in instance
    inst = cls(*args, **kwargs)
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py",
 line 476, in __init__
    self.init_reload_doctest()
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py",
 line 666, in init_reload_doctest
    doctest_reload()
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/utils/doctestreload.py",
 line 74, in doctest_reload
    doctest.DocTestRunner.run = dhook_wrap(doctest.DocTestRunner.run)
AttributeError: 'module' object has no attribute 'DocTestRunner'

Original exception was:
Traceback (most recent call last):
  File "/Applications/sage-5.12.beta5/local/bin/sage-ipython", line 17, in 
<module>
    app.initialize()
  File "<string>", line 2, in initialize
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/config/application.py",
 line 84, in catch_config_error
    return method(app, *args, **kwargs)
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/frontend/terminal/ipapp.py",
 line 324, in initialize
    self.init_shell()
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/sage/misc/interpreter.py",
 line 748, in init_shell
    ipython_dir=self.ipython_dir)
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/config/configurable.py",
 line 318, in instance
    inst = cls(*args, **kwargs)
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/frontend/terminal/interactiveshell.py",
 line 360, in __init__
    user_module=user_module, custom_exceptions=custom_exceptions
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py",
 line 476, in __init__
    self.init_reload_doctest()
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py",
 line 666, in init_reload_doctest
    doctest_reload()
  File 
"/Applications/sage-5.12.beta5/local/lib/python2.7/site-packages/IPython/utils/doctestreload.py",
 line 74, in doctest_reload
    doctest.DocTestRunner.run = dhook_wrap(doctest.DocTestRunner.run)
AttributeError: 'module' object has no attribute 'DocTestRunner'

Also:


skipping trac_10672-free_module_category-ts.patch - guarded by '+disabled'
applying trac_14223-plot-aspect_ratio-nt.patch
applying trac_10963-more_functorial_constructions-nt.patch
patching file sage/categories/graded_modules_with_basis.py
Hunk #1 FAILED at 1
1 out of 1 hunks FAILED -- saving rejects to file 
sage/categories/graded_modules_with_basis.py.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh 
trac_10963-more_functorial_constructions-nt.patch
Abort


Best,

Anne

On 10/3/13 7:34 AM, Travis Scrimshaw wrote:
> Hey Anne,
>    It seems like the new version of the patch wasn't being tracked, so it 
> worked on my local computer but the server didn't reflect the changes. I've 
> added this manually, so it should be fixed now.
> 
> Best,
> Travis

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to