Bug#963709: pyside2: FTBFS with Qt 5.14: 'PySide2.QtCore.QDate' called with wrong argument types: PySide2.QtCore.QDate(date)

2020-06-26 Thread Dmitry Shachnev
On Fri, Jun 26, 2020 at 11:55:51AM +0300, Dmitry Shachnev wrote: > Have not looked at the arm64 failure yet. Looked at arm64 now. That failure is not new, it regressed between 5.13.2-3 and 5.14.0-1~exp1 where that test was un-blacklisted: https://salsa.debian.org/qt-kde-team/qt/pyside2/-/com

Bug#963709: pyside2: FTBFS with Qt 5.14: 'PySide2.QtCore.QDate' called with wrong argument types: PySide2.QtCore.QDate(date)

2020-06-26 Thread Dmitry Shachnev
c -dM -E - < /dev/null [...] #define __ARM_ARCH_5TE__ 1 #define __ARM_ARCH 5 [...] $ clang -dM -E - < /dev/null [...] #define __ARM_ARCH 4 #define __ARM_ARCH_4T__ 1 [...] So I will re-add that patch to qtbase, which should fix it. Have not looked at the arm64 failure yet. -- Dmitry Shachnev

Bug#963709: pyside2: FTBFS with Qt 5.14: 'PySide2.QtCore.QDate' called with wrong argument types: PySide2.QtCore.QDate(date)

2020-06-25 Thread Dmitry Shachnev
On Thu, Jun 25, 2020 at 09:16:24PM +0300, Dmitry Shachnev wrote: > Today's pyside2 binNMU failed to build on all architectures, because of > the following failing test: > > RUN 1: == > RUN 1: ERROR:

Bug#963709: pyside2: FTBFS with Qt 5.14: 'PySide2.QtCore.QDate' called with wrong argument types: PySide2.QtCore.QDate(date)

2020-06-25 Thread Dmitry Shachnev
current version in unstable) is not merged into master. Please fix that. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#963300: marked as pending in qscintilla2

2020-06-23 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #963300 in qscintilla2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/qscintilla2/-/commit/6ea69788b5c0a

Bug#963300: marked as pending in qscintilla2

2020-06-23 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #963300 in qscintilla2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/qscintilla2/-/commit/6ea69788b5c0a

Bug#963300: marked as pending in qscintilla2

2020-06-23 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #963300 in qscintilla2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/qscintilla2/-/commit/6ea69788b5c0a

Bug#963336: marked as pending in python-markdown

2020-06-22 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #963336 in python-markdown reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/python-markdown/-/commit/e6fd4

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-06-12 Thread Dmitry Shachnev
so it's hard to tell anything about it. I may suggest you to try debugging further and try to find out why Python and C++ programs behave differently. Also, you may try to contact upstream PyQt [1] or Qt [2]. [1]: https://www.riverbankcomputing.com/mailman/listinfo/pyqt [2]: https://bugrepor

Bug#959558: this fix breaks things

2020-06-03 Thread Dmitry Shachnev
Thanks for the heads up, fixed in 2.4.3-4: https://tracker.debian.org/news/1150253/accepted-sphinx-243-4-source-into-unstable/ -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#959558: marked as pending in sphinx

2020-05-28 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #959558 in sphinx reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/sphinx/-/commit/13fd7ebf72c60df553e

Bug#959558: marked as pending in sphinx

2020-05-27 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #959558 in sphinx reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/sphinx/-/commit/13fd7ebf72c60df553e

Bug#959558: case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip'

2020-05-27 Thread Dmitry Shachnev
ct has no attribute 'lstrip' I will fix this in the next sphinx upload. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-05-21 Thread Dmitry Shachnev
? - Whether exporting QT_XCB_GL_INTEGRATION=xcb_egl environment variable helps? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#958661: marked as pending in jupyter-sphinx-theme

2020-04-28 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #958661 in jupyter-sphinx-theme reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/jupyter-sphinx-theme/-/co

Bug#958493: sphinxcontrib-bibtex: autopkgtest regression

2020-04-26 Thread Dmitry Shachnev
recise, the tests needed new pybtex to pass. I have now added the dependency in git: https://salsa.debian.org/science-team/sphinxcontrib-bibtex/-/commit/2c74f705532de26f Thanks for closing it. -- Dmitry Shachnev

Bug#956625: texlive-luatex fails to install: running `luatex -ini -jobname=optex -progname=optex optex.ini

2020-04-14 Thread Dmitry Shachnev
nfirm that installing lmodern fixes it, so adding it as dependency should help. Thanks, -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#956625: texlive-luatex fails to install: running `luatex -ini -jobname=optex -progname=optex optex.ini

2020-04-13 Thread Dmitry Shachnev
Please include this file if you report a bug. dpkg: error processing package tex-common (--configure): installed tex-common package post-installation script subprocess returned error exit status 1 The mentioned /tmp/fmtutil.zMbmF90b file is attached. -- Dmitry Shachnev fmtutil: fmtutil

Bug#952688: marked as pending in gnome-flashback

2020-02-27 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #952688 in gnome-flashback reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/gnome-team/gnome-flashback/-/commit/442a8c27a0e96b

Bug#952589: libx11-dev: trying to overwrite '/usr/include/X11/extensions/XKBgeom.h', which is also in package x11proto-dev 2018.4-4

2020-02-26 Thread Dmitry Shachnev
%3a1.6.9-1_amd64.deb (--unpack): trying to overwrite '/usr/include/X11/extensions/XKBgeom.h', which is also in package x11proto-dev 2018.4-4 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#952189: sphinx: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13

2020-02-24 Thread Dmitry Shachnev
your environment that could cause this? The test deals with SOURCE_DATE_EPOCH, but the test sets (or unsets) it manually anyway, so the external setting should not affect anything. I also thought about time zones, but for me the tests pass even when I am not using the UTC time zone (I use +0300). -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#951905: marked as pending in qtwebengine-opensource-src

2020-02-24 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #951905 in qtwebengine-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtwebengine/commit/302aa

Bug#950474: python-cogent FTBFS on armel and i386: test failures

2020-02-17 Thread Dmitry Shachnev
On Mon, Feb 17, 2020 at 07:58:47PM +0100, Andreas Tille wrote: > Hi Dmitry, > > On Mon, Feb 17, 2020 at 09:06:30PM +0300, Dmitry Shachnev wrote: > > While we are waiting for the RM bug processing, can you please do another > > source-only upload of this package, so that it c

Bug#950474: python-cogent FTBFS on armel and i386: test failures

2020-02-17 Thread Dmitry Shachnev
for the old binaries and > > ROM bug filed. > > > then lower the severity of this bug. > > Will do so once the packages are removed. I reported the issue > upstream as well. While we are waiting for the RM bug processing, can you please do another source-only upload of this pack

Bug#949902: qtwebsockets-opensource-src ftbfs on s390x: timeout too short

2020-02-16 Thread Dmitry Shachnev
ms) was too short, 5050 ms would have been sufficient this > time. >Loc: [tst_qwebsocket.cpp(580)] Apparently it built fine from the third attempt, so I am lowering the severity to important. It is still a valid bug as the test is flaky. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#949903: marked as pending in gammaray

2020-02-15 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #949903 in gammaray reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/extras/gammaray/commit/95d544fd23ecec98f700c9

Bug#947296: mercurial-keyring: Python2 removal in sid/bullseye

2020-02-15 Thread Dmitry Shachnev
Hi Andrej! On Fri, Feb 14, 2020 at 03:17:07PM +0100, Andrej Shadura wrote: > On Thu, 30 Jan 2020 12:08:33 +0300 Dmitry Shachnev wrote: > > setuptools-scm has removed Python 2 support (see #938470), so python-keyring > > build-dependencies are no longer satisfiable. > &

Bug#943173: Not in testing yet?

2020-02-10 Thread Dmitry Shachnev
ty, automated syncs are only from unstable, if some package was copied from experimental then someone did it manually. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#943173: Not in testing yet?

2020-02-06 Thread Dmitry Shachnev
that will be the case for pyqt5webengine). -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#937049: mini-buildd: Python2 removal in sid/bullseye

2020-01-30 Thread Dmitry Shachnev
the following actions. setuptools-scm has removed Python 2 support (see #938470), so python-keyring build-dependencies are no longer satisfiable. Thus I am going to remove Python 2 support from python-keyring. That support will be removed in 10 days from now, on some day after 2020-02-09. -- Dmitry

Bug#948908: plasma-desktop: FTBFS: error: ‘targetDesktop’ was not declared in this scope

2020-01-14 Thread Dmitry Shachnev
sourceDesktop’ was not declared in this scope; did you mean ‘showDesktop’? 525 | Q_UNUSED(sourceDesktop) | ^ The full build log can be seen here: https://buildd.debian.org/status/fetch.php?pkg=plasma-desktop&arch=amd64&ver=4%3A5.14.5.1-4%2Bb2&sta

Bug#948907: ktp-call-ui: FTBFS: QDBusArgument: No such file or directory

2020-01-14 Thread Dmitry Shachnev
o reassign to libtelepathy-qt5-dev if needed. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#938216: marked as pending in python-textile

2020-01-09 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #938216 in python-textile reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/python-textile/commit/8ba443903

Bug#947226: monteverdi: Qt4 removal from Bullseye

2019-12-23 Thread Dmitry Shachnev
On Mon, Dec 23, 2019 at 09:51:34AM +0100, Bas Couwenberg wrote: > Fixed in git and a new upload to unstable will follow shortly. Thanks for the quick fix! -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#947226: monteverdi: Qt4 removal from Bullseye

2019-12-23 Thread Dmitry Shachnev
needs to be replaced with libqt5sql5-sqlite. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#947227: populations: Qt4 removal from Bullseye

2019-12-23 Thread Dmitry Shachnev
. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#947117: doxygen: Build error: "Qt5::Gui" references the file "/usr/lib/x86_64-linux-gnu/libEGL.so" but this file does not exist.

2019-12-21 Thread Dmitry Shachnev
sing Qt5 > CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Gui/Qt5GuiConfig.cmake:27 > (message): > The imported target "Qt5::Gui" references the file > > "/usr/lib/x86_64-linux-gnu/libEGL.so" > > but this file does not exist. I will make q

Bug#941527: marked as pending in matplotlib

2019-12-12 Thread Dmitry Shachnev
op Qt4 from depends; Closes: #941527 > When are you going to upload this? matplotlib is currently the last thing holding PyQt4 in testing. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#937727: RM python-enable

2019-12-09 Thread Dmitry Shachnev
u want to prevent removal of this package, please reassign this bug back to src:python-enable. But the Python 3 package will have to go through the NEW queue anyway, no matter if the old package is removed or not. [1]: https://salsa.debian.org/python-team/modules/python-enable/commits/master -- Dmitry

Bug#942538: [Python-modules-team] Bug#936745: reducing matplotlib2 build-depends.

2019-11-22 Thread Dmitry Shachnev
pends (and matplotlib too, even though it is Python 3 only). Can you please remove them? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935346: python-qt4 removal from sid

2019-11-22 Thread Dmitry Shachnev
to Python 3 *or* to Qt 5 is enough. Of course, in the middle term it is better to port to Python 3 *and* Qt 5. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#942538: reducing matplotlib2 build-depends.

2019-11-13 Thread Dmitry Shachnev
binding exists. > I'm gonna go thru some of the dependencies and will see if i can > remove some, in particular now that i've remored the -doc package from > the git repo, but i'm not gonna get rid the whole unittest suite. > > thanks for your work on this, and to n

Bug#942538: reducing matplotlib2 build-depends.

2019-11-12 Thread Dmitry Shachnev
onder if we can also remove python-matplotlib2-doc and related sphinx build-dependencies. For developers working on software using matplotlib, the documentation for its latest version (python-matplotlib-doc) should be enough. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#944400: sphinx: autopkgtest fails with texlive (2019.20191030-1)

2019-11-09 Thread Dmitry Shachnev
pkgtest/testing/amd64/s/sphinx/3363555/log.gz > > This is blocking testing migration of various packages. According to [1] it is a bug in TeX Live, to be fixed soon. Thanks to Norbert for investigating this! [1]: https://lists.debian.org/debian-tex-maint/2019/11/msg00009.html -- Dmitry Sha

Bug#943331: qgis: FTBFS with Qt 5.12.5

2019-10-26 Thread Dmitry Shachnev
On Sat, Oct 26, 2019 at 10:35:37AM +0200, Sebastiaan Couwenberg wrote: > On 10/26/19 10:19 AM, Dmitry Shachnev wrote: > > Thanks for fixing this! Unfortunately it still FTBFS on mipsel. Do you know > > what could cause this? > > My gut says it just inherent to the ar

Bug#943331: qgis: FTBFS with Qt 5.12.5

2019-10-26 Thread Dmitry Shachnev
their builds, a fix from upstream is likely. Thanks for fixing this! Unfortunately it still FTBFS on mipsel. Do you know what could cause this? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#943331: qgis: FTBFS with Qt 5.12.5

2019-10-23 Thread Dmitry Shachnev
should help too. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#943309: deepin-qt5dxcb-plugin: FTBFS with Qt 5.12.5, needs build-dep on libxcb-xinput-dev

2019-10-23 Thread Dmitry Shachnev
1 Adding libxcb-xinput-dev to Build-Depends is enough to fix this. A debdiff is attached. [1]: https://buildd.debian.org/status/logs.php?pkg=deepin-qt5dxcb-plugin&ver=5.0.1-1%2Bb1 -- Dmitry Shachnev diff -Nru deepin-qt5dxcb-plugin-5.0.1/debian/changelog deepin-qt5dxcb-plugin-5.0.1/de

Bug#936046: python3-pyqt5: does not depends on matching qtbase-abi

2019-10-22 Thread Dmitry Shachnev
n we expect the announced update to be released? A transition is in progress right now. Some packages will be uninstallable until the release team rebuilds them. Hopefully that will happen later this week. Please follow the transition bug (https://bugs.debian.org/941093) to track its state. --

Bug#942538: matplotlib2: Qt4 removal from Bullseye

2019-10-17 Thread Dmitry Shachnev
]: https://lists.debian.org/debian-devel-announce/2017/08/msg6.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#939038: qtwebengine-opensource-src: FTBFS with libvpx6

2019-09-24 Thread Dmitry Shachnev
source.com/c/src/+/76801/ [2]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941093 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935345: microbegps: Qt4 removal from Bullseye

2019-09-06 Thread Dmitry Shachnev
.sgroups is set in visualize() method. So maybe it works only when you actually have some data? E.g. if you open a file and then save it, it should work. Anyway, it does not look like a regression from Python 3 or Qt 5 port. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935345: microbegps: Qt4 removal from Bullseye

2019-09-06 Thread Dmitry Shachnev
xception, another exception occurred: > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/microbegps/gui.py", line 1573, in run > self.failed.emit('Error loading NCBI > taxonomy!Message: '+e.message+'') > AttributeError: 'TypeError' object has no attribute 'message' Use str(e) instead of e.message. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935345: microbegps: Qt4 removal from Bullseye

2019-09-06 Thread Dmitry Shachnev
rror: 'QHeaderView' object has no attribute 'setClickable' As the next line connects to sectionClicked signal, I think the code author meant setSectionsClickable() here too. https://doc.qt.io/qt-5/qheaderview.html#setSectionsClickable -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#936115: marked as pending in alacarte

2019-08-30 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #936115 in alacarte reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/gnome-team/alacarte/commit/afc02a456674ca5008e8324e8746d0

Bug#935568: sphinx-issuetracker: should this package be removed?

2019-08-25 Thread Dmitry Shachnev
On Sat, Aug 24, 2019 at 10:35:27PM -0400, Sandro Tosi wrote: > it's possible `migrate` used to depend on > python-sphinxcontrib.issuetracker but that's no longer the case, i > think? You are right, I was looking at old version. Filed RM bug: https://bugs.debian.org/935700.

Bug#935568: sphinx-issuetracker: should this package be removed?

2019-08-24 Thread Dmitry Shachnev
iners (Cc'ed), can you please check if that build-dependency is still needed? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935595: marked as pending in gnome-applets

2019-08-24 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #935595 in gnome-applets reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/gnome-team/gnome-applets/commit/c797d625a6798fe6d55c

Bug#935547: python-ghost: Qt4 WebKit removal

2019-08-23 Thread Dmitry Shachnev
On Fri, Aug 23, 2019 at 10:58:54PM +0300, Dmitry Shachnev wrote: > Upstream has ported the package to Qt5 and PySide2 [2]. Unfortunately, > in Debian the PySide2 package is built without WebKit support. If you are > interested, we can fix this. Also you can try to use PyQt5 which has

Bug#935547: python-ghost: Qt4 WebKit removal

2019-08-23 Thread Dmitry Shachnev
support. [1]: https://lists.debian.org/debian-devel-announce/2015/05/msg1.html [2]: https://github.com/jeanphix/Ghost.py/commit/12edc074b529141c -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#925812: marked as pending in qtbase-opensource-src

2019-08-15 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #925812 in qtbase-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtbase/commit/ee904ad1bba5cb2

Bug#934215: marked as pending in qtbase-opensource-src

2019-08-13 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #934215 in qtbase-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtbase/commit/7e8731cd5616d47

Bug#934215: qtbase5-dev: trying to overwrite shared ....png which is different from other instances of the package

2019-08-10 Thread Dmitry Shachnev
minism changing PNG metadata timestamps to dates from binNMUs, which are different on amd64 and i386. I have just filed a bug against debhelper and described this issue in more detail, see https://bugs.debian.org/934405. As a workaround, we should tell dh_strip_nondeterminism to ignore these files using its -X option. I will be able to do that in a couple of days. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#933920: src:python-markdown: Unsafe use of yaml.load()

2019-08-05 Thread Dmitry Shachnev
rom the CLI, the user has much worse problems if an attacker can use this as an attack vector”. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#933583: marked as pending in python-tidylib

2019-08-01 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #933583 in python-tidylib reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/python-tidylib/commit/3149877e3

Bug#928315: qtchooser: qdbus does not find qt5 qdbus

2019-05-02 Thread Dmitry Shachnev
5-default installed without success, so the issue > might be somewhere else. I would also like to know the version of qt5-default installed, and the contents of /usr/lib/x86_64-linux-gnu/qtchooser/default.conf file. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#927447: Bug #927447 in qtdeclarative-opensource-src marked as pending

2019-04-21 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #927447 in qtdeclarative-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative/commit/

Bug#927447: Bug #927447 in qtdeclarative-opensource-src marked as pending

2019-04-21 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #927447 in qtdeclarative-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative/commit/

Bug#927066: python-gdata: Should not ship with Buster

2019-04-14 Thread Dmitry Shachnev
. [1]: https://developers.google.com/gdata/docs/directory -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#923003: Bug #923003 in qt4-x11 marked as pending

2019-04-11 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #923003 in qt4-x11 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qt4-x11/commit/7c6e5c7aeee9db8773bf9757e8c8

Bug#924856: wxpython4.0: FTBFS: sip: /<>/wxpython4.0-4.0.4+dfsg/src/wacky_ints.sip:20: Invalid type for %MappedType

2019-04-01 Thread Dmitry Shachnev
Hi Scott! On Mon, Mar 25, 2019 at 09:04:19AM -0400, Scott Talbert wrote: > On Mon, 25 Mar 2019, Dmitry Shachnev wrote: > > It looks like Scott already has a fix for that, so my help is probably not > > needed: > > > > https://github.com/wxWidgets/Phoenix/pull/1189 &

Bug#924799: Bug #924799 in qtspeech-opensource-src marked as pending

2019-03-25 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #924799 in qtspeech-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtspeech/commit/a59394a3cdf

Bug#924856: wxpython4.0: FTBFS: sip: /<>/wxpython4.0-4.0.4+dfsg/src/wacky_ints.sip:20: Invalid type for %MappedType

2019-03-25 Thread Dmitry Shachnev
On Mon, Mar 25, 2019 at 10:27:29AM +0300, Dmitry Shachnev wrote: > I will look at this bug a bit later. It looks like Scott already has a fix for that, so my help is probably not needed: https://github.com/wxWidgets/Phoenix/pull/1189 Next time I will try to build wxpython4.0 before upload

Bug#924856: wxpython4.0: FTBFS: sip: /<>/wxpython4.0-4.0.4+dfsg/src/wacky_ints.sip:20: Invalid type for %MappedType

2019-03-25 Thread Dmitry Shachnev
jor version changes, we indeed use transitions. See <https://riverbankcomputing.com/hg/sip/file/tip/siplib/sip.h.in#l62>. I will look at this bug a bit later. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#924846: Bug #924846 in qtscript-opensource-src marked as pending

2019-03-18 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #924846 in qtscript-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtscript/commit/8a8019ce21c

Bug#924599: Bug #924599 in qtbase-opensource-src marked as pending

2019-03-14 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #924599 in qtbase-opensource-src reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qtbase/commit/5930abfbaac6a28

Bug#924599: qtbase-opensource-src: Several copyright issues

2019-03-14 Thread Dmitry Shachnev
files according to the ‘Begin file’ headers; 4) src/3rdparty/wintab/wintab.h — the license does not explicitly permit modification and derived works. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#923402: mu-editor: FTBFS with python3-pkg-resources 40.8.0: TypeError: expected str, bytes or os.PathLike object, not Win

2019-02-27 Thread Dmitry Shachnev
[1]: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mu-editor.html [2]: https://github.com/pypa/setuptools/pull/1640 [3]: https://github.com/mu-editor/mu/commit/d38470adc623f887 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#872234: mlpy: FTBFS with Sphinx 1.6: Needs build-dep on latexmk

2019-01-25 Thread Dmitry Shachnev
Control: retitle -1 mlpy: FTBFS: Needs build-dep on latexmk, pngmath replaced with imgmath On Tue, Aug 15, 2017 at 12:26:45PM +0300, Dmitry Shachnev wrote: > mlpy fails to build with Sphinx 1.6, currently available in experimental: > > PYTHONPATH=/<>/build/lib.linux-x86_64-2.7 /

Bug#917496: Bug #917496 in keyrings.alt marked as pending

2018-12-27 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #917496 in keyrings.alt reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/keyrings.alt/commit/2394ffbf56945

Bug#916614: mkdocs-bootswatch: Incompatible with mkdocs 0.17

2018-12-16 Thread Dmitry Shachnev
latter should be possible. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#916155: Bug #916155 in qbs marked as pending

2018-12-10 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #916155 in qbs reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qbs/commit/9cd92d0816dcb6358d9b960ee912c07246da

Bug#913619: Bug #913619 in python-markdown marked as pending

2018-11-13 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #913619 in python-markdown reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/python-markdown/commit/1c2085

Bug#913192: qtwebengine5-examples: Instructions on how to compile the examples must be provided

2018-11-10 Thread Dmitry Shachnev
r [opens the simple browser] What error are you getting? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#910852: libqt5webengine5: Akregator crashes very often, WebEngine related

2018-11-02 Thread Dmitry Shachnev
Control: reassign -1 akregator 4:18.08.1-1 Control: retitle -1 Akregator crashes very often, WebEngine thread safety issue On Fri, Oct 19, 2018 at 06:48:37PM +0300, Dmitry Shachnev wrote: > I have reported this bug to Qt upstream, but they say it is not their bug, > but a thread safety is

Bug#911905: Bug #911905 in python-tidylib marked as pending

2018-10-28 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #911905 in python-tidylib reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/python-tidylib/commit/474a691a

Bug#910852: libqt5webengine5: Akregator crashes very often, WebEngine related

2018-10-19 Thread Dmitry Shachnev
ebengineviewer5 or akregator, let's wait for KDE developers' response first. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#910852: libqt5webengine5: Akregator crashes very often, WebEngine related

2018-10-19 Thread Dmitry Shachnev
en accessing articles as webpages > which are rendered by Qt WebEngine. These may also be related to KDEPIM > 18.08 update. Please reassign if needed. Can you please check if this still happens with Qt 5.11.2 packages, which are now in Debian unstable? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#910317: QtWebEngine in unstable is constantly crashing

2018-10-18 Thread Dmitry Shachnev
e the debugger to get stacktrace? In any case please paste the URL of page where Falkon is crashing, or attach the C++ example if you have it. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#910995: Bug #910995 in python-tidylib marked as pending

2018-10-14 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #910995 in python-tidylib reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/python-tidylib/commit/f466dd8d

Bug#910500: libqt5quick5: Sefault in applications using QWebEngineView

2018-10-09 Thread Dmitry Shachnev
On Mon, Oct 08, 2018 at 11:32:52AM +0300, Dmitry Shachnev wrote: > I am also able to confirm that downgrading libqt5quick5 fixes the crash. > But I am not sure whether this is an effect of the patch I backported > (fix_unaligned_memory_access.patch), or a side effect of the rebuild. >

Bug#910500: libqt5quick5: Sefault in applications using QWebEngineView

2018-10-08 Thread Dmitry Shachnev
p both bugs open for now, until I figure out which Qt module to blame (Qt Quick or Qt WebEngine). After that I will merge them. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#910317: QtWebEngine in unstable is constantly crashing

2018-10-05 Thread Dmitry Shachnev
On Fri, Oct 05, 2018 at 12:07:14PM +0300, Dmitry Shachnev wrote: > I am able to reproduce this with a pure C++ test case (attached). That was with 5.11.1 packages. With 5.11.2 (in experimental) I can no longer reproduce it, so probably the bug is fixed there. I hope we will be able to upload

Bug#910317: QtWebEngine in unstable is constantly crashing

2018-10-05 Thread Dmitry Shachnev
ff01af25b in QEventLoop::exec(QFlags) () at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #26 0x701b73d2 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #27 0x5318 in main (argc=2, argv=0x7fffe3a8) at test.cpp:14 --

Bug#908477: Bug #908477 in qbs marked as pending

2018-09-26 Thread Dmitry Shachnev
Control: tag -1 pending Hello, Bug #908477 in qbs reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/qt-kde-team/qt/qbs/commit/7846b2572b60777fe25001eb0a14a3da5f5

Bug#908688: flask FTBFS with sphinx 1.7.9-1

2018-09-12 Thread Dmitry Shachnev
et_version > ImportError: cannot import name 'DocVersion' This is caused not by sphinx update, but by python-pallets-sphinx-themes. In this commit DocVersion import has been removed from __init__.py: https://github.com/pallets/pallets-sphinx-themes/commit/ddc96f76d61238af It now

Bug#907774: Bug#908567: libssl 1.1.1 TLS_MAX_VERSION ABI breakage

2018-09-11 Thread Dmitry Shachnev
ink it is worth > > a new upload to change that. > > But maybe you can get upstream to use that instead. Done: https://codereview.qt-project.org/239603 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#908567: libssl 1.1.1 TLS_MAX_VERSION ABI breakage

2018-09-11 Thread Dmitry Shachnev
Hi Kurt, On Tue, Sep 11, 2018 at 07:09:04PM +0200, Kurt Roeckx wrote: > If this is for a call to SSL_CTX_set_max_proto_version(), you can > use 0 instead of TLS_MAX_VERSION. Good point, thanks. However as the patch is temporary, I do not think it is worth a new upload to change that. --

Bug#907381: python-sphinx: missing dependency on python-stemmer

2018-09-01 Thread Dmitry Shachnev
ts which use non-English language or html_search_language [1] need to depend on python-stemmer or python3-stemmer. [1]: http://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_search_language -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#907381: python-sphinx: missing dependency on python-stemmer

2018-08-27 Thread Dmitry Shachnev
I did not check what packages will be broken with this, but maybe you can estimate how many of them got broken now? If it is < 10 source packages, I would rather file bugs on them. -- Dmitry Shachnev signature.asc Description: PGP signature

<    1   2   3   4   5   >