Processed: Re: Bug#873921: python3.5_3.5.4-3 breaks borgbackup: undefined symbol: PyFPE_jbuf

2017-09-01 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 src:python3.5
Bug #873921 [borgbackup] python3.5_3.5.4-3 breaks borgbackup: undefined symbol: 
PyFPE_jbuf
Bug reassigned from package 'borgbackup' to 'src:python3.5'.
No longer marked as found in versions borgbackup/1.0.11-3.
Ignoring request to alter fixed versions of bug #873921 to the same values 
previously set
> found -1 3.5.4-3
Bug #873921 [src:python3.5] python3.5_3.5.4-3 breaks borgbackup: undefined 
symbol: PyFPE_jbuf
Marked as found in versions python3.5/3.5.4-3.
> notfound -1 3.5.4-2
Bug #873921 [src:python3.5] python3.5_3.5.4-3 breaks borgbackup: undefined 
symbol: PyFPE_jbuf
Ignoring request to alter found versions of bug #873921 to the same values 
previously set

-- 
873921: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#873921: python3.5_3.5.4-3 breaks borgbackup: undefined symbol: PyFPE_jbuf

2017-09-01 Thread Gianfranco Costamagna
control: reassign -1 src:python3.5
control: found -1 3.5.4-3
control: notfound -1 3.5.4-2

control: affects -1 src:borgbackup


Hello, I don't know why this should be a borgbackup issue.

If they changed ABI, they have to track the transition


G.

Il Venerdì 1 Settembre 2017 10:51, Sven Hartge  ha scritto:



Package: borgbackup

Version: 1.0.11-3

Severity: grave


Hi!


I am reporting this bug against borgbackup, because I am not sure if the

bug is in python3.5 or borgbackup just needs to be binNMUd. Please

reassign as you see fit.


The upload of python3.5 (3.5.4-3) disables the fpectl extension and

breaks borgbackup:


$ borg

Traceback (most recent call last):

  File "/usr/bin/borg", line 11, in 

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 

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 

from . import crypto

ImportError: 
/usr/lib/python3/dist-packages/borg/crypto.cpython-35m-i386-linux-gnu.so: 
undefined symbol: PyFPE_jbuf


Grüße,

Sven.


-- System Information:

Debian Release: buster/sid

  APT prefers unstable-debug

  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (200, 'experimental'), (1, 'experimental-debug')

Architecture: i386 (x86_64)

Foreign Architectures: amd64


Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)

Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (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

ii  libacl12.2.52-3+b1

ii  libc6  2.24-17

ii  liblz4-1   0.0~r131-2+b1

pn  libssl1.1  

ii  python33.5.3-3

ii  python3-llfuse 1.2+dfsg-1+b1

ii  python3-msgpack0.4.8-1+b1

ii  python3-pkg-resources  36.2.7-2


borgbackup recommends no packages.


Versions of packages borgbackup suggests:

pn  borgbackup-doc  


-- debconf-show failed



Bug#873921: python3.5_3.5.4-3 breaks borgbackup: undefined symbol: PyFPE_jbuf

2017-09-01 Thread Sven Hartge
Package: borgbackup
Version: 1.0.11-3
Severity: grave

Hi!

I am reporting this bug against borgbackup, because I am not sure if the
bug is in python3.5 or borgbackup just needs to be binNMUd. Please
reassign as you see fit.

The upload of python3.5 (3.5.4-3) disables the fpectl extension and
breaks borgbackup:

$ borg
Traceback (most recent call last):
  File "/usr/bin/borg", line 11, in 
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 
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 
from . import crypto
ImportError: 
/usr/lib/python3/dist-packages/borg/crypto.cpython-35m-i386-linux-gnu.so: 
undefined symbol: PyFPE_jbuf

Grüße,
Sven.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (200, 'experimental'), (1, 'experimental-debug')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (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
ii  libacl12.2.52-3+b1
ii  libc6  2.24-17
ii  liblz4-1   0.0~r131-2+b1
pn  libssl1.1  
ii  python33.5.3-3
ii  python3-llfuse 1.2+dfsg-1+b1
ii  python3-msgpack0.4.8-1+b1
ii  python3-pkg-resources  36.2.7-2

borgbackup recommends no packages.

Versions of packages borgbackup suggests:
pn  borgbackup-doc  

-- debconf-show failed