FS#73726 - shellcheck 0.8.0-25 is built against too new glibc

Attached to Project: Community Packages
Opened by Tavian Barnes (tavianator) - Thursday, 10 February 2022, 21:36 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 12 February 2022, 15:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Caleb Maclennan (alerque)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 16
Private No

Details

Description:

Upon a recent update, shellcheck no longer executes. I'm guessing it was built against glibc 2.35 from testing, which is not yet in core.

Steps to reproduce:

$ shellcheck
shellcheck: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by shellcheck)
This task depends upon

Closed by  Felix Yan (felixonmars)
Saturday, 12 February 2022, 15:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.8.0-27
Comment by Sam (a-random-nerd) - Friday, 11 February 2022, 06:44 GMT
Yep, I can confirm the same exact issue.
Comment by Caleb Maclennan (alerque) - Saturday, 12 February 2022, 14:28 GMT
This is a duplicate the same issue with many Haskell packages at the moment. A fix should be incoming.

Loading...