Bug 1914227
| Summary: | perl-MooseX-App: FTBFS with Moose 2.2014 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jitka Plesnikova <jplesnik> |
| Component: | perl-MooseX-App | Assignee: | Emmanuel Seyman <emmanuel> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 34 | CC: | emmanuel, jplesnik, perl-devel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/perl-MooseX-App | ||
| Whiteboard: | |||
| Fixed In Version: | perl-MooseX-App-1.41-9.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-03-19 17:41:15 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle. Changing version to 34. FEDORA-2021-2a909b87d2 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-2a909b87d2 FEDORA-2021-2a909b87d2 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-2a909b87d2` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-2a909b87d2 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-2a909b87d2 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-2a909b87d2 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: Package perl-MooseX-App fails to build from source in Fedora rawhide. t/04_plugin_config.t ...... ok # Failed test 'Check enum error message' # at t/05_extended.t line 244. # got: 'Validation failed for '__ANON__' with value "ggg". Value must be equal to "aaa", "bbb", "ccc", "ddd", "eee", or "fff".' # expected: 'Value must be one of these values: aaa, bbb, ccc, ddd, eee, fff (not 'ggg')' # Looks like you failed 1 test of 2. # Failed test 'Test enum error message' # at t/05_extended.t line 245. # Looks like you failed 1 test of 30. t/05_extended.t ........... Dubious, test returned 1 (wstat 256, 0x100) The failure is caused by change in Moose 2.2014 Version-Release number of selected component (if applicable): 1.41-6.fc33 Steps to Reproduce: koji build --scratch f34 perl-MooseX-App-1.41-6.fc33.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/perl-MooseX-App