delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/01/21/11:22:48

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1948D386EC3E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1611246127;
bh=sHQqWCc5uHkQI9nIiHHZwQf11TR3hby2L6+nvm1tf8o=;
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=nvalEpCHgS+NaTZWVrJ5/87BaNbSUUui040IBF963JmjTKrfnbp75yx/FQSa+ivM/
TCBL0Fad4VBydHnVuSAUQTSxSIjSV0KLDpkyJxJGXDvnJHBuF3tARaraUbcfnqUmWV
lO4aV3S+YsasueSxlg4SqxN+eGFMT1yn34rlcwJs=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 08ACD386191C
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language
:content-transfer-encoding;
bh=l/bsbtb0YN4SI8wQZiadkRHB7QBO9nrFovZoavWEtFI=;
b=GmfOYWwiyTN54wLh61qGX9KnbmtV7FHnVbHm1enbx0aFdUB2ayJ9n16NZfD9xj0P40
0SgKP7NHUXTlqpYci5/QQ8CVsXvD5Um4VrzFmx313h4onw2rFh0LxcmoX2oHAjsQzPek
ZRyO2Kb2vIEuUOZZxa6ekvNojfvYpPND1IRCOVsH+d1GkUnPwG7F9Ld0MlfcfxhZ9pRN
aoT4226fTShyFMvf8gYuu/qivxDrGbWfTxS6jn4D/skC9oC4eN2YrpvnTru3bGps4vi3
Jk4l1+zRhKh96XnkXKyiVnozatDlniYnXn/bu1GOe218gDa4fKNaP9vh6i7ylv4CV3ac
oVWw==
X-Gm-Message-State: AOAM53262Lye2jjVvqWclZKKXcoB92JLDZvlnqC5HAYmW15XB5TKK+kv
2JWasBLgukLo1KTuHZUjkf2Q2hbhtZ3XRA==
X-Google-Smtp-Source: ABdhPJwOGYGg+vtiE/qKyVCuvoKJXnxK/dMS4ami1OlEUasQ6ffKqG64PucAdW3BlC1nICLUFd1evw==
X-Received: by 2002:adf:dd11:: with SMTP id a17mr238025wrm.360.1611246124132;
Thu, 21 Jan 2021 08:22:04 -0800 (PST)
Subject: Re: missing perl directories
To: cygwin AT cygwin DOT com
References: <ce12be86-779e-41cc-af80-ba0ecb2b210a AT www DOT fastmail DOT com>
Message-ID: <1aa98310-1e84-5af6-41d5-1379b5e8020e@gmail.com>
Date: Thu, 21 Jan 2021 17:22:02 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.6.1
MIME-Version: 1.0
In-Reply-To: <ce12be86-779e-41cc-af80-ba0ecb2b210a@www.fastmail.com>
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
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: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On 21.01.2021 17:09, Anthony Heading wrote:
> Hi,
> 
> Whenever I have a new cygwin setup,  I get an error/warning when trying to install perl modules:
> 

> 
> ls: cannot access '/usr/local/lib/perl5/site_perl/5.30/x86_64-cygwin-threads': No such file or directory
> ls: cannot access '/usr/local/share/perl5/site_perl/5.30': No such file or directory
> 
> If I simply create these empty directories the problem goes away.
> 
> Could the perl package just include these empty directories?

/usr/local/* are "local"

no package should touch them

Marco
--
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