GNU bug report logs - #65510
Errors trying to use home-dicod-service-type and home-syncthing-service-type

Previous Next

Package: guix;

Reported by: Morgan Smith <Morgan.J.Smith <at> outlook.com>

Date: Thu, 24 Aug 2023 18:45:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Morgan Smith <Morgan.J.Smith <at> outlook.com>
Cc: paren <at> disroot.org, 65510 <at> debbugs.gnu.org, andrew <at> trop.in
Subject: bug#65510: Errors trying to use home-dicod-service-type and home-syncthing-service-type
Date: Tue, 29 Aug 2023 11:34:18 +0200
Hi Morgan,

Morgan Smith <Morgan.J.Smith <at> outlook.com> skribis:

> (use-modules (gnu services)
>              (gnu home services dict)
>              (gnu home services syncthing)
>              (gnu home services mcron))
>
> (home-environment
>  (services
>   (list
>    ;; guix home: error: no target of type 'system' for service 'profile'
>    (service home-dicod-service-type)
>    ;; guix home: error: no target of type 'system' for service 'profile'
>    (service home-syncthing-service-type)

Oops.  The workaround is to explicitly add (gnu home services shepherd)
to the list of imported modules.

I’ll look for a proper fix.

Thanks for reporting the issue!

Ludo’.




This bug report was last modified 1 year and 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.