FS#49707 - [bup] Backup Fails with AssertionError (expected 'BUPI\x00\x00\x00\x06', got 'BUPI\x00\x00\x00\x05')

Attached to Project: Community Packages
Opened by Benjamin Hodgetts (Enverex) - Tuesday, 14 June 2016, 10:04 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 18 January 2017, 07:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

BUP (as of a few days ago) no-longer appears to work. Trying to run a backup via this command:

bup save -n realminecraft /srv/minecraft

Results in:

warning: /root/.bup/bupindex: header: expected 'BUPI\x00\x00\x00\x06', got 'BUPI\x00\x00\x00\x05'
Traceback (most recent call last):
File "/usr/lib/bup/cmd/bup-save", line 241, in <module>
for (transname,ent) in r.filter(extra, wantrecurse=wantrecurse_pre):
File "/usr/lib/bup/bup/index.py", line 441, in filter
assert(pe)
AssertionError

Reinstalling BUP doesn't help so the package itself isn't damaged. Not sure if this is an upstream issue or dependency issue at this point so logging here for now.
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 18 January 2017, 07:28 GMT
Reason for closing:  No response
Comment by Antonio Rojas (arojas) - Monday, 20 June 2016, 22:37 GMT
Please report it upstream
Comment by Antonio Rojas (arojas) - Sunday, 01 January 2017, 17:40 GMT
status with 0.29?

Loading...