GNU bug report logs - #61191
[PATCH] gnu: Fix missing libcap dependency for mako.

Previous Next

Package: guix-patches;

Reported by: Csepp <raingloom <at> riseup.net>

Date: Tue, 31 Jan 2023 01:19:02 UTC

Severity: normal

Tags: patch

Done: Jelle Licht <jlicht <at> fsfe.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 61191 in the body.
You can then email your comments to 61191 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#61191; Package guix-patches. (Tue, 31 Jan 2023 01:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Csepp <raingloom <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 31 Jan 2023 01:19:02 GMT) Full text and rfc822 format available.

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

From: Csepp <raingloom <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: Csepp <raingloom <at> riseup.net>
Subject: [PATCH] gnu: Fix missing libcap dependency for mako.
Date: Tue, 31 Jan 2023 02:18:24 +0100
* gnu/packages/wm.scm (mako)[inputs]: Add libcap.
---
Should solve upgrade headaches for Sway users like myself.

 gnu/packages/wm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 2fd70af07f..2b552e5359 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1857,7 +1857,7 @@ (define-public mako
                       (string-append
                        (search-input-file inputs "bin/jq")
                        " "))))))))
-    (inputs (list basu cairo gdk-pixbuf jq pango wayland))
+    (inputs (list basu cairo gdk-pixbuf jq libcap pango wayland))
     (native-inputs (list pkg-config scdoc wayland-protocols))
     (home-page "https://wayland.emersion.fr/mako")
     (synopsis "Lightweight Wayland notification daemon")
-- 
2.39.1





Information forwarded to guix-patches <at> gnu.org:
bug#61191; Package guix-patches. (Tue, 31 Jan 2023 18:07:02 GMT) Full text and rfc822 format available.

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

From: itd <at> net.in.tum.de
To: 61191 <at> debbugs.gnu.org, 61145 <at> debbugs.gnu.org
Subject: make & libcap
Date: Tue, 31 Jan 2023 19:06:18 +0100
Hi,

these two patches (61145, 61191) seem to address the same issue.  (But
I'm not sure libcap should be in input or in native-inputs.  Both
versions build here.)

Best regards
itd




Information forwarded to guix-patches <at> gnu.org:
bug#61191; Package guix-patches. (Wed, 01 Feb 2023 17:16:02 GMT) Full text and rfc822 format available.

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

From: Josselin Poiret <dev <at> jpoiret.xyz>
To: itd <at> net.in.tum.de, 61191 <at> debbugs.gnu.org, 61145 <at> debbugs.gnu.org
Subject: Re: [bug#61145] make & libcap
Date: Wed, 01 Feb 2023 18:15:08 +0100
Hi,

itd <at> net.in.tum.de writes:

> Hi,
>
> these two patches (61145, 61191) seem to address the same issue.  (But
> I'm not sure libcap should be in input or in native-inputs.  Both
> versions build here.)

Just to add one more patch to the list, I just sent [1] which should be
the "proper fix", propagating libcap from basu itself.

[1] https://issues.guix.gnu.org/61213
    (29854884695de3d32b2fb8899e49282aaec74c9e.1675270507.git.dev <at> jpoiret.xyz)

Best,
-- 
Josselin Poiret




Reply sent to Jelle Licht <jlicht <at> fsfe.org>:
You have taken responsibility. (Thu, 09 Feb 2023 14:30:04 GMT) Full text and rfc822 format available.

Notification sent to Csepp <raingloom <at> riseup.net>:
bug acknowledged by developer. (Thu, 09 Feb 2023 14:30:04 GMT) Full text and rfc822 format available.

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

From: Jelle Licht <jlicht <at> fsfe.org>
To: 61191-close <at> debbugs.gnu.org, 61145-close <at> debbugs.gnu.org,
 61262-close <at> debbugs.gnu.org
Subject: Mako build fixed
Date: Thu, 09 Feb 2023 15:29:00 +0100
I went ahead and pushed the solution posted with issue #61213 to master,
but thanks everyone and anyone who {reported,fixed} this issue!

- Jelle




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 10 Mar 2023 12:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 40 days ago.

Previous Next


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