control: reassign -1 src:python3.5
control: forcemerge -1 873921

G.

On Sun, 3 Sep 2017 00:21:31 +0300 Sami Liedes <sami.lie...@iki.fi> wrote:
> Package: borgbackup
> Version: 1.0.11-3
> Severity: normal
> 
> Merely starting borg after upgrading to python3.5 3.5.4-3 fails:
> 
> ------------------------------------------------------------
> $ 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 believe this is related to this change in python3.5:
> 
> ------------------------------------------------------------
> python3.5 (3.5.4-3) unstable; urgency=medium
> 
>   * Stop building the fpectl extension.
>   * Break python3-numpy (<< 1:1.12.1-3.1), referencing the now missing fpectl
>     modules. Addresses: #873791.
> 
>  -- Matthias Klose <d...@debian.org>  Thu, 31 Aug 2017 14:22:39 +0200
> ------------------------------------------------------------
> 
> There is a mail on debian-python about this change, expecting possible
> breakage:
> 
>    https://lists.debian.org/debian-python/2017/09/msg00000.html
> 
>       Sami
> 
> 
> -- System Information:
> Debian Release: buster/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 4.12.7 (SMP w/8 CPU cores; PREEMPT)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> 
> Versions of packages borgbackup depends on:
> ii  fuse                   2.9.7-1

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to