bug#25422: GIT_SSL_CAINFO set incorrectly

2017-01-19 Thread Mekeor Melire
I'm experiencing the same issue. I recently installed GuixSD freshly and encountered this bug. Adding an option to `search-path-specification' seems like a good idea. Still, I wonder what this snippet from (gnu system) does: (define (operating-system-environment-variables os) "Return th

bug#25476: pivot-root test fails on Ubuntu 16.04

2017-01-19 Thread Ludovic Courtès
Hi! Paul Garlick skribis: > I have noticed that the pivot-root test on my development system has > started to fail.  After running 'make check' the result: FAIL is > recorded for the syscalls.scm test. > > I have recently updated the system.  It is running Ubuntu 16.04. >  Previously, the test p

bug#25484: QEMU depends on two different version of libjpeg

2017-01-19 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ricardo Wurmus writes: > >> Ludovic Courtès writes: >> >>> While building ‘qemu’ as of 840f38ba37af1d09eb1e896a6350d6ab7f6532d0, we >>> see: >>> >>> --8<---cut here---start->8--- >>> ld: warning: libjpeg.so.62, needed by >>> /gnu/st

bug#25484: QEMU depends on two different version of libjpeg

2017-01-19 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Ludovic Courtès writes: > >> While building ‘qemu’ as of 840f38ba37af1d09eb1e896a6350d6ab7f6532d0, we >> see: >> >> --8<---cut here---start->8--- >> ld: warning: libjpeg.so.62, needed by >> /gnu/store/9a3r8wjnfyxfc912i6inlw8k6pw3rlxy

bug#25484: QEMU depends on two different version of libjpeg

2017-01-19 Thread Ricardo Wurmus
Ludovic Courtès writes: > While building ‘qemu’ as of 840f38ba37af1d09eb1e896a6350d6ab7f6532d0, we > see: > > --8<---cut here---start->8--- > ld: warning: libjpeg.so.62, needed by > /gnu/store/9a3r8wjnfyxfc912i6inlw8k6pw3rlxy-spice-0.12.8/lib/libspice-server.

bug#25484: QEMU depends on two different version of libjpeg

2017-01-19 Thread Ludovic Courtès
While building ‘qemu’ as of 840f38ba37af1d09eb1e896a6350d6ab7f6532d0, we see: --8<---cut here---start->8--- ld: warning: libjpeg.so.62, needed by /gnu/store/9a3r8wjnfyxfc912i6inlw8k6pw3rlxy-spice-0.12.8/lib/libspice-server.so, may conflict with libjpeg.so.8 --

bug#25444: 'guix system init' on GuixSD w/ RAID target produces "guix system: error: failed to register"

2017-01-19 Thread Ludovic Courtès
myglc2 skribis: > On 01/15/2017 at 20:19 Ludovic Courtès writes: > >> myglc2 skribis: >> >>> On 01/14/2017 at 14:44 Ludovic Courtès writes: >>> Hi, myglc2 skribis: > root@g1 ~# guix system init system/g1.00.scm /mnt/md0 > [...] > initializing operatin