X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:content-transfer-encoding :content-type:date:from:to:subject:message-id:references :in-reply-to; q=dns; s=default; b=SuZB+b8uhbGSARR31mpKjitXBC30rW nz+uOtuZn4BgkvN/1CREFi061//g6JgGqq6JI1mkHY76IfHpD+zbWJHI1tKEGZ3h SIcdWmTvL1GF3c9kxn1m04483Ku2b94F++38olXjCx3ipaW536gOXA8hyTLlDBrr +dNapzeRuCfos= 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:mime-version:content-transfer-encoding :content-type:date:from:to:subject:message-id:references :in-reply-to; s=default; bh=XCwkAa+hZALxq9dQLc1hQh6n7Sw=; b=IDI5 qk1Z3IqLrjEpPrWGyt6OdvNOXJE6UvgycC60br39EJnbwEVS/JFBBfcyywWq0pmW v9di7XSi77SN6pPWAb1dqxWJxvQ+RlmbdBIZLpwF3LQyuKcXkbXNJc3cXh347WMh qtHo7DdRgMFEZzK7XqC1wJqOiWsBUwzsC+ULdCw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,T_MANY_HDRS_LCASE,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*F:D*no, HContent-type:text, kit X-HELO: erato-smout.broadpark.no MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; CHARSET=US-ASCII X-Original-Source-IP: 89.10.139.184 Date: Mon, 05 Feb 2018 15:45:37 +0100 From: Jostein Berntsen To: cygwin AT cygwin DOT com Subject: Re: cpan broken ??? Message-id: <20180205144537.GB2376@jbsupah> References: <011301d39e89$80bc0430$82340c90$@samsung.com> In-reply-to: <011301d39e89$80bc0430$82340c90$@samsung.com> X-Editor: Vim 8.0 http://www.vim.org/ User-Agent: Mutt/1.9.1 (2017-09-22) X-CMAE-Envelope: MS4wfDS8TN8rmMveHQhwmbdVMdUAgPiW0dnMthC1Wzo9f3b+yn3mk2TPkBa9rmaesUjWqHgxiMWt8Jx1JihL8P1MVVjkemSJY2GZibNPNxHoZ8EE6Nf+HNdl Q3h8PhPviCOafAmfYebxuUMD1cPQuC+qe/HSciHwplQcddQZEViREi4twkRjn27rp8VK5SAHTh9gaw== X-IsSubscribed: yes On 05.02.18,16:59, Pavel Fedin wrote: > I am trying to install a Perl module via CPAN and it fails: > --- cut --- > $ cpan install Parallel::ForkManager > CPAN: Storable loaded ok (v2.62) > Reading '/home/p.fedin/.cpan/Metadata' > Database was generated on Mon, 05 Feb 2018 12:17:02 GMT > Running install for module 'Parallel::ForkManager' > CPAN: Digest::SHA loaded ok (v6.01) > CPAN: Compress::Zlib loaded ok (v2.074) > Checksum for /home/p.fedin/.cpan/sources/authors/id/Y/YA/YANICK/Parallel-ForkManager-1.19.tar.gz ok > 'YAML' not installed, will not store persistent state > CPAN: CPAN::Meta::Requirements loaded ok (v2.140) > CPAN: Parse::CPAN::Meta loaded ok (v2.150010) > CPAN: CPAN::Meta loaded ok (v2.150010) > The content of '/home/p.fedin/.cpan/build/Parallel-ForkManager-1.19-6/META.json' is not a HASH reference. Cannot use it. > Configuring Y/YA/YANICK/Parallel-ForkManager-1.19.tar.gz with Makefile.PL > Checking if your kit is complete... > Looks good > Warning: prerequisite Test::Warn 0 not found. > Could not load PERL_YAML_BACKEND 'YAML' > at /usr/share/perl5/5.26/CPAN/Meta.pm line 622. > Warning: No success on command[/usr/bin/perl Makefile.PL] > YANICK/Parallel-ForkManager-1.19.tar.gz > /usr/bin/perl Makefile.PL -- NOT OK > > --- cut --- > I've just updated; the system is x86-64. How to fix this? > You can try "sudo cpan install YAML" first on the command line. Also check that you have 'make' installed. Jostein -- 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