I'm trying to build Perl-5.34.1-GCCcore-11.3.0.eb, but it fails due to an updated version of Variable-Magic where version 0.62 has been replaced by 0.63. The 0.62 is nowhere to be found :-( Only this version is available: https://www.cpan.org/authors/id/V/VP/VPIT/Variable-Magic-0.63.tar.gz

This snippet in Perl-5.34.1-GCCcore-11.3.0.eb must probably be updated:

    ('Variable::Magic', '0.62', {
        'source_tmpl': 'Variable-Magic-%(version)s.tar.gz',
        'source_urls': ['https://www.cpan.org/authors/id/V/VP/VPIT/'],
'checksums': ['3f9a18517e33f006a9c2fc4f43f01b54abfe6ff2eae7322424f31069296b615c'],
    }),

Can anyone suggest a workaround such as getting a copy of 0.62?

Thanks,
Ole

--
Ole Holm Nielsen
PhD, Senior HPC Officer
Department of Physics, Technical University of Denmark

Reply via email to