Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934372 - dev-vcs/git-2.41.2 fails tests on arm: check normal git operations: two packs
Summary: dev-vcs/git-2.41.2 fails tests on arm: check normal git operations: two packs
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-15 17:51 UTC by matoro
Modified: 2024-06-28 20:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,319.61 KB, application/gzip)
2024-06-15 17:51 UTC, matoro
Details
build.log and emerge --info (2.43.5) (build.log.gz,328.78 KB, application/gzip)
2024-06-28 20:13 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
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)