I am trying to help someone install patches on their sage and it has gone beyond my ability to diagnose. The system is Ubuntu 12.04 with sage 5.8 built from source. Mercurial is version 2.0.2.
The behavior is that a patch can be imported into the queue and then qpush fails. The patch appears to fail at every hunk. Just to make sure this wasn't as issue with the particular patch (which works fine on my 5.8 system), I made a simple patch that adds just a single function to morphism.py. That patch also failed with the same behavior. The morphism.py file on the two systems system are identical and the patch applies on mine without issue, so this seems like some kind of configuration problem. We've tried both hg and sage -hg and checked that the patch file and .hgrc are without errors. What else could be going wrong here? Thanks, Ben -- You received this message because you are subscribed to the Google Groups "sage-support" 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 http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
