heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
686 stars 111 forks source link

repo:gc gzip errors #9

Closed mattmanning closed 7 months ago

mattmanning commented 12 years ago

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

wuputah commented 12 years ago

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