GNU bug report logs - #32275
[PATCH] gnu: ecryptfs-utils: Patch more hardcoded paths.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>

Date: Wed, 25 Jul 2018 23:15:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 32275 in the body.
You can then email your comments to 32275 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#32275; Package guix-patches. (Wed, 25 Jul 2018 23:15:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brendan Tildesley <brendan.tildesley <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 25 Jul 2018 23:15:02 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: ecryptfs-utils: Patch more hardcoded paths.
Date: Thu, 26 Jul 2018 09:13:52 +1000
* gnu/packages/linux.scm (ecryptfs-utils): [arguments]: Add an additional file
to be patched that was missing in the last fix.  ecryptfs will now find the
umount binary path as well as mount and others.
Resort the list of files to be substituted.
---
 gnu/packages/linux.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 277c2465b..d5f258d55 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3714,10 +3714,12 @@ as used on certified hardware security devices.")
                (substitute* '("src/utils/ecryptfs-mount-private"
                               "src/utils/ecryptfs-umount-private"
                               "src/utils/ecryptfs-setup-private"
+                              "src/utils/ecryptfs-setup-swap"
                               "src/utils/mount.ecryptfs.c"
+                              "src/utils/umount.ecryptfs.c"
                               "src/pam_ecryptfs/pam_ecryptfs.c"
                               "src/desktop/ecryptfs-mount-private.desktop.in"
-                              "src/utils/ecryptfs-setup-swap")
+                              "src/desktop/ecryptfs-setup-private.desktop.in")
                  (("/bin/mount")
                   (string-append utils-linux "/bin/mount"))
                  (("/bin/umount")
-- 
2.18.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 26 Jul 2018 17:21:02 GMT) Full text and rfc822 format available.

Notification sent to Brendan Tildesley <brendan.tildesley <at> openmailbox.org>:
bug acknowledged by developer. (Thu, 26 Jul 2018 17:21:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
Cc: 32275-done <at> debbugs.gnu.org
Subject: Re: [bug#32275] [PATCH] gnu: ecryptfs-utils: Patch more hardcoded
 paths.
Date: Thu, 26 Jul 2018 13:20:31 -0400
[Message part 1 (text/plain, inline)]
On Thu, Jul 26, 2018 at 09:13:52AM +1000, Brendan Tildesley wrote:
> * gnu/packages/linux.scm (ecryptfs-utils): [arguments]: Add an additional file
> to be patched that was missing in the last fix.  ecryptfs will now find the
> umount binary path as well as mount and others.
> Resort the list of files to be substituted.

Thanks! Pushed as e8ec2dda08d36f3a8d17f840980ea82585d1fc38
[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. (Fri, 24 Aug 2018 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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