Bug 1842881
| Summary: | Add perl-Net-Amazon-S3 to EPEL 7 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FALQUE Benjamin <benjamin.falque> |
| Component: | perl-Net-Amazon-S3 | Assignee: | Petr Pisar <ppisar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jakub.jedelsky, perl-devel, ppisar, rrati, tjczepiel, xavier |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | perl-Net-Amazon-S3-0.89-2.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-07-08 00:33:30 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: | |||
| Bug Depends On: | 1842889, 1842890, 1842891, 1842892, 1848457 | ||
| Bug Blocks: | |||
|
Description
FALQUE Benjamin
2020-06-02 10:12:01 UTC
I tried a local mockbuild. master fails because of the dependency on ExtUtils::Makemaker >= 6.76, which is not available for EL7 and thus implies some changes in the spec to handle packlist. The last commit that doesn't make use of NO_PACKLIST is 54d5d5e which when built shows the dependencies that are really missing in EL7, the same as with master but ExtUtils::Maker. Error: No Package found for perl(Data::Stream::Bulk::Callback) Error: No Package found for perl(MooseX::StrictConstructor) >= 0.16 Error: No Package found for perl(MooseX::Types::DateTime::MoreCoercions) >= 0.07 Error: No Package found for perl(VM::EC2::Security::CredentialCache) Net-Amazon-S3-0.89 tests fail because RHEL's perl-Test-Deep-0.110 is too old to provide obj_isa(). I will report it to the upstream and write a work around. FEDORA-EPEL-2020-35cee7ddc8 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-35cee7ddc8 FEDORA-EPEL-2020-35cee7ddc8 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-35cee7ddc8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2020-35cee7ddc8 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |