delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/09/23/04:46:51

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 58N8kp7Y2038123
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 58N8kp7Y2038123
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=vxcq47kr
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 27AD63858D1E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1758617209;
bh=dn8Jq7XfwEjA13tCCkP9hAlfAAKt2+XjWfn1skaHaUs=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=vxcq47krBRkCNbK/ikQTAAQbaSA+0wvM0Bfy8oABbbTOiK9PO9o3XyAULVKzD81Qr
nHGKP5d2btN8J+HtZm/vyX1kTvzDGu6qR92x28EAoIS2JceM6vFN3zzRgzoojCj19e
+FzY+7kkxByaBDsBlvF7Ay+edbnUXOgnq1pci+jY=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CED493858D1E
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org CED493858D1E
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1758617147; cv=none;
b=Uj7ga8ewXH7HJ5ILg2sDrfYr6zP4rjk/mXH9D31Mo+EaoBuxJfBB6XGR69xEO5AUaB2KtpLsRT7EZrtqwL9Acp0zR0JHi5FZ5n8yaUniSE0p2ras+oYcO8dj8R1B8SLc2gYVcM55BKQQjpYmW6acmSRwtpbtmYX/FrRt/I8qcrA=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1758617147; c=relaxed/simple;
bh=48IA28YR0tnhhTasYrD4rx0aWaOicP6g939b8/urzOE=;
h=DKIM-Signature:Subject:To:From:Message-ID:Date:MIME-Version;
b=pXHRRfbkWWYeeXfKlRIs4KoJP6RUVHPP90kcU/1gjaBZgjTOMtjMeKJmNc6Bli8O+ZqZtGgWFGwo2MuCtGsTOKlCBJKXoQ/71p156DXuttjViEsKyvCx8OMR8g5iRYX/WHQQpVdZH6c1nKatdU662zOz+FEi7R96oQKEdf2mFg8=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CED493858D1E
Subject: Re: Problems installing package perl-Digest-SHA
To: cygwin AT cygwin DOT com
References: <CANtRgYeLm85_=-nX7kH1pCkvLz+rhnC4cdqN4Y+ECEcYLz2aUQ AT mail DOT gmail DOT com>
Organization: WiseMo A/S
Message-ID: <06183285-0a4d-8858-ddc6-b90096e1c06f@wisemo.com>
Date: Tue, 23 Sep 2025 10:45:44 +0200
X-Mailer: Epyrus/2.1.3
MIME-Version: 1.0
In-Reply-To: <CANtRgYeLm85_=-nX7kH1pCkvLz+rhnC4cdqN4Y+ECEcYLz2aUQ@mail.gmail.com>
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Jakob Bohm via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Jakob Bohm <jb-cygwin AT wisemo DOT com>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 58N8kp7Y2038123

On 9/19/2025 12:43 PM, Eric Lilja via Cygwin wrote:
> I noticed I was missing the "shasum" command in /usr/bin, and was told to
> install the package perl-Digest-SHA.
>
> However: The Cygwin setup program displays this message if I select this
> package:
>
> Problem 1/1, nothing provides perl5_032 needed by perl-Digest-SHA-6.04-1,
> Solution 1/1, default, - do not ask to install perl-Digest-SHA-6.04-1
>
> Looks like the dependency tree for this package is broken?
>
Note that the sha1sum program worth using is built from source in GNU
coreutils, not the perl script trying to immitate it.

I don't know how to check which Cygwin package contains which file, so
I cannot be sure if /usr/bin/sha1sum.exe is installed by the main
coreutils package or some extra package.

If you are looking for the recalled SHA-0 algorithm (it was recalled
when it was brand new), I don't know if it is still available as an
"shasum" program.

Enjoy

Jakob
-- 
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019