#1053547 bup: Remote backup fails with exception

Package:
bup
Source:
bup
Description:
highly efficient file backup system based on git
Submitter:
Austin Schuh
Date:
2024-01-27 05:51:02 UTC
Severity:
normal
#1053547#5
Date:
2023-10-06 02:42:56 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?

bup save -r synology-bup: -n aschuh-3950x /

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?

Saving: 88.92% (582379/654922k, 141698/141698 files), done.
Receiving index from server: 1329644/1329644, done.
WARNING: 45 errors encountered while saving.
Exception ignored in: <function PackWriter_Remote.__del__ at 0x7f828c56e980>
Traceback (most recent call last):
  File "/usr/lib/bup/bup/client.py", line 571, in __del__
TypeError: super() argument 1 must be a type, not NoneType

   * What outcome did you expect instead?

Backup to succeed