error: invalid zip file with overlapped components (possible zip bomb) To unzip the file anyway, rerun the command with UNZIP_DISABLE_ZIPBOMB_DETECTION=TRUE environmnent variable
Run
export UNZIP_DISABLE_ZIPBOMB_DETECTION=true
then unzip yourfile.zip
Leave a Reply