Bug 1892483
| Summary: | fsverity-utils is missing in EPEL8 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Matthew Almond <malmond> |
| Component: | fsverity-utils | Assignee: | Filipe Brandenburger <filbranden> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel8 | CC: | 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
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.) 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 Hi, I added you as a collaborator, does that work? Yes! Thanks Colin, I'll request the epel8 branch and push to it. Cheers, Filipe 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 Successfully built for epel8: https://koji.fedoraproject.org/koji/taskinfo?taskID=62651351 And epel8-playground: https://koji.fedoraproject.org/koji/taskinfo?taskID=62651352 FEDORA-EPEL-2021-0b0bbc62f1 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-0b0bbc62f1 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. 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. |