Bug 1892483

Summary: fsverity-utils is missing in EPEL8
Product: [Fedora] Fedora EPEL Reporter: Matthew Almond <malmond>
Component: fsverity-utilsAssignee: Filipe Brandenburger <filbranden>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: davide, filbranden, jes.sorensen, walters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: fsverity-utils-1.3-3.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-12 20:50:11 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 Matthew Almond 2020-10-28 21:40:31 UTC
fsverity-utils is a dependency for rpm with fs-verity plugin. We're looking to expand our use/test this more so it'd be good to get this package available publicly.

Comment 1 Filipe Brandenburger 2020-10-28 22:48:52 UTC
Merging master into the epel8 branch is enough to make this build.

  $ git checkout epel8
  $ git merge master

I built it in Koji, here's the result: https://koji.fedoraproject.org/koji/taskinfo?taskID=54440885

Happy to send a PR if that helps (though it's probably easier for the maintainers to push a merge like this.)

Comment 2 Filipe Brandenburger 2021-02-17 18:45:24 UTC
Colin, can you please take a look?

Alternatively, if you'd like to add me as a maintainer, I'd be happy to request a branch for EPEL and push it. My FAS is "filbranden".

Cheers!
Filipe

Comment 3 Colin Walters 2021-02-19 21:04:17 UTC
Hi, I added you as a collaborator, does that work?

Comment 4 Filipe Brandenburger 2021-02-19 22:54:38 UTC
Yes! Thanks Colin, I'll request the epel8 branch and push to it.

Cheers,
Filipe

Comment 5 Filipe Brandenburger 2021-02-20 01:47:17 UTC
Push is not working:

$ git push origin epel8 
Enumerating objects: 4, done.
Counting objects: 100% (4/4), done.
Delta compression using up to 8 threads
Compressing objects: 100% (2/2), done.
Writing objects: 100% (2/2), 320 bytes | 320.00 KiB/s, done.
Total 2 (delta 1), reused 0 (delta 0), pack-reused 0
remote: Fall-through deny
remote: Denied push for ref 'refs/heads/epel8' for user 'filbranden'
remote: All changes have been rejected
To ssh://pkgs.fedoraproject.org/rpms/fsverity-utils
 ! [remote rejected] epel8 -> epel8 (pre-receive hook declined)
error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/fsverity-utils'

I tried to look up why this was, found this issue https://pagure.io/pagure/issue/4956 which implies collaborators have access to specific branches... Can you double check that I will have access to the epel8 branch (or perhaps all branches starting with "epel", which would include playground and soon also epel9)?

Thanks!
Filipe

Comment 6 Filipe Brandenburger 2021-02-24 18:35:34 UTC
Successfully built for epel8:
https://koji.fedoraproject.org/koji/taskinfo?taskID=62651351

And epel8-playground:
https://koji.fedoraproject.org/koji/taskinfo?taskID=62651352

Comment 7 Fedora Update System 2021-02-24 23:22:56 UTC
FEDORA-EPEL-2021-0b0bbc62f1 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-0b0bbc62f1

Comment 8 Fedora Update System 2021-02-26 01:48:23 UTC
FEDORA-EPEL-2021-0b0bbc62f1 has been pushed to the Fedora EPEL 8 testing repository.

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

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

Comment 9 Fedora Update System 2021-03-12 20:50:11 UTC
FEDORA-EPEL-2021-0b0bbc62f1 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.