public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Norton Allen <allen@huarp.harvard.edu>
To: cygwin@cygwin.com
Subject: Re: Whither perl-CPAN-Meta-Requirements?
Date: Tue, 19 Dec 2017 05:35:00 -0000	[thread overview]
Message-ID: <20cefd73-2a72-04af-698c-687fd4738129@huarp.harvard.edu> (raw)
In-Reply-To: <87o9mv25to.fsf@Rainer.invalid>

On 12/18/2017 2:29 PM, Achim Gratz wrote:
> Norton Allen writes:
>> I am trying to install a perl module using cpan (target module not
>> available via cygwin setup), and the process is failing due to an
>> out-of-date CPAN::Meta::Requirements module.
> […]
>
> This module (like a few others) is built into Perl core itself and no
> newer version is available on CPAN yet.  Hence currently there is only a
> dummy module available for Cygwin which ensures that any installations
> from older Perl versions get uninstalled (you couldn't use them anyway
> since they'd be in the installation for the old Perl).
>
>> Did these get absorbed into some other package? I do see some of the
>> files exist in perl_base-5.26.1-1, which I have installed, but that
>> apparently does not provide a recent enough version of
>> CPAN::Meta::Requirements.
> The installed version is exactly what you are asking for:
>
> $ corelist -v 5.026001 CPAN::Meta::Requirements
> CPAN::Meta::Requirements 2.140
>
> You probably also need to install the perl package itself if you
> haven't, perl_base is there only for satisfying some common dependencies
> without incurring the overhead of a full installation.
>
> Running the cpan shell works for me and it's not requesting me to do any
> updates either.
>
>> Have I entered version hell by using cpan?
> I'm not sure what exactly you did, so I can't comment.  Maybe clean up
> your installation, re-install perl and try again?
>
>
> Regards,
> Achim.
Thanks Achim! I think what happened was that somewhere along the line I 
installed something with cpan that wanted to upgrade that module, and I 
had setup to add my cpan updates to a personal directory which I put at 
the front of my Perl5 lib path... When the core got updated, the newer 
version was hidden behind the personal directory. It's always something! 
Reinstalling was next on my list.
-N


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

      reply	other threads:[~2017-12-19  1:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-18 18:07 Norton Allen
2017-12-19  1:29 ` Achim Gratz
2017-12-19  5:35   ` Norton Allen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20cefd73-2a72-04af-698c-687fd4738129@huarp.harvard.edu \
    --to=allen@huarp.harvard.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).