FS#62458 - [shellcheck] missing newer glibc because of partially updating a docker container

Attached to Project: Community Packages
Opened by Subs (Substring) - Wednesday, 24 April 2019, 12:07 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 24 April 2019, 15:37 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: missing dependency glibc


Additional info:
* package version(s) 0.6.0-71

Steps to reproduce:
Using the arch:latest bare docker image, launch

pacman -Sy shellcheck

then run shellcheck returns :

shellcheck: /usr/lib/libm.so.6: version `GLIBC_2.29' not found (required by /usr/lib/libHSscientific-0.3.6.2-L1dtV0bHm4E7J1We1UVw6b-ghc8.6.4.so)
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 24 April 2019, 15:37 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Solution: Don't do partial updates as they have never been supported.

Loading...