Bug 41294 - borg is broken
Summary: borg is broken
Status: CLOSED DUPLICATE of bug 41369
Alias: None
Product: Sisyphus
Classification: Development
Component: borg (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Dmitriy Shadrinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-06 15:45 MSK by Vladimir D. Seleznev
Modified: 2022-01-02 10:51 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir D. Seleznev 2021-11-06 15:45:17 MSK
$ borg
Traceback (most recent call last):
  File "/usr/lib64/python3/site-packages/borg/archiver.py", line 40, in <module>
    from .algorithms.checksums import crc32
ImportError: /usr/lib64/python3/site-packages/borg/algorithms/checksums.cpython-39.so: undefined symbol: XXH64_reset
Comment 1 Grigory Ustinov 2022-01-02 10:51:20 MSK

*** This bug has been marked as a duplicate of bug 41369 ***