Message from discussion
Sage-Combinat queue working on 5.4.beta1
Received: by 10.66.85.225 with SMTP id k1mr125153paz.32.1348668621786;
Wed, 26 Sep 2012 07:10:21 -0700 (PDT)
X-BeenThere: sage-combinat-devel@googlegroups.com
Received: by 10.68.222.169 with SMTP id qn9ls5177192pbc.4.gmail; Wed, 26 Sep
2012 07:10:21 -0700 (PDT)
Received: by 10.66.79.233 with SMTP id m9mr108612pax.37.1348668621374;
Wed, 26 Sep 2012 07:10:21 -0700 (PDT)
Received: by 10.66.79.233 with SMTP id m9mr108610pax.37.1348668621367;
Wed, 26 Sep 2012 07:10:21 -0700 (PDT)
Return-Path: <a...@math.ucdavis.edu>
Received: from math.ucdavis.edu (mean.math.ucdavis.edu. [169.237.30.4])
by gmr-mx.google.com with ESMTPS id g4si764898paw.1.2012.09.26.07.10.21
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 26 Sep 2012 07:10:21 -0700 (PDT)
Received-SPF: pass (google.com: domain of a...@math.ucdavis.edu designates 169.237.30.4 as permitted sender) client-ip=169.237.30.4;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of a...@math.ucdavis.edu designates 169.237.30.4 as permitted sender) smtp.mail=a...@math.ucdavis.edu
Received: from localhost (localhost [127.0.0.1])
by math.ucdavis.edu (Postfix) with ESMTP id C4BF22BE44E8
for <sage-combinat-devel@googlegroups.com>; Wed, 26 Sep 2012 07:10:20 -0700 (PDT)
Received: from math.ucdavis.edu ([127.0.0.1])
by localhost (mean.math.ucdavis.edu [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 14009-06; Wed, 26 Sep 2012 07:10:15 -0700 (PDT)
Received: from lolita-4.local (c-24-7-129-109.hsd1.ca.comcast.net [24.7.129.109])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by math.ucdavis.edu (Postfix) with ESMTP id 5BD432BE4662;
Wed, 26 Sep 2012 07:10:13 -0700 (PDT)
Message-ID: <50630CC5.4020901@math.ucdavis.edu>
Date: Wed, 26 Sep 2012 07:10:13 -0700
From: Anne Schilling <a...@math.ucdavis.edu>
Reply-To: a...@math.ucdavis.edu
Organization: UC Davis
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
MIME-Version: 1.0
To: sage-combinat-devel@googlegroups.com
Subject: Re: [sage-combinat-devel] Re: Sage-Combinat queue working on 5.4.beta1
References: <20120921090316.GT2380@zephyr> <7b7e29bd-19c3-46fd-bc1c-027c733ce08f@googlegroups.com> <20120926114535.GS2181@zephyr>
In-Reply-To: <20120926114535.GS2181@zephyr>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: Debian amavisd-new at math.ucdavis.edu
On 9/26/12 4:45 AM, Nicolas M. Thiery wrote:
> On Tue, Sep 25, 2012 at 07:51:10PM -0700, Hugh Thomas wrote:
>> I just tried to install the combinat queue on 5.4.beta1, and got rejects
>> on tableaux-combinatorics-am.patch. I think the issue is that 5.4.beta1
>> (and 5.4.beta0) have trac_9265_tableaux_categories_am merged, but not the
>> most recent version of it.
>>
>> Since this patch is pretty near the end of the queue, for my purposes I
>> can ignore the problem, but I thought I should report the issue.
>
> Ouch. Thanks for the report, I'll look into this.
>
> Lesson to be learned: please everybody refrain from modifying a patch
> in a ticket that is in the closed state; instead, create a new ticket!
???? The merge manager forces us to do so. I do not think this is our choice.
Cheers,
Anne