On 2015-08-18 11:23, Eric Dvorsak wrote:
Ludovic Courtès writes:
e...@dvorsak.fr skribis:
Altough the tests are still failing, I ran them after the build
failed
with :
guix build -K
cd tmp/nix-build-*
env -i $(which bash)
source environment-variables
And they all passed except for some ski
Ludovic Courtès writes:
> e...@dvorsak.fr skribis:
>
>> Altough the tests are still failing, I ran them after the build failed
>> with :
>>
>> guix build -K
>> cd tmp/nix-build-*
>> env -i $(which bash)
>> source environment-variables
>>
>> And they all passed except for some skips and a module t
e...@dvorsak.fr skribis:
> Altough the tests are still failing, I ran them after the build failed
> with :
>
> guix build -K
> cd tmp/nix-build-*
> env -i $(which bash)
> source environment-variables
>
> And they all passed except for some skips and a module that failed
> trying to write to a dir
On Mon, Aug 10, 2015 at 07:45:23PM -0400, Mark H Weaver wrote:
> Actually, that's precisely the problem that was fixed by
> 9f6509c655b766b0fb9dfab181a8533e698473b0.
> The reason it still fails for python2-sip is because python-sip
> contains another copy of the same faulty code that I fixed in
> 9
Hi Andreas,
Andreas Enge writes:
> something does not work as expected in your commit
> 9f6509c655b766b0fb9dfab181a8533e698473b0 to accomodate python version
> numbers with two-digit components. Now the files are installed into
> lib/python.7. for python-2 modules
Actually, that's precisely the
Hello Mark,
something does not work as expected in your commit
9f6509c655b766b0fb9dfab181a8533e698473b0 to accomodate python version
numbers with two-digit components. Now the files are installed into
lib/python.7. for python-2 modules (see, for instance, python2-sip).
Everything seems to work as
e...@dvorsak.fr writes:
> From 5665e477589d97672cc6e27a1f454585a2ae773e Mon Sep 17 00:00:00 2001
> From: Eric Dvorsak
> Date: Sun, 2 Aug 2015 19:27:24 +0200
> Subject: [PATCH] gnu: python-2: Update to 2.7.10.
>
> * gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch
Mark H Weaver writes:
> e...@dvorsak.fr writes:
>
>> From 5665e477589d97672cc6e27a1f454585a2ae773e Mon Sep 17 00:00:00 2001
>> From: Eric Dvorsak
>> Date: Sun, 2 Aug 2015 19:27:24 +0200
>> Subject: [PATCH] gnu: python-2: Update to 2.7.10.
>>
>> * gnu/
Thanks also from me! This will make it possible to try a calibre update.
Andreas
e...@dvorsak.fr writes:
> From 5665e477589d97672cc6e27a1f454585a2ae773e Mon Sep 17 00:00:00 2001
> From: Eric Dvorsak
> Date: Sun, 2 Aug 2015 19:27:24 +0200
> Subject: [PATCH] gnu: python-2: Update to 2.7.10.
>
> * gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch
5a1d3f613cb42532a0233f03b60 Mon Sep 17 00:00:00 2001
From: Eric Dvorsak
Date: Sun, 2 Aug 2015 19:27:24 +0200
Subject: [PATCH] gnu: python-2: update to 2.7.10. Remove patches added
to
upstream
This needs a proper commit log that lists the changes made to each
file,
conforming to our c
Sep 17 00:00:00 2001
> From: Eric Dvorsak
> Date: Sun, 2 Aug 2015 19:27:24 +0200
> Subject: [PATCH] gnu: python-2: update to 2.7.10. Remove patches added to
> upstream
This needs a proper commit log that lists the changes made to each file,
conforming to our conventions. See our existing g
. They fail because of an OSError exception, so
I wonder if it could be because the module doesn't work withing the
chroot.
Eric.From 1ffc21f29ce255a1d3f613cb42532a0233f03b60 Mon Sep 17 00:00:00 2001
From: Eric Dvorsak
Date: Sun, 2 Aug 2015 19:27:24 +0200
Subject: [PATCH] gnu: python-2: u
13 matches
Mail list logo