glibc 2.38/armf: can't find libgcc_s.so.1 during tests
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glibc (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
[impact]
The glibc testsuite has been broken on armhf for mantic, this needs to be fixed to help ensure future SRUs won't introduce unseen regressions on that arch.
[test case]
Ensure that the armhf autopkgtests are successful in -proposed, and that the testsuite has been entirely run
[regression potential]
While there aren't any direct regression risks at runtime, if this patch is wrong we would potentially have the tests importing the wrong versions of the library, resulting in hard to debug test failures.
[original report]
glibc 2.38-1ubuntu3 tests fail with the following failure (on multiple instances):
4112s /tmp/autopkgtes
I spent a while poking at this and got completely confused, not even managing to reproduce the failures (possibly because I wasn't running in a container?). If someone manages to get an environment set up where the failing tests can be run and fail in the same way as they do in the logs, I'm certainly happy to do some debugging.