Bug 2030401

Summary: s3cmd missing from epel9
Product: [Fedora] Fedora EPEL Reporter: Lars Kiesow <lkiesow>
Component: s3cmdAssignee: Frank Crawford <frank>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: frank, lkundrak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: s3cmd-2.2.0-1.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-23 01:25:22 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:

Description Lars Kiesow 2021-12-08 17:13:00 UTC
While s3cmd was available in previoous EPEL releases, it seems to still be missing from EPEL for EL9. Can we add that as an additional target for this package?

Comment 1 Frank Crawford 2021-12-09 10:10:25 UTC
Okay, will open a new branch and create it.

Comment 2 Frank Crawford 2021-12-11 10:02:26 UTC
I've now created a new branch for EPEL9, and populated it with the same content as for EPEL8.

However, at present it looks not to be possible to build packages for EPEL9.  Are you able to build it?

Comment 3 Lars Kiesow 2021-12-13 22:30:50 UTC
I just did a quick test trying to rebuild the last build for epel8 and it seems to work just fine:

I did use a CentOS Stream 9 container for building:

  podman run -it --rm centos:stream9

And then rebuilt the package like this:

  dnf install rpmdevtools
  rpm -ihv https://kojipkgs.fedoraproject.org//packages/s3cmd/2.2.0/1.el8/src/s3cmd-2.2.0-1.el8.src.rpm
  cd ~/rpmbuild/SPECS/
  dnf install 'dnf-command(builddep)'
  dnf builddep s3cmd.spec 
  rpmbuild -ba s3cmd.spec

This worked just fine.

Comment 4 Fedora Update System 2021-12-14 09:42:20 UTC
FEDORA-EPEL-2021-e6dc5112e6 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-e6dc5112e6

Comment 5 Frank Crawford 2021-12-14 09:44:48 UTC
Yes, built fine now.  From comments on the mailing list it appears there was an issue for a day or two, but that has now been fixed.

Comment 6 Lars Kiesow 2021-12-14 11:42:02 UTC
Excellent. Thanks for pushing this!

Comment 7 Fedora Update System 2021-12-15 02:10:49 UTC
FEDORA-EPEL-2021-e6dc5112e6 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-e6dc5112e6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2021-12-23 01:25:22 UTC
FEDORA-EPEL-2021-e6dc5112e6 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.