l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> l...@gnu.org (Ludovic Courtès) writes:
>
> [...]
>
>>> ;; The libc interface to sys_clone is not useful for Scheme programs, so
>>> the
>>> -;; low-level system call is wrapped instead.
>>> +;; low-level system call is wrapped
Efraim Flashner skribis:
> Less complex would be `guix package -i foo:bar` to effectively be `guix
> package -i foo foo:bar`.
But I think that’s not necessarily what you’d expect, nor what you’d want.
Ludo’.
On Tue, 27 Oct 2015 16:56:23 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Benno Evers skribis:
>
> > assume I have installed some package
> >
> > /gnu/store/xxx-daemon-1.0
> >
> > After a while I notice that it's inexplicably hanging, so I do 'guix
> > package -i daemon-1.0:debug', attach t
Benno Evers skribis:
> assume I have installed some package
>
> /gnu/store/xxx-daemon-1.0
>
> After a while I notice that it's inexplicably hanging, so I do 'guix
> package -i daemon-1.0:debug', attach to the daemon with gdb, and...no
> debug symbols can be loaded! Turns out, in the meantime
Hi all,
assume I have installed some package
/gnu/store/xxx-daemon-1.0
After a while I notice that it's inexplicably hanging, so I do 'guix
package -i daemon-1.0:debug', attach to the daemon with gdb, and...no
debug symbols can be loaded! Turns out, in the meantime the hash has
changed s