github.com/mckael/restic@v0.8.3/changelog/0.8.3_2018-02-26/issue-1633 (about)

     1  Bugfix: Fixed unexpected 'pack file cannot be listed' error
     2  
     3  Due to a regression introduced in 0.8.2, the `rebuild-index` and `prune`
     4  commands failed to read pack files with size of 587, 588, 589 or 590 bytes.
     5  
     6  https://github.com/restic/restic/issues/1633
     7  https://github.com/restic/restic/pull/1635