Do as you wish. I don't have time to continue discussing this.
Mark
I tried to compile a freshly unpacked guix-0.11.0 tarball on my x86_64
GuixSD system, which is running recent 'master'. Here's what happens:
--8<---cut here---start->8---
mhw@jojen:~/guix-0.11.0$ ./configure --prefix=
--with-libgcrypt-prefix=/gnu/store/4pnp5sc
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Mark H Weaver skribis:
>>
>>> I think we should sort the entire directory using merge sort backed to
>>> disk files. If we load chunks of the directory, sort them and process
>>> them individually, I expect that this will incr
Andy Patterson skribis:
> Hi, and sorry for the late reply.
>
> On Tue, 06 Dec 2016 10:10:57 +0100
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> Andy Patterson skribis:
>>
>> > On Mon, 05 Dec 2016 21:48:36 +0100
>> > l...@gnu.org (Ludovic Courtès) wrote:
>> >
>> >> > +(define-public sane-backe
First of all thanks for spotting this bug.
>> The bad news is that we have some breakages.
>>
>> 'python-py' fails with:
>>
>> TypeError: py.test.__dict__ is not a dictionary
>>
>> Which seems similar to
>>
>> https://github.com/NixOS/nixpkgs/issues/12565#issuecomment-174165144
The relevant comme
Hi, and sorry for the late reply.
On Tue, 06 Dec 2016 10:10:57 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Andy Patterson skribis:
>
> > On Mon, 05 Dec 2016 21:48:36 +0100
> > l...@gnu.org (Ludovic Courtès) wrote:
> >
> >> > +(define-public sane-backends+hpaio
> >>
> >> Could you add a
On Mon, Dec 12, 2016 at 08:54:40AM +0100, Marius Bakke wrote:
> The good news: the attached patch makes 'check' work as expected. The
> bad news is that we have some breakages.
>
> 'python-py' fails with:
>
> TypeError: py.test.__dict__ is not a dictionary
>
> Which seems similar to
>
> https:/
Leo Famulari writes:
> My guess is that you updated dlove's Guix package definitions, using
> `guix pull`, but not root's. This operation is per-user. So, dlove's
> locales package is at 2.24, while root's is at 2.23.
That may be right. I've lost track of this now, but I'll try to
reconstruct i
Ludovic Courtès writes:
> I’m seeing a different error:
>
> --8<---cut here---start->8---
> $ git describe
> v0.11.0-3322-gf80b4d2
> $ ./pre-inst-env guix import hackage -t darcs
> Syntax error: unexpected token : (buildable (False)) (at line 494, column 4)
> S