Hi GHui,

Thanks for reaching out.

Can you please share the output of `podman info`?  As I've mentioned in earlier threads, we really need some environment and podman information to better help debug and analyze such issues.

Kind regards,
 Valentin

On Thu, Mar 2, 2023 at 10:57 AM GHui Wu via Podman <podman@lists.podman.io> wrote:
When I pull mysql, there is error "lsetxattr /dev/initctl: operation not permitted". But I pull centos successfully.

$ podman pull docker.io/library/mysql:8.0.30
Trying to pull docker.io/library/mysql:8.0.30...
Getting image source signatures
Copying blob 48d3d73d1704 done 
Copying blob b8cf360b4a14 done 
Copying blob 295ca2342728 done 
Copying blob 79af4312a7e0 done 
Copying blob 0115482cc006 done 
Copying blob 521b8724b397 done 
Copying blob a360b08917ea done 
Copying blob 12deeb3c1323 done 
Copying blob ee1dc10db1e9 done 
Copying blob 64be404ad29c done 
Copying blob 1921fe8879a2 done 
Error: writing blob: adding layer with blob "sha256:295ca23427284cb123fd4c132a1ecb521e7f787ac75dadec342f744a343efec4": Error processing tar file(exit status 1): lsetxattr /dev/initctl: operation not permitted

$ podman pull docker.io/library/centos
Trying to pull docker.io/library/centos:latest...
Getting image source signatures
Copying blob a1d0c7532777 done 
Copying config 5d0da3dc97 done 
Writing manifest to image destination
Storing signatures
5d0da3dc976460b72c77d94c8a1ad043720b0416bfc16c52c45d4847e53fadb6
_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io