Bugzilla – Bug 1227485
FTBFS: apache2-mod_perl-2.0.13-1.4 - perl-Compress-Zlib
Last modified: 2024-07-09 07:38:29 UTC
Latest apache2-mod_perl for Tumbleweed is apache2-mod_perl-2.0.13-1.4 but that still requires perl-5.38 while tumbleweed-oss repo has already migrated to perl-5.40 (perl-5.40.0-2.1). Note that this is a recurring issue that apache2-mod_perl isn't updated with perl: perl 5.38: https://bugzilla.opensuse.org/show_bug.cgi?id=1191272 perl 5.36: https://bugzilla.opensuse.org/show_bug.cgi?id=1214375 So perhaps something can be changed in the build-process to include updating apache2-mod_perl whenever perl gets updated.
Let me work on this one and see what can be done, so it doesn't break so easily. Thanks for filling the bug, Walter.
(In reply to Walter Haidinger from comment #0) > So perhaps something can be changed in the build-process to include updating > apache2-mod_perl whenever perl gets updated. This is already implemented for the case you seem to describe. What actually happens something else: BuildRequires: perl-Compress-Zlib [...] unresolvable: nothing provides perl-Compress-Zlib This is now perl(Compress::Zlib). AFAICS this was last a separate package in 10.3, and could just as well be dropped. https://build.opensuse.org/request/show/1186280
https://build.opensuse.org/request/show/1186316