GNU bug report logs - #35009
Fixing exports for slim-configuration

Previous Next

Package: guix-patches;

Reported by: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>

Date: Tue, 26 Mar 2019 20:29:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.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 35009 in the body.
You can then email your comments to 35009 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#35009; Package guix-patches. (Tue, 26 Mar 2019 20:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 26 Mar 2019 20:29:02 GMT) Full text and rfc822 format available.

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

From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
To: guix-patches <at> gnu.org
Subject: Fixing exports for slim-configuration
Date: Tue, 26 Mar 2019 21:21:29 +0100
[Message part 1 (text/plain, inline)]
Hi,
the attached patch adds missing exports to gnu/services/xorg.scm which
were not added in 554b8607396785dcde6eb391f75f98a07ec582fd.

Tim.

[0001-gnu-slim-configuration-Adapt-exported-getter-methods.patch (text/x-patch, inline)]
From 92c43aa63a26a833a43cbb7172de9abae94aa5c0 Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
Date: Tue, 26 Mar 2019 20:52:50 +0100
Subject: [PATCH] gnu: slim-configuration: Adapt exported getter methods

Commit 554b8607396785dcde6eb391f75f98a07ec582fd introduces changes to the
slim-configuration record without updating the exported methods.

* gnu/services/xorg.scm: Export slim-configuration-xorg and
  slim-configuration-sessreg.
---
 gnu/services/xorg.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index f047b8a043..f09b4d5b9d 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -4,6 +4,7 @@
 ;;; Copyright © 2015 Sou Bunnbu <iyzsong <at> gmail.com>
 ;;; Copyright © 2018, 2019 Timothy Sample <samplet <at> ngyro.com>
 ;;; Copyright © 2019 Jan (janneke) Nieuwenhuizen <janneke <at> gnu.org>
+;;; Copyright © 2019 Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -79,7 +80,8 @@
             slim-configuration-xauth
             slim-configuration-shepherd
             slim-configuration-auto-login-session
-            slim-configuration-startx
+            slim-configuration-xorg
+            slim-configuration-sessreg
 
             slim-service-type
             slim-service
-- 
2.21.0


Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 31 Mar 2019 21:25:01 GMT) Full text and rfc822 format available.

Notification sent to Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>:
bug acknowledged by developer. (Sun, 31 Mar 2019 21:25:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
Cc: 35009-done <at> debbugs.gnu.org
Subject: Re: [bug#35009] Fixing exports for slim-configuration
Date: Sun, 31 Mar 2019 23:24:09 +0200
Hello,

Tim Gesthuizen <tim.gesthuizen <at> yahoo.de> skribis:

>>From 92c43aa63a26a833a43cbb7172de9abae94aa5c0 Mon Sep 17 00:00:00 2001
> From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
> Date: Tue, 26 Mar 2019 20:52:50 +0100
> Subject: [PATCH] gnu: slim-configuration: Adapt exported getter methods
>
> Commit 554b8607396785dcde6eb391f75f98a07ec582fd introduces changes to the
> slim-configuration record without updating the exported methods.
>
> * gnu/services/xorg.scm: Export slim-configuration-xorg and
>   slim-configuration-sessreg.

I replaced “gnu:” with “services:” and committed, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 29 Apr 2019 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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