Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-07-09 Thread Ben Hutchings
On Sun, 24 Jun 2018 13:28:38 +0300 Adrian Bunk wrote: > On Mon, May 14, 2018 at 04:32:26PM -0300, Lisandro Damián Nicanor Pérez Meyer > wrote: > > On 14 May 2018 at 16:24, Mattia Rizzolo wrote: > > > On Mon, May 14, 2018 at 01:55:55PM -0300, Lisandro Damián Nicanor Pérez > > > Meyer wrote: > >

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-06-24 Thread Adrian Bunk
On Mon, May 14, 2018 at 04:32:26PM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > On 14 May 2018 at 16:24, Mattia Rizzolo wrote: > > On Mon, May 14, 2018 at 01:55:55PM -0300, Lisandro Damián Nicanor Pérez > > Meyer wrote: > >> Quoting from the above: > >> > >> The rationale of this system

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-06-23 Thread Jürgen E . Fischer
Hi, my pbuilder workaround for this /var/cache/pbuilder/hooks/A01qt5stripabitag: for i in /usr/lib/*-linux-gnu/libQt5Core.so.5.10.1; do [ -f "$i" ] && strip --remove-section=.note.ABI-tag "$i" done Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 D

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Lisandro Damián Nicanor Pérez Meyer
On 14 May 2018 at 16:24, Mattia Rizzolo wrote: > On Mon, May 14, 2018 at 01:55:55PM -0300, Lisandro Damián Nicanor Pérez Meyer > wrote: >> Quoting from the above: >> >> The rationale of this system call is to provide resiliance against >> file descriptor exhaustion attacks, where the attacker

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Mattia Rizzolo
On Mon, May 14, 2018 at 01:55:55PM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > Quoting from the above: > > The rationale of this system call is to provide resiliance against > file descriptor exhaustion attacks, where the attacker consumes all > available file descriptors, forcing t

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Lisandro Damián Nicanor Pérez Meyer
El lunes, 14 de mayo de 2018 13:43:18 -03 Dmitry Shachnev escribió: [snip] > > - We do not know the impact we create by disabling the getentropy feature. > > And normally that stuff is related to criptography. Believe me I don't > > want to mess with that. > > If we disable it, Qt will fall back

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Dmitry Shachnev
On Mon, May 14, 2018 at 10:41:47AM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > = On the Qt side: > - With an upstream maintainer hat on: Qt 5.10 is not meant for oldstable. > People wanting to run Qt 5.10 on those system must modify whatever is > necessary. OK. This is an understandable p

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Lisandro Damián Nicanor Pérez Meyer
El lunes, 14 de mayo de 2018 11:56:05 -03 Lisandro Damián Nicanor Pérez Meyer escribió: [snip] > > > - We do not know the impact we create by disabling the getentropy > > > feature. > > > And normally that stuff is related to criptography. Believe me I don't > > > want to mess with that. > > > >

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Lisandro Damián Nicanor Pérez Meyer
El lunes, 14 de mayo de 2018 11:17:37 -03 Mattia Rizzolo escribió: > On Mon, May 14, 2018 at 10:41:47AM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > > = On the reproducible side: > > - Ben Hutchings marked #876035 as minor > > >

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Mattia Rizzolo
On Mon, May 14, 2018 at 10:41:47AM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > = On the reproducible side: > - Ben Hutchings marked #876035 as minor > > I do not understand the rationale but he is the kernel maintainer so I'll >

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Lisandro Damián Nicanor Pérez Meyer
Hi everyone! El lunes, 14 de mayo de 2018 08:26:55 -03 Dmitry Shachnev escribió: > Control: reassign -1 libqt5core5a 5.10.1+dfsg-5 > Control: retitle -1 libqt5core5a: Requires Linux kernel 3.17.0 or newer > > On Sun, Apr 29, 2018 at 06:21:57PM -0400, Scott Kitterman wrote: > > I've reopened this

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-05-14 Thread Dmitry Shachnev
Control: reassign -1 libqt5core5a 5.10.1+dfsg-5 Control: retitle -1 libqt5core5a: Requires Linux kernel 3.17.0 or newer On Sun, Apr 29, 2018 at 06:21:57PM -0400, Scott Kitterman wrote: > I've reopened this at a normal priority since it seems to reliably happen in a > pbuilder/cowbuilder chroot env

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-04-30 Thread Scott Kitterman
Requested amd64 strace for the failure. Scott Kstrace python -c "import PyQt5.QtCore" execve("/usr/bin/python", ["python", "-c", "import PyQt5.QtCore"], 0x7ffdbf72ace0 /* 32 vars */) = 0 brk(NULL) = 0x7ff0643bf000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-04-30 Thread Scott Kitterman
On Mon, 30 Apr 2018 13:37:05 -0400 Scott Kitterman wrote: > As requested on IRC: ldd /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 linux-vdso.so.1 (0x7a3ec000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f3f1a263000) libz.so.1 => /lib/x86_64-linu

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-04-30 Thread Scott Kitterman
As requested on IRC: ldd /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-36m-x86_64-linux- gnu.so linux-vdso.so.1 (0x7fff9cba2000) libQt5Core.so.5 => not found libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x7f6ac1f6c000) libc.so.6 => /lib

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-04-29 Thread Scott Kitterman
On Wed, 18 Apr 2018 12:48:27 +0300 Dmitry Shachnev wrote: > On Sun, Apr 15, 2018 at 01:26:50PM +0300, Dmitry Shachnev wrote: > > Works for me in a clean sid chroot. > > The CI tests for pyqt5 are also passing [1], so I am closing this bug. > > [1]: https://ci.debian.net/packages/p/pyqt5/unstable

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-04-23 Thread Jürgen E . Fischer
Hi, On Sun, 15. Apr 2018 at 13:26:50 +0300, Dmitry Shachnev wrote: > Control: tags -1 unreproducible > > On Sun, Apr 15, 2018 at 12:59:12AM -0400, Scott Kitterman wrote: > > Tried this on sid with both pyqt5 5.9.2 and 5.10.1: > > > > Unpacking python-pyqt5 (5.10.1+dfsg-1) over (5.9.2+dfsg-1+b1) .

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-04-15 Thread Dmitry Shachnev
Control: tags -1 unreproducible On Sun, Apr 15, 2018 at 12:59:12AM -0400, Scott Kitterman wrote: > Tried this on sid with both pyqt5 5.9.2 and 5.10.1: > > Unpacking python-pyqt5 (5.10.1+dfsg-1) over (5.9.2+dfsg-1+b1) ... > Setting up python-pyqt5 (5.10.1+dfsg-1) ... > # python > Python 2.7.14+ (de

Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-04-14 Thread Scott Kitterman
Package: python-pyqt5 Version: 5.9.2+dfsg-1 Severity: grave Justification: renders package unusable Tried this on sid with both pyqt5 5.9.2 and 5.10.1: Unpacking python-pyqt5 (5.10.1+dfsg-1) over (5.9.2+dfsg-1+b1) ... Setting up python-pyqt5 (5.10.1+dfsg-1) ... # python Python 2.7.14+ (default, A