bug#26949: Python path conflict

2017-05-18 Thread Pjotr Prins
On Thu, May 18, 2017 at 11:43:31AM +0200, Ludovic Court??s wrote: > Ooh, got it. I managed to reproduce it with a toy example. Should be > fixed in 22ef06b801b284760b4ffd9587ea1a3dffd31baa. Can you confirm? Fixed! Pj.

bug#26976: On Hydra, offload crashes while trying to build linux-libre source

2017-05-18 Thread Artyom Poptsov
Hello Ludovic and Mark, thanks for notifying me about the bug and especially for the patch attached. I'll take a look into it in the next few days. - Artyom -- Artyom V. Poptsov ; GPG Key: 0898A02F Home page: http://poptsov-artyom.narod.ru/ signature.asc Description: PGP signature

bug#26976: On Hydra, offload crashes while trying to build linux-libre source

2017-05-18 Thread Ludovic Courtès
Hi Mark, (Cc: Artyom. Artyom, this is about what looks like a bug in Guile-SSH when used with Guile 2.2; see .) Mark H Weaver skribis: > *** Error in > `/gnu/store/5zx29y44nrqj0s8h3jlvlj82k8hj4dxs-guile-2.2.2/bin/guile': > realloc(): invalid next size: 0x0

bug#26987: guix pull without guile-ssh.

2017-05-18 Thread Mathieu Othacehe
Hi, If Guile-SSH is not detected, depends-on-guile-ssh? will be called here: --8<---cut here---start->8--- (guix build pull) (let* ((files (remove (if (false-if-exception (resolve-interface '(ssh session)))

bug#26975: Frequent errors in guix publish on Hydra

2017-05-18 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Here's a recent excerpt of the console output from guix publish running > Hydra. Is this expected? > > Mark > > GET /ggy44sk2w47j0dpbghpb9ipr6kik6vsm.narinfo > GET /qnpsdhgiabvr89i9vdcmhzkggs79i0pc.narinfo > GET /zgzvzsbhvyinb3vdsgswkqh2b0ih9x1i.narinfo >

bug#26949: Python path conflict

2017-05-18 Thread Ludovic Courtès
Pjotr Prins skribis: > In ./guix/build/union.scm: > 117: 3 [union > "/gnu/store/b5rq0sl2jsqpqjxkhi68dy3racz1wfpv-profile/share/man/man1/python.1" > ...] > In unknown file: >?: 2 [partition # #] > In ./guix/build/union.scm: > 50: 1 [file-is-directory? > "/gnu/store/q5kdj7gpawi94pqd15x3wi

bug#26931: GuixSD rebooting fails when tmux is running

2017-05-18 Thread Ludovic Courtès
Leo Famulari skribis: > On Wed, May 17, 2017 at 09:39:45AM +0200, Ludovic Courtès wrote: >> This is on the bare metal and /etc/shepherd/do-not-kill does not exist, >> right? > > Yes, on a Thinkpad x200s (x86_64) with a recent kernel. Nothing is > protected by a 'do-not-kill' file. > >> We could a

bug#26949: Python path conflict

2017-05-18 Thread Pjotr Prins
On Wed, May 17, 2017 at 09:54:07PM +0200, Ludovic Court??s wrote: > > I remember the python.1 path is a symlink not pointing anywhere. We > > dealt with that a year ago. Maybe it now confuses the man db builder. > > Does it somehow use the (existing) profile? > > Yes, it could be that it happens w