GNU bug report logs -
#32296
cups not started
Previous Next
Reported by: Gnu Röoty <walidslack <at> gmail.com>
Date: Sat, 28 Jul 2018 13:11:02 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Am 2. August 2018 09:05:51 MESZ schrieb "Gnu Röoty" <walidslack <at> gmail.com>:
>I did that and I have this error,
>
>(use-modules (gnu) (gnu system nss))
>(use-service-modules desktop networking dbus cups)
>(use-package-modules certs mate wicd glib cups)
>
>(services (cons* (service-cups-service-type
>(cups-configuration
>(web-interface? #t)
>(extensions
>(list cups-filters htplip))))))
>
>(operating-system
> (host-name "x200")
> (timezone "Europe/Paris")
> (locale "fr_FR.utf8")
>
>sudo -E guix system reconfigure /etc/config.scm
>/etc/config.scm:7:0: erreur : services : variable non liée
>conseil : Auriez-vous oublié un `use-modules' ?
The (services) field belongs into (operating-system) like (locale) etc.
Martin
This bug report was last modified 6 years and 295 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.