Package: borgbackup
Version: 1.0.11-3
Severity: grave

--- Please enter the report below this line. ---
Hi,
I have the following python stacktrace:
# borg
Traceback (most recent call last):
  File "/usr/bin/borg", line 11, in <module>
    load_entry_point('borgbackup==1.0.11', 'console_scripts', 'borg')()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
564, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2662, in load_entry_point
    return ep.load()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2316, in load
    return self.resolve()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2322, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3/dist-packages/borg/archiver.py", line 22, in
<module>
    from .helpers import Error, location_validator,
archivename_validator, format_line, format_time, format_file_size, \
  File "/usr/lib/python3/dist-packages/borg/helpers.py", line 35, in
<module>
    from . import crypto
ImportError:
/usr/lib/python3/dist-packages/borg/crypto.cpython-35m-x86_64-linux-gnu.so:
undefined symbol: PyFPE_jbuf

I cannot use borg at the moment. However, I don't understand why, since
it is already installed on another server (though using the testing
channel), and it didn't have the issue.

Thanks for the help,
Adrien

--- System information. ---
Architecture:
Kernel: Linux 4.12.0-1-amd64

Debian Release: buster/sid
500 unstable ftp.fr.debian.org
500 testing download.jitsi.org
1 experimental ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
=======================================-+-==============
fuse | 2.9.7-1
python3-llfuse (<< 2.0) | 1.2+dfsg-1+b1
python3-msgpack (>= 0.4.6~) | 0.4.8-1+b1
python3-pkg-resources | 36.2.7-2
python3 (<< 3.6) | 3.5.3-3
python3 (>= 3.5~) | 3.5.3-3
python3:any (>= 3.3.2-2~) |
libacl1 (>= 2.2.51-8) | 2.2.52-3+b1
libc6 (>= 2.14) | 2.24-17
liblz4-1 (>= 0.0~r114) | 0.0~r131-2+b1
libssl1.1 (>= 1.1.0) | 1.1.0f-5


Package's Recommends field is empty.

Suggests (Version) | Installed
=============================-+-===========
borgbackup-doc |

Reply via email to