You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting the issue, I am able to reproduce as well. The common-utils Feature was working well with centos OS 7 (like 19 hours ago, see here). We have this scenario which validates it.
However, looks like something changed (in the upstream) which is now making the jq installation fail without the EPEL Repository.
Meanwhile the common-utils Feature is fixed, @t2wei can you add the following statement 👇 to your Dockerfile? It should help you get unblocked. Thanks!
Docker file:
devcontainer.json:
Error: No package jq available. Error: Not tolerating missing names on install, stopping.
Please see https://www.cyberithub.com/how-to-install-jq-json-processor-on-rhel-centos-7-8/
The text was updated successfully, but these errors were encountered: