On Sat, Feb 16, 2013 at 2:33 PM, Franco Saliola <sali...@gmail.com> wrote:

>
> On Sat, Feb 16, 2013 at 10:26 AM, Anne Schilling <a...@math.ucdavis.edu>wrote:
>
>> Hi Franco,
>>
>> For me everything applies to sage-5.6. Try
>>
>> hg qpop -a
>> hg qselect
>> hg qpush -a
>>
>
> I forgot the qselect. I know that `sage -combinat update` takes care of
> this step, but you can't use it if there are local changes (error: "There
> are uncommited patches").
>

This still didn't fix the problem. But Anne pointed out that the correct
thing to do is the following:

    hg qpop -a
    sage -combinat qselect
    hg qpush -a

This seems to have fixed things. So, there you go.

Franco

--


>  On 2/16/13 7:19 AM, Franco Saliola wrote:
>> >
>> > I just tried applying the queue to 5.6 and came across the following
>> problems (both patches apparently have positive reviews). I didn't try to
>> apply the entire queue, so I don't know whether there are
>> > any other issues.
>> >
>> > This workflow doesn't work for me.
>> >
>> > -----
>> >
>> > applying trac_14065-combinatorial_object_cmp-ts.patch
>> > patching file sage/categories/crystals.py
>> > Hunk #1 FAILED at 518
>> > 1 out of 3 hunks FAILED -- saving rejects to file
>> sage/categories/crystals.py.rej
>> > patch failed, unable to continue (try -v)
>> > patch failed, rejects left in working dir
>> > errors during apply, please fix and refresh
>> trac_14065-combinatorial_object_cmp-ts.patch
>> >
>> > -----
>> >
>> > applying trac_14130-gyw-bs.patch
>> > patching file sage/categories/crystals.py
>> > Hunk #1 FAILED at 498
>> > 1 out of 1 hunks FAILED -- saving rejects to file
>> sage/categories/crystals.py.rej
>> > patching file sage/combinat/crystals/highest_weight_crystals.py
>> > Hunk #1 FAILED at 82
>> > 1 out of 1 hunks FAILED -- saving rejects to file
>> sage/combinat/crystals/highest_weight_crystals.py.rej
>> > patch failed, unable to continue (try -v)
>> > patch failed, rejects left in working dir
>> > errors during apply, please fix and refresh trac_14130-gyw-bs.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.
>> >
>> >
>>
>> --
>> Anne Schilling              E-mail: a...@math.ucdavis.edu
>> Professor                   Web:    http://www.math.ucdavis.edu/~anne
>> Department of Mathematics   Office: MSB 3222
>> University of California    Phone:  (530) 554 2326
>> One Shields Ave             Fax:    (530) 752 6635
>> Davis, CA 95616
>>
>> --
>> 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.
>>
>>
>>
>

-- 
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