From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: staging: django fails to build Date: Mon, 02 Jan 2017 21:49:28 +0100 Message-ID: <874m1hchlz.fsf@gnu.org> References: <20161229012110.GA2934@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cO9Y2-0000uB-2r for guix-devel@gnu.org; Mon, 02 Jan 2017 15:49:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cO9Xx-0005aX-Rt for guix-devel@gnu.org; Mon, 02 Jan 2017 15:49:38 -0500 In-Reply-To: (Hartmut Goebel's message of "Thu, 29 Dec 2016 14:58:17 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > Am 29.12.2016 um 02:21 schrieb Leo Famulari: >> Django is failing its test suite on the staging branch: >> > I can reproduce this here, too. > > It's a subtle bug in Django related to leap years :-( The test suite > only fails in the last week of a leap year. So the test-suite will work > again in three days. Funny! I=E2=80=99ve restarted builds on i686 and x86_64, normally they should succ= eed now. :-) https://hydra.gnu.org/build/1740965 https://hydra.gnu.org/build/1740732 > I filed a bug report at Djnago: > We can apply a patch whenever upstream provides one. Thanks for finding out about this problem! Ludo=E2=80=99.