Skip to main content
Topic: galaxy/rdiff-backup 2.2.6-1 is broken (Read 159 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

galaxy/rdiff-backup 2.2.6-1 is broken

Hi all,

galaxy/rdiff-backup 2.2.6-1 is currently broken:
Code: [Select]
# 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'
Most probably, this is caused by the package being built for Python 3.11, and we're currently on Python 3.12.

I worked around it by building the AUR version of rdiff-backup, which works.

Would be really nice if you updated the package!

Cheers, Tobias