rerar not working after 63e1995

Issue #179 new
Former user created an issue

Last working rerar is 0ebabc4. 63e1995 introduced change that broke it.

This is example output, but I have problem with all rars.

$ hg clone https://bitbucket.org/Gfy/pyrescene
$ cd pyrescene
$ python3 rerar/rerar.py ref ~/rzr-ahatintime101update.rar dryrun
rls gefaboruni/gefaboruni/rzr-ahatintime101update.rar+0x9: Expected block type 0x73 (Main)
$ hg checkout 63e1995
$ python3 rerar/rerar.py ref ~/rzr-ahatintime101update.rar dryrun
rls gefaboruni/gefaboruni/rzr-ahatintime101update.rar+0x9: Expected block type 0x73 (Main)
$ hg checkout 0ebabc4
$ python3 rerar/rerar.py ref ~/rzr-ahatintime101update.rar dryrun
/gefaboruni/rzr-ahatintime101update.rar+0x2C: Expected Rar version 2.0
/gefaboruni/rzr-ahatintime101update.rar+0x2D: Compression used
patch_a_hat_in_time_Nyakuza_Metro_1.0_(29413)_to_Nyakuza_Metro_1.01_(29450).exe: Size: 95149904 (90.741 MiB)
Reference volume size: 15000000 (14.305 MiB)
 rls root naming2 internal patch_a_hat_in_time_Nyakuza_Metro_1.0_(29413)_to_Nyakuza_Metro_1.01_(29450).exe time "2005-04-03 21:31:40" size 15000000

Comments (0)

  1. Log in to comment