Bug 2254703

Summary: git-lfs-3.4.1 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: git-lfsAssignee: Elliott Sales de Andrade <quantum.analyst>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
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

Comment 1 Fedora Update System 2023-12-18 08:48:35 UTC
FEDORA-2023-04c608bb6a has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-04c608bb6a

Comment 2 Fedora Update System 2023-12-18 08:48:36 UTC
FEDORA-2023-79c670cf2f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-79c670cf2f

Comment 3 Ondřej Pohořelský 2023-12-18 12:44:08 UTC
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

Comment 4 Fedora Update System 2023-12-19 01:42:03 UTC
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.

Comment 5 Fedora Update System 2023-12-19 01:53:44 UTC
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.

Comment 6 Fedora Update System 2023-12-27 01:29:08 UTC
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.

Comment 7 Fedora Update System 2023-12-27 03:17:11 UTC
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.

Comment 8 Elliott Sales de Andrade 2024-01-02 02:17:24 UTC
(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.

Comment 9 Ondřej Pohořelský 2024-01-03 09:18:55 UTC
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