Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 934372

Summary: dev-vcs/git-2.41.2 fails tests on arm: check normal git operations: two packs
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal CC: arm, matoro_gentoo
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: ARM   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=931974
https://bugs.gentoo.org/show_bug.cgi?id=931975
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info
build.log and emerge --info (2.43.5)

Description matoro archtester 2024-06-15 17:51:06 UTC
Created attachment 895883 [details]
build.log and emerge --info

Unclear cause.

not ok 11 - check normal git operations: two packs^O
#       
#                       midx_git_two_modes "rev-list --objects --all" &&
#                       midx_git_two_modes "log --raw" &&
#                       midx_git_two_modes "count-objects --verbose" &&
#                       midx_git_two_modes "cat-file --batch-all-objects --batch-check" &&
#                       midx_git_two_modes "cat-file --batch-all-objects --batch-check --unordered" sorted
#
Comment 1 matoro archtester 2024-06-28 20:13:07 UTC
Created attachment 896588 [details]
build.log and emerge --info (2.43.5)

On 2.43.5 this is:

not ok 19 - check normal git operations: mixed mode (two packs + extra)