Bug 2254703
| Summary: | git-lfs-3.4.1 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | git-lfs | Assignee: | Elliott Sales de Andrade <quantum.analyst> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | carl, go-sig, opohorel, quantum.analyst |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | git-lfs-3.4.1-1.fc39 git-lfs-3.4.1-1.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-12-27 01:29:08 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Upstream Release Monitoring
2023-12-15 09:52:51 UTC
FEDORA-2023-04c608bb6a has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-04c608bb6a FEDORA-2023-79c670cf2f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-79c670cf2f Hi Elliott, I saw that there have been quite a few build errors while trying to build this version of git-lfs. I'm currently trying to build 3.4.x for c8s and c9s, but I'm getting similar test failures. Not the same test as in Fedora (t-pull.sh), but t-credentials.sh. The strange is, that when running the scratch-build in Koji, the tests pass and build succeeds, they crash only when running in Zuul. Do you by any chance have a clue what is going on? c8s: https://gitlab.com/redhat/centos-stream/rpms/git-lfs/-/merge_requests/7 c9s: https://gitlab.com/redhat/centos-stream/rpms/git-lfs/-/merge_requests/6 FEDORA-2023-04c608bb6a has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-04c608bb6a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-04c608bb6a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-79c670cf2f has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-79c670cf2f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-79c670cf2f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-79c670cf2f has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-04c608bb6a has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. (In reply to Ondřej Pohořelský from comment #3) > Hi Elliott, > > I saw that there have been quite a few build errors while trying to build > this version of git-lfs. > I'm currently trying to build 3.4.x for c8s and c9s, but I'm getting similar > test failures. Not the same test as in Fedora (t-pull.sh), but > t-credentials.sh. > The strange is, that when running the scratch-build in Koji, the tests pass > and build succeeds, they crash only when running in Zuul. Do you by any > chance have a clue what is going on? > > c8s: https://gitlab.com/redhat/centos-stream/rpms/git-lfs/-/merge_requests/7 > c9s: https://gitlab.com/redhat/centos-stream/rpms/git-lfs/-/merge_requests/6 I've seen both of these locally, and have been meaning to post it upstream, but for Fedora, I just re-run a few times until it passes. I don't know what seems to be causing it. We found out that the t-credentials.sh fails consistently when using low level of parallelism. https://github.com/git-lfs/git-lfs/issues/5609 |