Re: GLib: GIO's tests fail

2013-01-04 Thread Nikita Karetnikov
> You would need to add a phase to do: > (patch-shebang "the/faulty/file") > That would change /usr/bin/env to /nix/store/xxx/bin/env. The problem is that I haven't found any references to '/usr/bin/env' in those files. I tried the following anyway, but it didn't work out. (arguments '(#:ph

Re: guix-package --roll-back

2013-01-04 Thread Nikita Karetnikov
>>> $ guix-package -p foo --roll-back >> Should I add any profile-related sanity checks to 'roll-back'? > What kind of sanity check? The one that should check that 'foo' is actually a profile. >> Should 'roll-back' only work for 'guix-profile-*-link' and >> 'default-*-link'? If not, then we h

Re: Core-updates: Downloads do not work

2013-01-04 Thread Ludovic Courtès
Hi! Andreas Enge skribis: > Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès: [...] >> The C library’s getaddrinfo and other lookup functions can of course be >> used without nscd, which is what your applications were using. >> >> What differs here is that the bootstrap Guile is statical

Re: Core-updates: Downloads do not work

2013-01-04 Thread Andreas Enge
Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès: > Andreas Enge skribis: > > So should this be checked by ./configure? > It wouldn’t be enough: nscd could be running at configure time, and not > later. True, but it would be better than nothing - as long as it is not packaged for distributi