John Darrington <[email protected]> skribis: > On Sat, Nov 23, 2013 at 10:48:29PM +0100, Ludovic Courtès wrote:
[...] > So indeed, that’s the problem: the guile-gnutls package is linked > against Guile 1.8. [...] > It is odd then that: > > 1. Since this is a bog standard debian stable system, nobody has noticed > before; Perhaps nobody who uses Guix installed guile-gnutls from Debian, or added it to the $GUILE_LOAD_PATH. Fortunately this is easily worked around by uninstalling that Debian package. (Remember Guix does not require the GnuTLS Guile bindings; it can use them for ‘guix download’, but that’s optional.) > 2. The problem seems to manifest itself only when /tmp starts to get low on > space. There can’t be any connection between the two, AFAICS. HTH, Ludo’.
