The last couple of times I've tried to use repo:gc it fails with the following error messages:
~/tmp/repo_tmp/unpack $ tar -zxf ../repo.tgz
tar: Skipping to next header
tar: Removing leading `/' from member names
tar: Skipping to next header
tar: Skipping to next header
gzip: stdin: invalid compressed data--crc error
gzip: stdin: invalid compressed data--length error
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
The last couple of times I've tried to use repo:gc it fails with the following error messages:
~/tmp/repo_tmp/unpack $ tar -zxf ../repo.tgz tar: Skipping to next header tar: Removing leading `/' from member names tar: Skipping to next header tar: Skipping to next header
gzip: stdin: invalid compressed data--crc error
gzip: stdin: invalid compressed data--length error tar: Child returned status 1 tar: Exiting with failure status due to previous errors