rehi...

just have one more little problem...

in the footnote at the end of this page:
http://www.gnu.org/soft
ware/guix/manual/html_node/Build-Environment-Setup.html

"If your machine uses the systemd init system, dropping the
prefix/lib/systemd/system/guix-daemon.service file in /etc/systemd/system
will ensure that guix-daemon is automatically started."

i did this:
  ln -s /root/.guix-profile/lib/systemd/system/guix-daemon.service
/etc/systemd/

... but it does no start at boot...

i'am able to start/stop it with:

  systemctl start guix-daemon
  systemctl stop guix-daemon

... but not enable it... :(

  systemctl enable guix-daemon

says: "Failed to execute operation: No such file or directory"

i'm still used to the old init.d scheme and not acquainted with the new
one... how can i easily solve this?

[]r.

On Thu, Oct 29, 2015 at 11:20 PM, -=}\*/{=- <rui.da...@gmail.com> wrote:

> guix gc --optimize
> # 75.02 MiB freed by hard-linking 10086 files
>
> guix gc
> # ... deleted some files :)
>
> [ty]r.
>
> On Thu, Oct 29, 2015 at 11:07 PM, -=}\*/{=- <rui.da...@gmail.com> wrote:
>
>> # @ ~root ...
>>
>> .guix-profile/bin/guix archive --authorize <
>> .guix-profile/share/guix/hydra.gnu.org.pub
>>
>> .guix-profile/bin/guix -u
>> # ... did nothing
>>
>> .guix-profile/bin/guix pull --verbose
>> # compiled lots of files
>>
>> .guix-profile/bin/guix -u
>> # ... did lots of stuff, but no icecat
>>
>> .guix-profile/bin/guix package -i icecat
>> # ... :)
>>
>> nice... how do i clean possible rolbacks?
>>
>> [ty all] r.
>>
>>
>> On Thu, Oct 29, 2015 at 8:27 PM, Ludovic Courtès <l...@gnu.org> wrote:
>>
>>> "-=}\*/{=-" <rui.da...@gmail.com> skribis:
>>>
>>> > ERROR: download failed "http://tukaani.org/xz/xz-5.0.4.tar.gz"; 403
>>> > "Forbidden"
>>>
>>> This seems to be an issue at tukaani.org since this URL is still listed
>>> at <http://tukaani.org/xz/old.html>.
>>>
>>> Lasse: Could it be that the permissions for old tarballs were
>>> inadvertently changed?
>>>
>>> -=}\*/{=-: in the meantime, you can work around it by enabling
>>> substitutes, since hydra.gnu.org has it in cache:
>>>
>>>   http://www.gnu.org/software/guix/manual/html_node/Substitutes.html
>>>
>>> Thanks,
>>> Ludo’.
>>>
>>
>>
>

Reply via email to