Subject: | Recursive dependency detected |
While trying to install PERLANCAR/Sah-Schemas-URL-0.007.tar.gz with CPAN.pm:
...
Configuring P/PE/PERLANCAR/Sah-Schemas-URL-0.007.tar.gz with Makefile.PL
CPAN: CPAN::Reporter loaded ok (v1.2018)
Checking if your kit is complete...
Looks good
Warning: prerequisite Data::Sah 0.891 not found.
Warning: prerequisite Data::Sah::Coerce 0.025 not found.
Warning: prerequisite Data::Sah::Coerce::perl::obj::str_url 0 not found.
Generating a Unix-style Makefile
Writing Makefile for Sah::Schemas::URL
Writing MYMETA.yml and MYMETA.json
(/opt/perl-5.28.0t/bin/perl Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
PERLANCAR/Sah-Schemas-URL-0.007.tar.gz
/opt/perl-5.28.0t/bin/perl Makefile.PL -- OK
Running make for P/PE/PERLANCAR/Sah-Schemas-URL-0.007.tar.gz
Show quoted text
---- Unsatisfied dependencies detected during ----
---- PERLANCAR/Sah-Schemas-URL-0.007.tar.gz ----
Data::Sah [build_requires]
Data::Sah::Coerce [build_requires]
Data::Sah::Coerce::perl::obj::str_url [requires]
Recursive dependency detected:
Data::Sah::Coerce::perl::obj::str_url (have: N/A; want: 0.007)
=> PERLANCAR/Sah-Schemas-URL-0.007.tar.gz
=> Data::Sah::Coerce::perl::obj::str_url (have: N/A; requires: 0).
Cannot resolve.
PERLANCAR/Sah-Schemas-URL-0.007.tar.gz
[depend] -- NOT OK
...