bug#20261: (mount-points) returns bogus values within the build environment

2015-04-04 Thread Mark H Weaver
retitle 20261 mount-points test failure within build environment in linux-libre-3.19.3 thanks Mark H Weaver writes: > Within the guix-daemon build environment, tests/syscalls.scm > consistently fails on my i686 Libreboot X60 running linux-libre-3.19.3. > Outside of the build environment the tes

bug#20261: (mount-points) returns bogus values within the build environment

2015-04-04 Thread Mark H Weaver
Within the guix-daemon build environment, tests/syscalls.scm consistently fails on my i686 Libreboot X60 running linux-libre-3.19.3. Outside of the build environment the test passes. Here's the relevant except from syscalls.log: --8<---cut here---start->8--- Te

bug#20255: 'search-paths' should respect both user and system profile.

2015-04-04 Thread 宋文武
Ludovic Courtès writes: > 宋文武 skribis: > >> Currently, search-paths built only from packages in user's profile. >> As reported by Andy Wingo in #guix, when I have: >> perl installed into system profile >> perl-xml-parser installed into user profile >> >> guix package --search-paths won't

bug#20041: openssl: Dangling .so references

2015-04-04 Thread Ludovic Courtès
Fixed in 3e462da, ‘core-updates’ (soon to be merged.) Thanks, Ludo’.

bug#19512: Failed substitution yields incomplete store item

2015-04-04 Thread Ludovic Courtès
Closing this bug, thanks. Ludo’.

bug#19671: Raw binary data in build log from substitute-binary

2015-04-04 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > This has just happened to me as well, and I think the reason is that, > when a download failure happens (500, 502, 504, etc.), the thread doing > the download directly writes to the current error port. > > And as we know, ports are not thread-safe in Guile

bug#20102: Problem with ld.so RUNPATH on armhf

2015-04-04 Thread Ludovic Courtès
Mark H Weaver skribis: > readelf reveals that indeed, the ld.so used by localedef, > > > /gnu/store/l2bkyclkm0lph48mfs6jbndj9p0y41g8-glibc-2.21/lib/ld-linux-armhf.so.3 > > does have RUNPATH set: (excerpt of "readelf -a" output) Could you post the libc build log? Use: guix build --log-fil

bug#20255: 'search-paths' should respect both user and system profile.

2015-04-04 Thread Ludovic Courtès
宋文武 skribis: > Currently, search-paths built only from packages in user's profile. > As reported by Andy Wingo in #guix, when I have: > perl installed into system profile > perl-xml-parser installed into user profile > > guix package --search-paths won't give a hint about PERL5LIB, > so it

bug#20255: 'search-paths' should respect both user and system profile.

2015-04-04 Thread 宋文武
Currently, search-paths built only from packages in user's profile. As reported by Andy Wingo in #guix, when I have: perl installed into system profile perl-xml-parser installed into user profile guix package --search-paths won't give a hint about PERL5LIB, so it's very likely end up with a