Hi devs,
currently, galaxy/rdiff-backup 2.2.6-2 is broken:
$ rdiff-backup
Traceback (most recent call last):
File "/usr/bin/rdiff-backup", line 5, in <module>
from rdiffbackup.run import main
ModuleNotFoundError: No module named 'rdiffbackup'
I fixed it here by using the AUR package and rebuilding it. Maybe simply some missed Python update?
Would be nice if you fixed this! Thanks in advance!
Package has been rebuilt; pls test.
artist
Thanks for the instant reply!
I now have three choices for rdiff-backup, besides the version I built myself, there's galaxy/rdiff-backup and now additionally omniverse/rdiff-backup.
The galaxy/rdiff-backup version is still broken, and the new omniverse/rdiff-backup version works.
The pkg in omniverse was there in error; the correct version rdiff-backup-2.2.6-3 is now in galaxy
artist
Maybe my mirrors are not synced yet – the omniverse version is gone, now there's only the (broken) galaxy/rdiff-backup-2.2.6-2. I'll try again later!
Meanwhile, galaxy/rdiff-backup 2.2.6-3 landed in my mirrors, and it works. Thanks for fixing this at once :-)