GNU bug report logs - #29602
[PATCH] gnu: keepassxc: Always install libraries to /lib.

Previous Next

Package: guix-patches;

Reported by: Rutger Helling <rhelling <at> mykolab.com>

Date: Thu, 7 Dec 2017 08:28:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

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: Rutger Helling <rhelling <at> mykolab.com>
Subject: bug#29602: closed (Re: [bug#29602] [PATCH] gnu: keepassxc: Always
 install libraries to /lib.)
Date: Fri, 08 Dec 2017 09:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#29602: [PATCH] gnu: keepassxc: Always install libraries to /lib.

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

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

-- 
29602: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29602
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: 29602-done <at> debbugs.gnu.org
Subject: Re: [bug#29602] [PATCH] gnu: keepassxc: Always install libraries to
 /lib.
Date: Fri, 08 Dec 2017 10:48:30 +0100
Rutger Helling <rhelling <at> mykolab.com> skribis:

> From fdfc9dec4761d4868ee20be2efa5cb6175eb745a Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling <at> mykolab.com>
> Date: Thu, 7 Dec 2017 09:21:22 +0100
> Subject: [PATCH] gnu: keepassxc: Always install libraries to /lib.
>
> * gnu/packages/password-utils.scm (keepassxc)[arguments]: Add #:configure-flags
> argument to force installing libraries to /lib.

Applied, thanks.

> +    (arguments
> +     `(#:configure-flags
> +       (list (string-append "-DCMAKE_INSTALL_LIBDIR="
> +                            (assoc-ref %outputs "out") "/lib"))))

At some point we should probably fix ‘cmake-build-system’.  Thoughts?

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Rutger Helling <rhelling <at> mykolab.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: keepassxc: Always install libraries to /lib.
Date: Thu, 07 Dec 2017 09:27:37 +0100
[Message part 4 (text/plain, inline)]
Here's a patch that makes sure keepassxc installs its libraries in /lib
(instead of /lib64 as in some cases).
[Message part 5 (text/html, inline)]
[0001-gnu-keepassxc-Always-install-libraries-to-lib.patch (text/x-diff, attachment)]

This bug report was last modified 7 years and 170 days ago.

Previous Next


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