Bugzilla – Bug 1214057
[Build 20230807] openqa_bootstrap not installable due to perl 5.38 update
Last modified: 2023-08-18 16:12:49 UTC
## Observation Perl has been updated to version 5.38 in Factory. All perl modules were attempted to be rebuilt - with a few ones failing. openQA bootstrap is one of the packages suffering (the one root cause I have seen is perl-local-lib, which I fixed last night and will be part of 0808 - possibly more showing up) openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-openqa_bootstrap@64bit fails in [openqa_bootstrap](https://openqa.opensuse.org/tests/3491025/modules/openqa_bootstrap/steps/12) ## Test suite description Maintainer: dheidler. Install openQA using openqa-bootstrap script. ## Reproducible Fails since (at least) Build [20230807](https://openqa.opensuse.org/tests/3491025) (current job) ## Expected result Last good: [20230806](https://openqa.opensuse.org/tests/3487464) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=openqa_bootstrap&version=Tumbleweed)
2nd offender already identified: https://build.opensuse.org/package/live_build_log/openSUSE:Factory/perl-Exception-Base/standard/x86_64 This needs a fix as well
(In reply to Dominique Leuenberger from comment #1) > 2nd offender already identified: > > https://build.opensuse.org/package/live_build_log/openSUSE:Factory/perl- > Exception-Base/standard/x86_64 > > This needs a fix as well Upstream issue found: https://github.com/dex4er/perl-Exception-Base/issues/5
https://build.opensuse.org/request/show/1102844
You were a few minutes faster, I just did the same :)
Please don't assign bugs to me where I'm not maintainer. I'm no SUSE employee and wont handle bugs I'm not involved in. I'll help in case where it's easy, but not more.
The two issues identified that led to this bug have been fixed: * perl-local-lib: https://build.opensuse.org/request/show/1102805 * perl-Exception-Base: https://build.opensuse.org/request/show/1102844