5694c7221890e67bc1c2706bbaf08aef4c2d9745
Fix several image pull failure issue caused by a containerd chmod issue resolve by upstream commit e2269f2. Original commit message: handleLChmod() does not properly check that files behind the handlinks exist before calling os.Chmod(). We've seen base images where this results in "no such file or directory" error from os.Chmod() when unpacking the image. To keep the existing logic but fix the problem, this commit simply skips IsNotExist error. Closes-bug: 1869236 Change-Id: I2e77adbf89ad5505f2d7127a3f06ccfb805c0f24 Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com>
integ
StarlingX Integration
Description
Languages
Shell
27.9%
Python
22.5%
JavaScript
21.3%
Perl
12.6%
C++
5.7%
Other
9.9%