Releases retrieved: 3.4.1 Upstream release that is considered latest: 3.4.1 Current version/release in rawhide: 3.4.0-1.fc39 URL: https://git-lfs.github.com/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/11551/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/git-lfs
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