On Mon, Feb 25, 2013 at 9:01 PM, Franco Saliola <sali...@gmail.com> wrote:

$ hg qpush -a
> applying trac_14000-doctests.patch
> applying trac_7886_conjugacy_classes_combined.patch
> transaction abort!
> rollback completed
> cleaning up working directory...done
> abort: decoding near 'Javier López Peñ': 'ascii' codec can't decode byte
> 0xc3 in position 8: ordinal not in range(128)!
>

You can get around this error by using `sage -hg` instead (local version of
hg is too old, apparently), but there is another patch that fails to apply:

$ sage -hg qpush -a
...
applying polyhedron-plot-nt.patch
patching file sage/geometry/polyhedron/plot.py
Hunk #2 FAILED at 51
1 out of 3 hunks FAILED -- saving rejects to file
sage/geometry/polyhedron/plot.py.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh polyhedron-plot-nt.patch

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to