GNU bug report logs - #38945
[PATCH] services: Add "sane" service.

Previous Next

Package: guix-patches;

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

Date: Sun, 5 Jan 2020 12:52:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38945 in the body.
You can then email your comments to 38945 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38945; Package guix-patches. (Sun, 05 Jan 2020 12:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 05 Jan 2020 12:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: guix-patches <at> gnu.org
Cc: Danny Milosavljevic <dannym <at> scratchpost.org>
Subject: [PATCH] services: Add "sane" service.
Date: Sun,  5 Jan 2020 13:51:02 +0100
* gnu/services/desktop.scm (%desktop-services): Add "sane" service.
---
 gnu/services/desktop.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index b40622a637..75d1014724 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -48,6 +48,7 @@
   #:use-module (gnu packages xfce)
   #:use-module (gnu packages avahi)
   #:use-module (gnu packages xdisorg)
+  #:use-module (gnu packages scanner)
   #:use-module (gnu packages suckless)
   #:use-module (gnu packages linux)
   #:use-module (gnu packages libusb)
@@ -1154,6 +1155,8 @@ or setting its password with passwd.")))
          ;; Add udev rules for MTP devices so that non-root users can access
          ;; them.
          (simple-service 'mtp udev-service-type (list libmtp))
+         ;; Add udev rules for scanners.
+         (simple-service 'sane udev-service-type (list sane-backends-minimal))
          ;; Add polkit rules, so that non-root users in the wheel group can
          ;; perform administrative tasks (similar to "sudo").
          polkit-wheel-service




Information forwarded to guix-patches <at> gnu.org:
bug#38945; Package guix-patches. (Fri, 17 Jan 2020 13:01:02 GMT) Full text and rfc822 format available.

Message #8 received at 38945 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 38945 <at> debbugs.gnu.org
Subject: Re: [bug#38945] [PATCH] services: Add "sane" service.
Date: Fri, 17 Jan 2020 14:00:29 +0100
Hi,

Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

> * gnu/services/desktop.scm (%desktop-services): Add "sane" service.

Neat, go for it!

Ludo’.




Reply sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
You have taken responsibility. (Mon, 20 Jan 2020 17:48:01 GMT) Full text and rfc822 format available.

Notification sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
bug acknowledged by developer. (Mon, 20 Jan 2020 17:48:01 GMT) Full text and rfc822 format available.

Message #13 received at 38945-done <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: Ludovic Courtès <ludo <at> gnu.org>,
 38945-done <at> debbugs.gnu.org
Subject: Re: [bug#38945] [PATCH] services: Add "sane" service.
Date: Mon, 20 Jan 2020 18:47:15 +0100
[Message part 1 (text/plain, inline)]
Pushed to guix master as commit 19b310901c9d798722e6be849e335efc1fee0384.
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38945; Package guix-patches. (Tue, 21 Jan 2020 14:12:02 GMT) Full text and rfc822 format available.

Message #16 received at 38945 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Danny Milosavljevic <dannym <at> scratchpost.org>,  38945 <at> debbugs.gnu.org
Subject: Re: bug#38945: closed (Re: [bug#38945] [PATCH] services: Add "sane"
 service.)
Date: Tue, 21 Jan 2020 15:10:36 +0100
Hello!

help-debbugs <at> gnu.org (GNU bug Tracking System) skribis:

> Pushed to guix master as commit 19b310901c9d798722e6be849e335efc1fee0384.

I followed up with commit b2f948be9f815582a49bd80a9594a881d7d1a56e to
create the “scanner” group that the udev rules refer to.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Feb 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 66 days ago.

Previous Next


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