Hi Daniel, AFAIR the problem with YAML in perl is that "YAML" is only a frontend module that uses one of serveral backends so if we add some prereqs in the version it should really fit all of those problems...
For Debian we know what is installed and for our EE Packages we create a full perl distribution from "known sources" to cover this but if you can come up with a solution that fits, I am happy to integrate this. Using "system perl" on such "old" distros as RHEL7 is PITA.... Oliver Am 27.11.20 um 13:10 schrieb Daniel Berteaud: > ----- Le 27 Nov 20, à 9:13, mail <[email protected]> a écrit : > > I would appreciate if you share your findings. > > > Ok, nailed it. The problem is that I have perl(YAML) installed system > wide (it's a dependency of cpanm, which I'm using to install OpenXPKI > libs in its own directory). > But as OpenXPKI as no explicit dependency on a specific YAML module > version, cpanm wasn't installing it in OpenXPKI lib dir, so OpenXPKI > was using the system one, which was version 0.84 on CentOS 7. > > Forcing installation of YAML 1.30 in OpenXPKI lib dir fixes the issue > without any code modification. Maybe OpenXPKI could list YAML as an > explicit dependency (but I'm not sure of the minimal version required. > I know 0.84 doesn't work, and 1.30 does work) > > I do have another problem with cert revocation, but will start another > thread for it ;-) > > Cheers, > Daniel > > -- > > Logo%20FWS <https://www.firewall-services.com> > > > *Daniel Berteaud* > FIREWALL-SERVICES SAS, La sécurité des réseaux > Société de Services en Logiciels Libres > Tél : +33.5 56 64 15 32 > Matrix: @dani:fws.fr > https://www.firewall-services.com > > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users -- Protect your environment - close windows and adopt a penguin!
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
