bug#18033: Add support for 'search-path-specifications' referring to files

2015-01-03 Thread Ludovic Courtès
Mark H Weaver skribis: > Something seems to have gone wrong here. Trying to build 'emacs' on > current 'core-updates' (bf0baaf) on i686, I get this: > > mhw:~/guix-core-updates$ git describe > v0.8-499-gbf0baaf > mhw:~/guix-core-updates$ ./pre-inst-env guile > GNU Guile 2.0.11 > Copyright (C) 19

bug#19491: /etc/mtab give wrong entries for early-mounted items.

2015-01-03 Thread Ludovic Courtès
宋文武 skribis: > Notably, I have: > /dev/sda1 /root ext4 rw,relatime,data=ordered 0 0 > none /root//dev devtmpfs rw 0 0 > > Which should be: > /dev/sda1 / ... > none /dev ... > > Why not make /etc/mtab a symlink to /proc/self/mounts? This sounds appealing, but it seems that libmount in uti

bug#19364: search-patch fails to consult GUIX_PACKAGE_PATH

2015-01-03 Thread Ludovic Courtès
Mark H Weaver skribis: > Tomáš Čech reported on IRC that 'search-patch' > failed to find a patch he had put into DIR/gnu/packages/patches/, where > DIR was in $GUIX_PACKAGE_PATH. Adding DIR to GUILE_LOAD_PATH fixed the > problem. Fixed in ee06af5. > Also, it would be good to improve the error