duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #05340
[Question #688226]: AttributeError: 'module' object has not attribute 'packages'
New question #688226 on Duplicity:
https://answers.launchpad.net/duplicity/+question/688226
I'm running duplicity 0.7.19 on Centos 7, backing up to a Backblaze B2 account. I periodically get an error:
Attempt [x] failed. AttributeError: 'module' object has no attribute 'packages'
When I do, the progress information becomes nonsense. Here's an excerpt from my logs:
Jan 23 01:00:05 fafnir backups: Local and Remote metadata are synchronized, no sync needed.
Jan 23 01:00:05 fafnir backups: Last full backup date: none
Jan 23 01:00:05 fafnir backups: No signatures found, switching to full backup.
Jan 23 03:00:10 fafnir backups: 1.0GB 02:00:00 [43.2KB/s] [> ] 0% ETA 8d 6h 33min
Jan 23 05:00:11 fafnir backups: 2.0GB 04:00:00 [73.7KB/s] [> ] 2% ETA 8d 3h 58min
Jan 23 07:00:11 fafnir backups: 3.0GB 06:00:00 [94.6KB/s] [=> ] 2% ETA 8d 2h 26min
Jan 23 09:00:11 fafnir backups: 4.0GB 08:00:00 [109.6KB/s] [=> ] 3% ETA 8d 16min
Jan 23 11:00:11 fafnir backups: 4.9GB 10:00:00 [119.0KB/s] [=> ] 4% ETA 7d 23h 7min
Jan 23 13:00:11 fafnir backups: 5.9GB 12:00:00 [126.1KB/s] [==> ] 5% ETA 7d 21h 21min
Jan 23 15:00:11 fafnir backups: 6.9GB 14:00:00 [131.1KB/s] [==> ] 6% ETA 7d 19h 28min
Jan 23 17:00:11 fafnir backups: 7.9GB 16:00:00 [134.7KB/s] [===> ] 7% ETA 7d 17h 30min
Jan 23 17:14:59 fafnir backups: Attempt 1 failed. AttributeError: 'module' object has no attribute 'packages'
Jan 23 17:30:43 fafnir backups: Attempt 2 failed. AttributeError: 'module' object has no attribute 'packages'
Jan 23 17:46:23 fafnir backups: Attempt 3 failed. AttributeError: 'module' object has no attribute 'packages'
Jan 23 19:00:11 fafnir backups: 285.6GB 18:00:00 [11.9MB/s] [=======================================> ] 99% ETA 10min
Jan 23 20:48:50 fafnir backups: Attempt 1 failed. AttributeError: 'module' object has no attribute 'packages'
Jan 23 21:00:11 fafnir backups: 286.6GB 20:00:00 [8.4MB/s] [=======================================> ] 99% ETA 12min
Jan 23 23:00:11 fafnir backups: 287.6GB 22:00:00 [5.9MB/s] [=======================================> ] 99% ETA 13min
Any ideas on what is happening and how to prevent it?
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.