Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925207 - dev-libs/libgit2-1.7.2 fails tests on 32-bit: checkout::tree::extremely_long_file_name Expression is not true: !git_fs_path_exists(path)
Summary: dev-libs/libgit2-1.7.2 fails tests on 32-bit: checkout::tree::extremely_long_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lfs-tracker 923970
  Show dependency tree
 
Reported: 2024-02-22 05:34 UTC by matoro
Modified: 2024-03-22 14:18 UTC (History)
6 users (show)

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


Attachments
build.log and emerge --info (build.log.gz,38.88 KB, application/gzip)
2024-02-22 05:36 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-02-22 05:34:09 UTC
Confirmed passing with append-lfs-flags.

  1) Failure:
checkout::tree::extremely_long_file_name [/var/tmp/portage/dev-libs/libgit2-1.7.2/work/libgit2-1.7.2/tests/libgit2/checkout/tree.c:931]
  Expression is not true: !git_fs_path_exists(path)



0% tests passed, 1 tests failed out of 1

Total Test time (real) =  50.41 sec

The following tests FAILED:
          1 - offline (Failed)

Reproducible: Always
Comment 1 matoro archtester 2024-02-22 05:36:11 UTC
Created attachment 885664 [details]
build.log and emerge --info
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-03-22 13:03:28 UTC
reproduced also on x86, with 1.8.0.
Comment 3 Larry the Git Cow gentoo-dev 2024-03-22 14:18:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcef216ff6c4f8667b68535d22c0cccd8977a3ae

commit dcef216ff6c4f8667b68535d22c0cccd8977a3ae
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-03-22 14:17:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-22 14:17:40 +0000

    dev-libs/libgit2: Enable LFS support for 32-bit arches
    
    Closes: https://bugs.gentoo.org/925207
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libgit2/libgit2-1.7.2.ebuild | 4 +++-
 dev-libs/libgit2/libgit2-1.8.0.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)