X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:reply-to:subject:date:message-id
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=xjrMV3xd8zYs/XMsTatSvGMn1dX6OOFNYw8Zl5wY30c
	8q7YkJR/Uywuxuk8HKvEDJ1pSuGIVMGZEvXZ03/AJhHE2RItL5c1hWAb5u6Zm+YC
	0i1OLflraGr6vc3qOp8AtKWBXtnP5TRUi0RoBjkzKzKsZjU1i2IsOiqjfxTjmlqQ
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:reply-to:subject:date:message-id
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=pTxdKVm7wUfKIKCQbcb3rrjJ8vc=; b=hR8p0cFZ2LXsNr/x0
	eFKAQdS0Yl3BlWQguaFcC7Qs7ZIYJDvAbqJfsaUDWCjqBXi8K5Cemm1pAI1rvjsm
	PM3mCKU0YSDMHwNCd+4KyO5N2Mh90VvVxXLLMVaho9OikOF/DE6r9j+FPRls6wEG
	6rVxJFx7EoYqcvFN3kXHHMQHnI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,KHOP_HELO_FCRDNS,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 spammy=
X-HELO: blaine.gmane.org
To: cygwin@cygwin.com
From: "Andrew Schulman via cygwin" <cygwin@cygwin.com>
Reply-To: Andrew Schulman <schulman.andrew@epa.gov>
Subject: Re: stow package missing dependency
Date: Fri, 20 Dec 2019 12:54:43 -0500
Message-ID: <f22qve9hln57v57j0nb1hodksq06d1eekv@4ax.com>
References: <MN2PR16MB346911388478309A4D1EBDB4FD2D0@MN2PR16MB3469.namprd16.prod.outlook.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

> stow needs perl-Stow to run, get an error like "Can't locate Stow.pm in @INC ..." without it on most stow commands, but it is not currently a dependency of stow.

Hi. Hm, sorry about that. Yes, stow does depend on perl-Stow, which is just
a Perl package split out of the build from the same source. But I see that
cygport didn't find it as a dependency, so it didn't make it into the
dependency list.

Yaakov, any thoughts on why cygport didn't spot perl-Stow as a dependency
of stow? I just rebuilt stow and found the same thing:

>>> stow requires: perl-Scalar-List-Utils perl_base
>>> perl-Stow requires: perl_base

Anyway, I'll upload a new version with the dependency included. Thanks for
reporting that.

> It looks like this has happened before, not sure if this is the same problem or a reoccurring problem. https://sourceware.org/ml/cygwin/2017-11/msg00118.html

Different problem, when stow had to be rebuilt for a new Perl version.

Andrew


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

