GNU bug report logs - #68373
29.1; Bug in MH-E's support for using openssl to generate the checksum

Previous Next

Package: emacs;

Reported by: Marc Baaden <baaden <at> smplinux.de>

Date: Wed, 10 Jan 2024 18:10:02 UTC

Severity: normal

Tags: unreproducible

Merged with 76655

Found in versions 29.1, 30.1

Full log


View this message in rfc822 format

From: Mike Kupfer <kupfer <at> rawbw.com>
To: Marc Baaden <baaden <at> smplinux.de>
Cc: 68373 <at> debbugs.gnu.org
Subject: bug#68373: 29.1; Bug in MH-E's support for using openssl to generate the checksum
Date: Sun, 14 Jan 2024 14:38:40 -0800
MH-E will look for md5sum, openssl, and md5, in that order.  The first
one that it finds will be used.  So with just openssl and md5 installed,
MH-E will use openssl.

Given that we are working with MacOS 10, I wonder if there is some
incompatibility between MH-E and the openssl that is installed.  This
could be in the command-line syntax or in the format of the output.

Marc, could you find a text file, run the following 2 commands, and then
reply with the output from the commands?

  openssl version

  openssl md5 <path_to_text_file>

thanks,
mike




This bug report was last modified 44 days ago.

Previous Next


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