Skip Menu |

This queue is for tickets about the Lemonldap-NG-Handler CPAN distribution.

Report information
The Basics
Id: 132527
Status: resolved
Priority: 0/
Queue: Lemonldap-NG-Handler

People
Owner: COUDOT [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.0.8
Fixed in: (no value)



Subject: Decreasing versions
At least Lemonldap::NG::Handler::Lib::CDA has a lower version in the 2.0.8 dist than in the 2.0.7 dist, see https://metacpan.org/diff/file?target=COUDOT/Lemonldap-NG-Handler-2.0.8/&source=COUDOT%2FLemonldap-NG-Handler-2.0.7#lib/Lemonldap/NG/Handler/Lib/CDA.pm This causes modern CPAN.pm to refuse the build of the distribution if the older version is installed: ... CPAN::Reporter: make result is 'pass', No errors. COUDOT/Lemonldap-NG-Handler-2.0.8.tar.gz /usr/bin/make -- OK Testing/Installation stopped: allow_installing_module_downgrades: COUDOT/Lemonldap-NG-Handler-2.0.8.tar.gz (called for C/CO/COUDOT/Lemonldap-NG-Handler-2.0.8.tar.gz) contains downgrading module(s) (e.g. 'Lemonldap/NG/Handler/Lib/CDA.pm' would downgrade installed '2.0.7' to '2.0.6') COUDOT/Lemonldap-NG-Handler-2.0.8.tar.gz [testing] -- NOT OK Script done, file is /home/cpansand/.cpan_smoke_modules_typescripts/20200507/200716.typescript ...