Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928160 - dev-cpp/eigen-3.4.9999: Cannot checkout sources because of an invalid Git reference
Summary: dev-cpp/eigen-3.4.9999: Cannot checkout sources because of an invalid Git ref...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-30 09:44 UTC by jonys
Modified: 2024-03-30 19:37 UTC (History)
4 users (show)

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


Attachments
emerge --info (emerge-info.txt,17.23 KB, text/plain)
2024-03-30 09:45 UTC, jonys
Details
build.log of the failed git fetch (build.log,25.40 KB, text/plain)
2024-03-30 09:46 UTC, jonys
Details

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