Re: Can't install phix
- Posted by petelomax Nov 11, 2022
- 5375 views
Hmmm
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1992468 said...
Pete Lomax (petelomax) wrote on 2022-11-11: #6
Am now convinced, albeit without much in the way of concrete evidence, this is the missing DT_HASH (in libc.so.6 and libdl.so.2) issue, not that I've yet tried to create a DT_GNU_HASH replacment yet.
Michael Hudson-Doyle (mwhudson) wrote on 2022-11-11: #7
The change to omit DT_HASH was only in 2.36 and so was only present in kinetic/22.10, and then only briefly as we patched it before release. I doubt it's that.