GNU bug report logs - #26200
[PATCH] gnu: sddm: Disable wayland support.

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Mon, 20 Mar 2017 23:50:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

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 26200 in the body.
You can then email your comments to 26200 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#26200; Package guix-patches. (Mon, 20 Mar 2017 23:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marius Bakke <mbakke <at> fastmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 20 Mar 2017 23:50:02 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <mbakke <at> fastmail.com>
To: guix-patches <at> gnu.org
Cc: Marius Bakke <mbakke <at> fastmail.com>
Subject: [PATCH] gnu: sddm: Disable wayland support.
Date: Tue, 21 Mar 2017 00:49:26 +0100
The "greenisland" dependency fails to build on core-updates and is unmaintained.

* gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND and
WAYLAND.
[arguments]: Remove ENABLE_WAYLAND from #:configure-flags.
---
 gnu/packages/display-managers.scm | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-managers.scm
index 114773330..3f969739d 100644
--- a/gnu/packages/display-managers.scm
+++ b/gnu/packages/display-managers.scm
@@ -140,20 +140,15 @@ Qt-style API for Wayland clients.")
        ("qttools" ,qttools)))
     (inputs
      `(("glib" ,glib)
-       ("greenisland" ,greenisland)
        ("libxcb" ,libxcb)
        ("libxkbcommon" ,libxkbcommon)
        ("linux-pam" ,linux-pam)
        ("qtbase" ,qtbase)
        ("qtdeclarative" ,qtdeclarative)
-       ("shadow" ,shadow)
-       ("wayland" ,wayland)))
+       ("shadow" ,shadow)))
     (arguments
      `(#:configure-flags
        (list
-        ;; Currently doesn't do anything
-        ;; Option added by enable wayland greeters PR
-        "-DENABLE_WAYLAND=ON"
         "-DENABLE_PAM=ON"
         "-DCONFIG_FILE=/etc/sddm.conf"
         ;; Set path to /etc/login.defs
-- 
2.12.0





Information forwarded to guix-patches <at> gnu.org:
bug#26200; Package guix-patches. (Tue, 21 Mar 2017 21:00:03 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 26200 <at> debbugs.gnu.org
Subject: Re: bug#26200: [PATCH] gnu: sddm: Disable wayland support.
Date: Tue, 21 Mar 2017 16:59:47 -0400
[Message part 1 (text/plain, inline)]
On Tue, Mar 21, 2017 at 12:49:26AM +0100, Marius Bakke wrote:
> The "greenisland" dependency fails to build on core-updates and is unmaintained.
> 
> * gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND and
> WAYLAND.

Can you clarify why we remove both wayland and greenisland?
[signature.asc (application/pgp-signature, inline)]

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Sun, 02 Apr 2017 21:45:01 GMT) Full text and rfc822 format available.

Notification sent to Marius Bakke <mbakke <at> fastmail.com>:
bug acknowledged by developer. (Sun, 02 Apr 2017 21:45:02 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <mbakke <at> fastmail.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 26200-done <at> debbugs.gnu.org
Subject: Re: bug#26200: [PATCH] gnu: sddm: Disable wayland support.
Date: Sun, 02 Apr 2017 23:44:11 +0200
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> On Tue, Mar 21, 2017 at 12:49:26AM +0100, Marius Bakke wrote:
>> The "greenisland" dependency fails to build on core-updates and is unmaintained.
>> 
>> * gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND and
>> WAYLAND.
>
> Can you clarify why we remove both wayland and greenisland?

I can not :)

Pushed a different version of this to 'core-updates' as
60f37e3cb1cb0ff829ad9b615ff5d7a36bc7b6f3.
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 6 years and 333 days ago.

Previous Next


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