emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38161: closed (Guix guided installer should set up printers and scan


From: GNU bug Tracking System
Subject: bug#38161: closed (Guix guided installer should set up printers and scanners)
Date: Fri, 14 Jan 2022 13:42:01 +0000

Your message dated Fri, 14 Jan 2022 14:41:33 +0100
with message-id <87h7a6fn8y.fsf@gnu.org>
and subject line Re: bug#38161: Guix guided installer should set up printers 
and scanners
has caused the debbugs.gnu.org bug report #38161,
regarding Guix guided installer should set up printers and scanners
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
38161: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38161
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Guix guided installer should set up printers and scanners Date: Sun, 10 Nov 2019 15:44:59 +0100
Hi,

currently, the Guix guided installer does not set up printers and
scanners (see bug# 38064), making those not work after installation.

It would be good to extend the Guix installer to also install "cups" and
"sane-backends" services, just like it already does for networking services,
if applicable.  Long term, we could also do the actual configuration, but
right now even just the services below would already be a big improvement:

The relevant operating-system config snippets are:

  (services
    (append
      (list (service cups-service-type
             (cups-configuration
              (web-interface? #t)
              (extensions
               (list cups-filters escpr hplip-minimal))))
            (simple-service 'custom-udev-rules udev-service-type
                            (list sane-backends))
[...]

Attachment: pgpsmxikcITak.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#38161: Guix guided installer should set up printers and scanners Date: Fri, 14 Jan 2022 14:41:33 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
The installer is now proposing to install the cups service.

Closing, thanks.

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]