[sage-combinat-devel] Re: queue doesn't apply to 5.0.rc0

2012-05-05 Thread Hugh Thomas

It now applies fine for me on 5.0.rc0 too.  Thanks, Nicolas!

cheers,

Hugh


On Saturday, May 5, 2012 6:27:38 PM UTC-3, Hugh Thomas wrote:
>
>
> Hi!
>
> On a clean copy of 5.0.rc0, I get a rejection at 
> move_iet_into_dynamics-vd.patch.  
>
> applying move_iet_into_dynamics-vd.patch
> patching file sage/combinat/iet/iet.py
> Hunk #1 FAILED at 0
> 1 out of 1 hunks FAILED -- saving rejects to file 
> sage/combinat/iet/iet.py.rej
> patch failed, unable to continue (try -v)
> patch failed, rejects left in working dir
> errors during apply, please fix and refresh move_iet_into_dynamics-vd.patch
>
> It looks to me like the patch is removing a file "iet.py" which doesn't 
> exist.  
>
> cheers,
>
> Hugh
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sage-combinat-devel/-/VCB69DzENOcJ.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.



Re: [sage-combinat-devel] The Sage-Combinat queue applies on 4.8, 5.0.beta11, and 5.0.rc0

2012-05-05 Thread Franco Saliola
On Sat, May 5, 2012 at 10:30 PM, Nicolas M. Thiery
 wrote:
>        Hi Hugh, Vincent, everyone,
>
> On Sat, May 05, 2012 at 02:27:38PM -0700, Hugh Thomas wrote:
>>    On a clean copy of 5.0.rc0, I get a rejection at
>>    move_iet_into_dynamics-vd.patch.
>
> Fixed. On my machine, the queue now applies smoothly on 4.8,
> 5.0.beta11, 5.0.rc0. I guess I now recommend 5.0.rc0 for Sage-Combinat
> development, or any serious use of semigroup stuff.

Tested and working on 5.0.beta14 too.

Thanks for rebasing, Nicolas.

Franco

--

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.



[sage-combinat-devel] The Sage-Combinat queue applies on 4.8, 5.0.beta11, and 5.0.rc0

2012-05-05 Thread Nicolas M. Thiery
Hi Hugh, Vincent, everyone,

On Sat, May 05, 2012 at 02:27:38PM -0700, Hugh Thomas wrote:
>On a clean copy of 5.0.rc0, I get a rejection at
>move_iet_into_dynamics-vd.patch. 

Fixed. On my machine, the queue now applies smoothly on 4.8,
5.0.beta11, 5.0.rc0. I guess I now recommend 5.0.rc0 for Sage-Combinat
development, or any serious use of semigroup stuff.

Cheers,
Nicolas
--
Nicolas M. Thiéry "Isil" 
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.



Re: [sage-combinat-devel] tensor is broken...

2012-05-05 Thread Nicolas M. Thiery
On Wed, May 02, 2012 at 05:52:59PM +0200, Florent Hivert wrote:
> This was working a few commits ago... On sage-5.0beta14 all patch applied:
> 
> --
> | Sage Version 5.0.beta14, Release Date: 2012-04-27  |
> | Type notebook() for the GUI, and license() for information.|
> --
> **
> **
> * Warning: this is a prerelease version, and it may be unstable. *
> **
> **
> Loading Sage library. Current Mercurial branch is: combinat
> sage: F=CombinatorialFreeModule(QQ, [1,2])
> sage: tensor([F,F])
> [...]

> There is a loop here ! Is it related to the classcall missing hook ?

Do you still get this failure? I could not reproduce it; but that
might be a couple commits later which may have fixed the problem.

Cheers,
Nicolas
--
Nicolas M. Thiéry "Isil" 
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.



Re: [sage-combinat-devel] Re: queue doesn't apply to 5.0.rc0

2012-05-05 Thread Nicolas M . Thiéry
Le Dim 6 mai 2012 00:27, Hugh Thomas a écrit :
> Sorry, I guess it was dumb to announce that it doesn't apply, when no one
>  had even suggested that it would.

As long as you report the failure, and not complain about it, it's all
good :-) It's a useful piece of information!

I'll investigate tonight, or more likely tomorrow (Iam just arriving in
Montreal, and enjoying the wireless in the bus)

Cheers,
Nicolas

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.



[sage-combinat-devel] Re: queue doesn't apply to 5.0.rc0

2012-05-05 Thread Hugh Thomas

Sorry, I guess it was dumb to announce that it doesn't apply, when no one 
had even suggested that it would.  

cheers,

Hugh


On Saturday, May 5, 2012 6:27:38 PM UTC-3, Hugh Thomas wrote:
>
>
> Hi!
>
> On a clean copy of 5.0.rc0, I get a rejection at 
> move_iet_into_dynamics-vd.patch.  
>
> applying move_iet_into_dynamics-vd.patch
> patching file sage/combinat/iet/iet.py
> Hunk #1 FAILED at 0
> 1 out of 1 hunks FAILED -- saving rejects to file 
> sage/combinat/iet/iet.py.rej
> patch failed, unable to continue (try -v)
> patch failed, rejects left in working dir
> errors during apply, please fix and refresh move_iet_into_dynamics-vd.patch
>
> It looks to me like the patch is removing a file "iet.py" which doesn't 
> exist.  
>
> cheers,
>
> Hugh
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sage-combinat-devel/-/eg9ytETdaKQJ.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.



[sage-combinat-devel] queue doesn't apply to 5.0.rc0

2012-05-05 Thread Hugh Thomas

Hi!

On a clean copy of 5.0.rc0, I get a rejection at 
move_iet_into_dynamics-vd.patch.  

applying move_iet_into_dynamics-vd.patch
patching file sage/combinat/iet/iet.py
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file 
sage/combinat/iet/iet.py.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh move_iet_into_dynamics-vd.patch

It looks to me like the patch is removing a file "iet.py" which doesn't 
exist.  

cheers,

Hugh

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sage-combinat-devel/-/HWISC3JqctoJ.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.