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
宋文武 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
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