GNU bug report logs - #38161
Guix guided installer should set up printers and scanners

Previous Next

Package: guix;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Sun, 10 Nov 2019 14:46:01 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Subject: bug#38161: closed (Re: bug#38161: Guix guided installer should
 set up printers and scanners)
Date: Fri, 14 Jan 2022 13:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#38161: Guix guided installer should set up printers and scanners

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 38161 <at> debbugs.gnu.org.

-- 
38161: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38161
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Danny Milosavljevic <dannym <at> scratchpost.org>,
 "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>,
 38161-done <at> debbugs.gnu.org
Subject: Re: bug#38161: Guix guided installer should set up printers and
 scanners
Date: Fri, 14 Jan 2022 14:41:33 +0100
The installer is now proposing to install the cups service.

Closing, thanks.

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: <bug-guix <at> gnu.org>
Subject: Guix guided installer should set up printers and scanners
Date: Sun, 10 Nov 2019 15:44:59 +0100
[Message part 4 (text/plain, inline)]
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))
[...]
[Message part 5 (application/pgp-signature, inline)]

This bug report was last modified 3 years and 122 days ago.

Previous Next


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