Bug#752920: libyaml-perl: YAML::Any does not define $YAML::Any::VERSION
Niko Tyni
ntyni at debian.org
Fri Jun 27 19:17:45 UTC 2014
Package: libyaml-perl
Version: 0.95-1
Severity: serious
Justification: breaks other packages
Forwarded: https://github.com/ingydotnet/yaml-pm/issues/28
I know this is already on the radar, but I can't see a bug for it except
the upstream one. Unfortunately it's a bit too late as 0.95-1 reached
testing today.
Config::Model::Backend::Yaml is now broken because YAML::Any
dropped its $VERSION variable:
% perl -e 'use Config::Model::Backend::Yaml'
YAML::Any does not define $YAML::Any::VERSION--version check failed at /usr/share/perl5/Config/Model/Backend/Yaml.pm line 21.
BEGIN failed--compilation aborted at /usr/share/perl5/Config/Model/Backend/Yaml.pm line 21.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
This makes libconfig-model-dpkg-perl and libconfig-model-perl
FTBFS due to test failures.
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list