bug#24937: "deleting unused links" GC phase is too slow

2016-12-12 Thread Mark H Weaver
Do as you wish. I don't have time to continue discussing this. Mark

bug#25192: guix-0.11.0 fails to compile on modern GuixSD system

2016-12-12 Thread Mark H Weaver
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

bug#24937: "deleting unused links" GC phase is too slow

2016-12-12 Thread Ludovic Courtès
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

bug#25101: [PATCH 1/2] gnu: Add hpaio-enabled sane-backends variant.

2016-12-12 Thread Ludovic Courtès
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

bug#25177: Test failures don't cause some Python packages to fail [was Re: [PATCH 05/11] gnu: Add python-pygit2.]

2016-12-12 Thread Hartmut Goebel
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

bug#25101: [PATCH 1/2] gnu: Add hpaio-enabled sane-backends variant.

2016-12-12 Thread Andy Patterson
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

bug#25177: Test failures don't cause some Python packages to fail [was Re: [PATCH 05/11] gnu: Add python-pygit2.]

2016-12-12 Thread Leo Famulari
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:/

bug#25136: locale confusion

2016-12-12 Thread Dave Love
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

bug#25138: failing hackage import

2016-12-12 Thread Dave Love
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