heroku-repo icon indicating copy to clipboard operation
heroku-repo copied to clipboard

repo:gc gzip errors

Open mattmanning opened this issue 12 years ago • 1 comments

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

mattmanning avatar May 25 '12 17:05 mattmanning

@mattmanning That probably means the repo is corrupt. :(

wuputah avatar May 26 '12 05:05 wuputah