ecryptfs-utils has a dependency on gettext

  • Open
  • quality assurance status badge
Details
2 participants
  • Tobias Geerinckx-Rice
  • Steven Roose
Owner
unassigned
Submitted by
Steven Roose
Severity
normal

Debbugs page

Steven Roose wrote 2 years ago
(address . bug-guix@gnu.org)
382a02de-5845-ef87-7227-17d95d54d0e5@roose.io
The ecryptfs-mount-private util from the ecryptfs-utils package requires
gettext.
Steven Roose wrote 2 years ago
(address . bug-guix@gnu.org)
d4d8fd63-23f9-dd0f-c568-093927549445@roose.io
Additionally it seems to have a dependency on `keyutils`.

On 12/6/22 00:56, Steven Roose wrote:
Toggle quote (2 lines)
> The ecryptfs-mount-private util from the ecryptfs-utils package
> requires gettext.
Tobias Geerinckx-Rice wrote 2 years ago
(address . 59850@debbugs.gnu.org)
878rj4dfp7.fsf@nckx
Hi Steven,

I've wrapped the scripts with a whole bunch of extra references in
commit 0335499876d08b12c63057f386535695f1b65597.

Could you pull, upgrade e-u, and test if it still works at all?
That would be nice.

Kind regards,

T G-R
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCY58QRA0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15/4QBAN8WVo0EdjNl4IPTn7tr6I4ojwFZfYUJC0XqqmjF
dfGkAQCPeVN51ADVTiaoiEsj8Ash7hbIOMOkjzkt48ZStYzwBw==
=McgZ
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 59850@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 59850
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help