che icon indicating copy to clipboard operation
che copied to clipboard

The dash-licenses PR check fails

Open akurinnoy opened this issue 1 year ago • 0 comments

Describe the bug

The PR check fails with this error:

Error: writing blob: adding layer with blob "sha256:c82a25d607e930b0b248e8abcd8e67434c0d5416ab33d81964a96c6df9573e52": Error processing tar file(exit status 1): potentially insufficient UIDs or GIDs available in user namespace (requested 0:1000640000 for /usr/local/bin/tkn): Check /etc/subuid and /etc/subgid: lchown /usr/local/bin/tkn: invalid argument
error Command failed with exit code 125.

Steps to reproduce

Open a pull request, or add a new commit to an existing pull request at https://github.com/eclipse-che/che-dashboard

Expected behavior

The GH job can pull the whole image.

akurinnoy avatar Apr 22 '24 11:04 akurinnoy