I am trying to install net-tools , tcpdump & curl in marketplace.gcr.io/google/centos7:latest image. It fails with error ``` Failed: setup.noarch 0:2.8.71-10.el7 ``` Other errors in the yum install ``` Installing : setup-2.8.71-10.el7.noarch 8/114Error unpacking rpm package setup-2.8.71-10.el7.noarch warning: /etc/group created as /etc/group.rpmnew warning: /etc/gshadow created as /etc/gshadow.rpmnew error: unpacking of archive failed on file /etc/hosts: cpio: rename Installing : filesystem-3.2-25.el7.x86_64 9/114 error: setup-2.8.71-10.el7.noarch: install failed ``` Any solution?
I am trying to install net-tools , tcpdump & curl in marketplace.gcr.io/google/centos7:latest image.
It fails with error
Other errors in the yum install
Any solution?