develooper Front page | perl.perl6.users | Postings from August 2020

DBIish tries to hijack NativeLibs?

From:
Fernando Santagata
Date:
August 1, 2020 20:33
Subject:
DBIish tries to hijack NativeLibs?
Message ID:
CAJ+jyGgkRTzU9dBLDnSd+u3knHDDKErqLhaJNBkpCFXfT7Vzqw@mail.gmail.com
Hello,

I was trying to reinstall NativeLibs when I noticed this:

$ zef install --force-install --/test NativeLibs
===> Searching for: NativeLibs
===> Updating cpan mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updating p6c mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated p6c mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated cpan mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Installing: DBIish:ver<0.6.1>
                 ^^^^^^

Why does zef try to install DBIish instead?

This works fine, the only difference is that I'm specifying the module's
version:

zef install --force-install --/test 'NativeLibs:ver<0.0.7>'

Any explanation for this unusual behavior?

(BTW, right now DBIish fails to install, but I guess you know, since the
test on Travis-CI fails.)

-- 
Fernando Santagata



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About