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

Bug 928160

Summary: dev-cpp/eigen-3.4.9999: Cannot checkout sources because of an invalid Git reference
Product: Gentoo Linux Reporter: jonys <vidra.jonas>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: UNCONFIRMED ---    
Severity: normal CC: kde, negril.nx+gentoo, sam, vidra.jonas
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log of the failed git fetch

Description jonys 2024-03-30 09:44:34 UTC
dev-cpp/eigen-3.4.9999 fails in the unpack phase with the following error:
```
git fetch https://gitlab.com/libeigen/eigen.git +HEAD:refs/git-r3/HEAD
[…]
fatal: Needed a single revision
git update-ref --no-deref refs/git-r3/dev-cpp/eigen/3/__main__ 3.4
fatal: 3.4: not a valid SHA1
```

See the attached build.log.
Comment 1 jonys 2024-03-30 09:45:00 UTC
Created attachment 889041 [details]
emerge --info
Comment 2 jonys 2024-03-30 09:46:47 UTC
Created attachment 889042 [details]
build.log of the failed git fetch
Comment 3 Andreas Sturmlechner gentoo-dev 2024-03-30 19:37:06 UTC
Was this tested working at the time of adding the live ebuild?

> EGIT_COMMIT="3.4"