Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not pull image: failed to register layer: lsetxattr user.overlay.impure /etc: operation not supported #18782

Open
1 task done
qiwen-hu opened this issue May 21, 2024 · 1 comment

Comments

@qiwen-hu
Copy link

This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our slack channel.

  • I have read the disclaimer above, and I am reporting a suspected malfunction in Scylla.

Installation details
Scylla version (or git commit hash):

  • docker image: scylladb/scylla:5.2.18

Cluster size:
OS (RHEL/CentOS/Ubuntu/AWS AMI):

  • Alpine Linux 3.19

Hardware details (for performance issues) Delete if unneeded
Platform (physical/VM/cloud instance type/docker): docker

Hi team, the project is very useful! However, I encountered this error in recent days, it seems image scylladb/scylla:5.2.18 failed to pull in docker 25. After do some investigation:

  • The latest docker(>= docker 25) no longer ignores a certain class of errors. Scylladb may need to rebuild images by using an updated version of buildah (containers/buildah@662908f).

Similar issues in other project: curl/curl-container#55 (comment)

@mykaul
Copy link
Contributor

mykaul commented May 21, 2024

Thanks for reporting @qiwen-hu . This looks like an interesting challenge for our toolchain. CC @avikivity , @yaronkaikov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants