-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
The code given for installing VS Studios and ImageMagick is not working, I have tried changing the type of image to standard.medium thinking it was because of the size but it keeps giving me the error message:
" Error: Package: code-1.95.1-1730355393.el8.x86_64 (code)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[ImageBuilderAdmin@ip-198-19-92-111 ~]$ convert /usr/share/code/resources/app/resources/linux/code.png -resize 256x256 /tmp/code.png"
I have tried installing the version 2.28 separately and trying with that PATH instead because the image comes with the 2.26 vs and can't be updated. Is there something I am missing?
Any information will be very helpful thank you!