rjones commented on the pull-request: `Remove hard dependency on build NVR of 
xz-libs` that you are following:
``
> The issue is, that constant LZMA_VERSION from Raw::Compress::Lzma Perl module 
> has version of libxz in build time. And constant 
> Compress::Raw::Lzma::lzma_version_number has version from live libxz.
> 
> There is a test for comparison that these values are same :-)
> And there is the env variable to skip this test.

Thanks, I updated the commit to include setting this variable.

Presumably this test will never fail during a build (since when building, 
installed version is always the same as build time version).  The test must 
fail in some other environment outside the build?
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/pull-request/3
-- 
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to