Hey Ludo’,
On Fri, Sep 21 2018, Ludovic Courtès wrote:
What would you put there? Do you have concrete examples?
I would have three possible values: 'never, 'always, 'manual.
'never would mean that the service should never be restarted. This
is for things like udev, or the filesystems, which
Hello,
l...@gnu.org (Ludovic Courtès) skribis:
> A couple of days ago, Leo reported that ‘guix system vm-image’ spends a
> very long time in the “registering closures” phase:
> Created a bare-bones VM takes ~90 minutes for me recently
As of commit fce225471128c4a5246342b3aa1b7e53a8066211, ‘gui
Hi, I built a container on a foreign distro using:
guix system container config.scm
but then, when I run it most services can't start. From inside the
container I tried to start the postgresql service I configured and got
this message from the shepherd:
herd: exception caught while executing 'st
Hello,
Xero skribis:
> After restarting my computer and running `guix pull
> --substitute-urls="https://berlin.guixsd.org"`,
>
> I have since been unable to reproduce the bug.
>
>
> I will be sure to capture more details next time.
Alright, closing the bug for now. Thanks for letting us know.
Hi,
Efraim Flashner skribis:
> On Fri, Sep 21, 2018 at 01:58:03PM +0200, Ludovic Courtès wrote:
[...]
>> Note that FHS distros don’t do better: either the service is
>> hot-replaceable (nginx; I don’t know of any other) or can at least
>> reload its config (sshd, etc.), and then it’s dynamical
Hello,
znavko skribis:
> That is just strange, but I rebooted with 'Other options' in grub, choosed my
> first kernel (that was installed from GuixSD 0.15.0 before any updates had
> been done)
> And run `guix pull` and `guix package -u` with no any errors. Then I rebooted
> with default grub
On 22.09.2018 02:58, Robin Templeton wrote:
> Hi Tim,
>
> Tim Gesthuizen writes:
>
>> As you can see from the output, clang is missing some include paths that
>> gcc has. Specifying a custom `CPLUS_INCLUDE_PATH' fixes the problem:
>>
>> ┌
>> │
>> CPLUS_INCLUDE_PATH=$HOME/.guix-profile/includ
On Fri, Sep 21, 2018 at 01:58:03PM +0200, Ludovic Courtès wrote:
> Hello,
>
> Carlo Zancanaro skribis:
>
> >> From the POV of the Shepherd, services carry no semantics.
> >
> > In Guix we have as much information as possible about the services. We
> > should be know which services should be upgr