Bug#976389: libqt5quick5-gles: With libqt5quick5-gles KDE icons & widgets don't appear, with libqt5quick5 it works

2020-12-11 Thread Dmitry Shachnev
In your blog post, you say “The system in question had most of KDE removed due to package dependency issues when tracking Unstable and when I reinstalled it I guess the wrong one was installed”. Maybe you can look at the logs and check if they give some clue? I really would like to prevent thi

Bug#975213: veusz: FTBFS: sip5: /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCoremod.sip:25: At most one of this %Timeline must be specified with the -t flag

2020-12-01 Thread Dmitry Shachnev
. Architecture: any packages from pyqt5 source were binNMUed, but this package is Architecture: all, so it was not rebuilt. Yesterday I uploaded a new pyqt5 release, so that package is now built against Qt 5.15. I have checked that veusz builds fine now. -- Dmitry Shachnev

Bug#975962: transition: qtbase-opensource-src

2020-11-30 Thread Dmitry Shachnev
t's done. Indeed, waiting for Python transition makes sense. There is absolutely nothing urgent in new Qt. Thanks for the information! -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964127: plplot: Please switch from sip4 to sip5

2020-11-30 Thread Dmitry Shachnev
-2 is the latest version of pyqt5-dev… Oops, that is a bug. pyqt5-dev needs a rebuild against every new Qt version, and apparently it did not happen when we updated to Qt 5.15.1. I will make a new upload today to fix it, and will also ask upstream whether it's possible to avoid this somehow. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975962: transition: qtbase-opensource-src

2020-11-30 Thread Dmitry Shachnev
for the binNMUs, Graham! Dear Release team, all blocker bugs are now fixed, and everything is ready from my side. So I am waiting for green light from you. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964127: plplot: Please switch from sip4 to sip5

2020-11-30 Thread Dmitry Shachnev
changed “-t Qt_5_15_0” to “-t Qt_5_14_0”. It looks like there is > something hardcoding my build above to Qt version 5.14. Can you check what the module-tags are in /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCore.toml? If it says 5.14, make sure you have the latest pyqt5-dev package installed. -- Dmitry Shachnev

Bug#976062: qcustomplot autopkgtest fails with Qt 5.15.2: stderr: warning: ‘QRect QPrinter::pageRect() const’ is deprecated

2020-11-28 Thread Dmitry Shachnev
reviously chosen strategy of fixing all deprecation warnings was bad, and the tests should just use -Wno-deprecated-declarations. However, this one is easy to fix: you can just use the suggested replacement API. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975962: transition: qtbase-opensource-src

2020-11-28 Thread Dmitry Shachnev
Dear Release team, On Fri, Nov 27, 2020 at 02:24:47PM +0300, Dmitry Shachnev wrote: > Qt 5.15.2 was released recently, so we need to have yet another transition > for it. There are no plans for 5.15.3 yet, so probably it will be the last > Qt transition for Bullseye. > > [.

Bug#975962: transition: qtbase-opensource-src

2020-11-27 Thread Dmitry Shachnev
t;qtbase-abi-5-15-2" | .depends ~ "qtdeclarative-abi-5-15-2"; is_bad = .depends ~ "qtbase-abi-5-15-1" | .depends ~ "qtdeclarative-abi-5-15-1"; I will be ready to start it in a few days (maybe on Monday or Tuesday). -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975797: qtwebkit-opensource-src: FTBFS: NameError: name 'bytecodeSections' is not defined

2020-11-26 Thread Dmitry Shachnev
rsing > > /<>/Source/JavaScriptCore/bytecode/BytecodeList.json: ( > 'TypeError'>, TypeError("__init__() got an unexpected keyword argument > > 'encoding'"), ) > > Traceback (most recent call last): > > File "/<>/Source/JavaScriptCore/generate-bytecode-files", > > line 181, in > > for section in bytecodeSections: > > NameError: name 'bytecodeSections' is not defined This is fixed in experimental. The fix will reach unstable as part of Qt 5.15.2 transition which will happen soon, I think it can wait until that. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#875847: Patch to fix ".qhc files not reproducible"

2020-11-25 Thread Dmitry Shachnev
at you submitted a new code review with your patch. But you commented on change that introduced that code. Is there any reason why you didn't submit your patch to gerrit? Will you mind if I do it? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975730: deepin-qt5dxcb-plugin: FTBFS with Qt 5.15.2: Project ERROR: Not support Qt Version: 5.15.2

2020-11-25 Thread Dmitry Shachnev
ugin sh: 1: git: not found Project ERROR: Not support Qt Version: 5.15.2 make[1]: *** [Makefile:47: sub-platformplugin-qt5platform-plugin-pro-make_first] Error 3 The full build log is attached. I noticed that there is an RFS open for this package (#975294). I will be happy to sponsor an upload

Bug#875847: Patch to fix ".qhc files not reproducible"

2020-11-24 Thread Dmitry Shachnev
_DATE_EPOCH"); > +if (source_date_epoch < last_modified.toSecsSinceEpoch()) > + > last_modified.setSecsSinceEpoch(qEnvironmentVariableIntValue("SOURCE_DATE_EPOCH")); I think we can use setSecsSinceEpoch(source_date_epoch) here? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975505: Please package v3.0.5 or newer

2020-11-23 Thread Dmitry Shachnev
or someone else who reads this believes they can handle it, please do it. [1]: https://docs.mathjax.org/en/latest/upgrading/v2.html [2]: https://github.com/mathjax/MathJax-src -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#922771: qtbase-opensource-src: Not accessible in wayland mode

2020-11-22 Thread Dmitry Shachnev
Hi Samuel! On Wed, Feb 20, 2019 at 02:56:33PM +0100, Samuel Thibault wrote: > Control: forwarded -1 https://bugreports.qt.io/browse/QTBUG-73945 I see you commented on the upstream bug that the issue does not exist in Qt 5.15. Can we close this bug then? -- Dmitry Shachnev signature.

Bug#975259: xcb-util: Please update to ≥ 0.3.9

2020-11-19 Thread Dmitry Shachnev
]: https://codereview.qt-project.org/c/qt/qtbase/+/313028 [2]: https://xcb.freedesktop.org/dist/ [3]: https://gitlab.freedesktop.org/xorg/lib/libxcb-util/-/tags -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#805305: tasksel: Please consider adding GNOME Flashback as a desktop choice

2020-11-18 Thread Dmitry Shachnev
gt; tasks: > > https://salsa.debian.org/installer-team/tasksel/-/merge_requests/14 > > I'd however appreciate some feedback from the rest of the d-i team, > before merging this. Sure thing! I left some more comments for things that I didn't notice from the first quick look. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2020-11-09 Thread Dmitry Shachnev
bugreports.qt.io) and ask them where such code may be present. I only found one old bug report and it was fixed: https://bugreports.qt.io/browse/QTBUG-44268 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2020-11-07 Thread Dmitry Shachnev
is defined correctly on hppa. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2020-11-05 Thread Dmitry Shachnev
may be broken on hppa, not just qmlcachegen. A lot of tests are failing — search for FAIL! in the build log: https://buildd.debian.org/status/fetch.php?pkg=qtdeclarative-opensource-src&arch=hppa&ver=5.14.2%2Bdfsg-3&stamp=1595527978 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973540: qtox autopkgtest fails: stderr: CMake Warning (dev) at /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message)

2020-11-05 Thread Dmitry Shachnev
Control: tags -1 + pending On Sun, Nov 01, 2020 at 05:05:49PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > qtox autopkgtest failed when run against Qt 5.15 from unstable: > > https://ci.debian.net/data/autopkgtest/testing/amd64/q/t/7855235/log.gz I have just uploaded an

Bug#972278: transition: qtbase-opensource-src

2020-11-02 Thread Dmitry Shachnev
cause the test log doesn't even mention qt5-default. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972278: transition: qtbase-opensource-src

2020-11-01 Thread Dmitry Shachnev
ovide a -gles version, so that test should *not* be run against qtbase-opensource-src-gles. Is it possible to retry it with just the qtbase-opensource-src trigger? In general, such a double trigger makes no sense to me, because normal and gles versions of qtbase are not co-installable

Bug#973540: qtox autopkgtest fails: stderr: CMake Warning (dev) at /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message)

2020-11-01 Thread Dmitry Shachnev
) -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973539: qcustomplot autopkgtest fails: stderr: CMake Warning (dev) at /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message)

2020-11-01 Thread Dmitry Shachnev
)RAND_MAX*0.01; | ^ ... See the log for the complete stderr contents. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973538: poppler autopkgtest fails: error: ‘template class QLinkedList’ is deprecated: Use std::list instead

2020-11-01 Thread Dmitry Shachnev
. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973459: uim: FAIL: test-composer.scm

2020-10-31 Thread Dmitry Shachnev
are as the > buildds where it failed. > > This makes it feel more like a generic race condition that only happened > to hit here than an armel-specific bug. Indeed, after the second retry uim built fine. Removing the block, but not closing because a race condition may be a valid b

Bug#973449: qtbase-opensource-src FTCBFS for ppc64el: missing spec file

2020-10-31 Thread Dmitry Shachnev
): using a generic mkspec (linux-g++) and specifying the toolchain in a qt.conf file. Ideally a similar thing should be used for qtbase. The configure script does not seem to support passing qt.conf file, but one can pass variables like QMAKE_CXX=... etc to it. (Unfortunately I don't hav

Bug#972175: closed by Debian FTP Masters (reply to Thomas Pierson ) (Bug#972175: fixed in clementine 1.4.0~rc1+git346-g4e3e9c8d1+dfsg-1)

2020-10-28 Thread Dmitry Shachnev
is going to migrate successfully. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972156: closed by Debian FTP Masters (reply to handsome_feng ) (Bug#972156: fixed in kylin-video 2.1.1.1-1)

2020-10-27 Thread Dmitry Shachnev
On Tue, Oct 27, 2020 at 07:51:04AM +, Debian Bug Tracking System wrote: > kylin-video (2.1.1.1-1) unstable; urgency=medium > . > [ Dmitry Shachnev ] >* Fix build with Qt 5.15 again. (Closes: #972156) This version works fine, thank you! -- Dmitry Shachnev signature.asc

Bug#971177: intake: FTBFS: TypeError: 'NoneType' object is not iterable

2020-10-26 Thread Dmitry Shachnev
es as a temporary measure: elif attr == '__mro__': raise AttributeError -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972156: kylin-video: FTBFS with Qt 5.15

2020-10-26 Thread Dmitry Shachnev
in/kylin-video/pull/24 to fix it, with that change it builds fine. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972158: closed by Debian FTP Masters (reply to Dmitry Shachnev ) (Bug#972158: fixed in falkon 3.1.0+dfsg1-9)

2020-10-26 Thread Dmitry Shachnev
Hi Georges! On Mon, Oct 26, 2020 at 10:06:03AM +, Debian Bug Tracking System wrote: >[ Georges Khaznadar ] >* adopted Dmitry Shachnev's fix, thank you Dmitry! Thank you for uploading it! I have cancelled my NMU now. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972278: transition: qtbase-opensource-src

2020-10-26 Thread Dmitry Shachnev
blocker bugs are waiting in the deferred queue, the last ones are going to be accepted on Friday, October 30th. So we can start the transition on that day or even one or two days earlier (without waiting for them), if my time allows. Of course we can start later too. Please let me know what you p

Bug#972677: deepin-image-viewer: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

2020-10-25 Thread Dmitry Shachnev
Control: tags -1 + pending On Thu, Oct 22, 2020 at 02:05:20PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > deepin-image-viewer fails to build with Qt 5.15, currently available in > experimental. > > After rebuilding dde-qt-dbus-factory and libqtxdg, and building a

Bug#972177: zeal: FTBFS with Qt 5.15: error: aggregate 'QPainterPath path' has incomplete type and cannot be defined

2020-10-25 Thread Dmitry Shachnev
Control: tags -1 + pending On Tue, Oct 13, 2020 at 08:44:41PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > zeal fails to build with Qt 5.15, currently available in experimental: > > /build/zeal-0.6.1/src/libs/ui/searchitemdelegate.cpp: In member function > 'virt

Bug#972676: dde-qt5integration: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

2020-10-25 Thread Dmitry Shachnev
Control: tags -1 + pending On Thu, Oct 22, 2020 at 01:55:09PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > dde-qt5integration fails to build with Qt 5.15, currently available in > experimental. > > After rebuilding dde-qt-dbus-factory, dtkcore and libqtxdg, and building

Bug#972158: falkon: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

2020-10-24 Thread Dmitry Shachnev
Control: tags -1 + pending On Tue, Oct 13, 2020 at 03:25:23PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > falkon fails to build with Qt 5.15, currently available in experimental. > > After successfully rebuilding kguiaddons and kxmlgui, I get this error: > >

Bug#972354: deepin-screenshot: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath rectPath’ has incomplete type and cannot be defined

2020-10-24 Thread Dmitry Shachnev
Control: tags -1 + pending On Fri, Oct 16, 2020 at 08:49:38PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > deepin-screenshot fails to build with Qt 5.15, currently available in > experimental. I have just uploaded an NMU fixing this to DELAYED/5. The debdiff is attached

Bug#972175: closed by Debian FTP Masters (reply to Thomas Pierson ) (Bug#972175: fixed in clementine 1.4.0~rc1+git346-g4e3e9c8d1+dfsg-1)

2020-10-24 Thread Dmitry Shachnev
ks like projectm ≥ 3 does not support that configuration. Maybe you can build clementine with -DHAVE_VISUALISATIONS=OFF CMake option on these architectures? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#957436: libfm-qt: ftbfs with GCC-10

2020-10-23 Thread Dmitry Shachnev
On Sat, Oct 17, 2020 at 08:20:10PM +0300, Dmitry Shachnev wrote: > As this failure is blocking the Qt 5.15 transition, I have uploaded the > attached debdiff as NMU to DELAYED/5. It built fine on most architectures, but unfortunately it FTBFS on armel, so I have to do one more upload to l

Bug#972156: kylin-video: FTBFS with Qt 5.15: error: aggregate 'QPainterPath bg_path' has incomplete type and cannot be defined

2020-10-22 Thread Dmitry Shachnev
Control: tags -1 + pending On Tue, Oct 13, 2020 at 03:05:37PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > kylin-video fails to build with Qt 5.15, currently available in experimental: > > timetip.cpp: In member function 'virtual void > TimeTip:

Bug#972155: dtkwidget: FTBFS with Qt 5.15: error: aggregate 'QPainterPath borderPath' has incomplete type and cannot be defined

2020-10-22 Thread Dmitry Shachnev
On Thu, Oct 22, 2020 at 07:30:34PM +0300, Dmitry Shachnev wrote: > Attached is the NMU debdiff that can also be applied via git am. Sorry, forgot to attach the file. Doing it now. -- Dmitry Shachnev From 69d89f7d91444367ccdc87acc83d905c34ea1519 Mon Sep 17 00:00:00 2001 From: Dmitry Shach

Bug#972155: dtkwidget: FTBFS with Qt 5.15: error: aggregate 'QPainterPath borderPath' has incomplete type and cannot be defined

2020-10-22 Thread Dmitry Shachnev
Control: tags -1 + pending On Tue, Oct 13, 2020 at 03:03:18PM +0300, Dmitry Shachnev wrote: > Dear Maintainer, > > dtkwidget fails to build with Qt 5.15, currently available in experimental: > > widgets/private/settings/shortcutedit.cpp: In member function 'virtual

Bug#972677: deepin-image-viewer: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

2020-10-22 Thread Dmitry Shachnev
and cannot be defined 301 | QPainterPath bp; | ^~ This is fixed upstream, see the linked commit. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972676: dde-qt5integration: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

2020-10-22 Thread Dmitry Shachnev
QPainterPath leftHalf; | ^~~~ This is fixed upstream, see the linked pull request. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#868745: Mesa llvmpipe rendering crashes on mips

2020-10-19 Thread Dmitry Shachnev
On Sun, Mar 24, 2019 at 02:36:00PM +0300, Dmitry Shachnev wrote: > This bug still happens with the latest versions of llvm, mesa and Qt > in Buster. Today I found another occurrence of this bug — it makes pyside2 FTBFS in unstable. And here is a simple way to reproduce this bug on a mi

Bug#957436: libfm-qt: ftbfs with GCC-10

2020-10-17 Thread Dmitry Shachnev
ed the attached debdiff as NMU to DELAYED/5. -- Dmitry Shachnev diff -Nru libfm-qt-0.14.1/debian/changelog libfm-qt-0.14.1/debian/changelog --- libfm-qt-0.14.1/debian/changelog 2019-10-23 00:52:39.0 +0300 +++ libfm-qt-0.14.1/debian/changelog 2020-10-17 20:11:39.0 +0300 @@ -1,3

Bug#938322: Python 2 support for Bullseye

2020-10-16 Thread Dmitry Shachnev
020-September/000860.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972355: qtav: FTBFS with Qt 5.15: error: field 'clip_path' has incomplete type 'QPainterPath'

2020-10-16 Thread Dmitry Shachnev
: ./QtAV/FilterContext.h:75:18: error: field 'clip_path' has incomplete type 'QPainterPath' 75 | QPainterPath clip_path; | ^ The full build log is attached. -- Dmitry Shachnev I: pbuilder: network access will be disabled during buil

Bug#972354: deepin-screenshot: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath rectPath’ has incomplete type and cannot be defined

2020-10-16 Thread Dmitry Shachnev
nction ‘void ShapesWidget::paintLine(QPainter&, QList)’: /<>/src/widgets/shapeswidget.cpp:1346:18: error: aggregate ‘QPainterPath linePaths’ has incomplete type and cannot be defined 1346 | QPainterPath linePaths; | ^ Adding #include sho

Bug#972278: transition: qtbase-opensource-src

2020-10-15 Thread Dmitry Shachnev
s_good = .depends ~ "qtbase-abi-5-15-1" | .depends ~ "qtdeclarative-abi-5-15-1"; is_bad = .depends ~ "qtbase-abi-5-14-2" | .depends ~ "qtdeclarative-abi-5-14-2"; -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972277: sensors-applet: Install the gnome-panel module in multi-arch location

2020-10-15 Thread Dmitry Shachnev
this package, so I hope you won't mind another one. [1]: https://tracker.debian.org/news/1145753/accepted-gnome-panel-3371-1-source-into-experimental/ -- Dmitry Shachnev diff -Nru sensors-applet-3.0.0+git6/debian/changelog sensors-applet-3.0.0+git6/debian/changelog --- sensors-applet-3.0.0

Bug#972160: deepin-qt5dxcb-plugin: FTBFS with Qt 5.15: Project ERROR: Could not find feature xcb-xinput.

2020-10-13 Thread Dmitry Shachnev
platformplugin-qt5platform-plugin-pro-make_first] Error 3 The full build log is attached. -- Dmitry Shachnev I: pbuilder: network access will be disabled during build I: Current time: Tue Oct 13 15:27:21 MSK 2020 I: pbuilder-time-stamp: 1602592041 I: Building the b

Bug#972158: falkon: FTBFS with Qt 5.15: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

2020-10-13 Thread Dmitry Shachnev
linked merge request. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#972154: qtcurve: FTBFS with Qt 5.15: error: field ‘path’ has incomplete type ‘QPainterPath’

2020-10-13 Thread Dmitry Shachnev
r/include/x86_64-linux-gnu/qt5/QtGui/qfont.h:327:18: note: forward declaration of ‘class QPainterPath’ 327 | friend class QPainterPath; | ^~~~ This is fixed upstream, see the linked merge request. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#971898: src:syncthing: Please add possibly missing build dependencies

2020-10-09 Thread Dmitry Shachnev
is the next upload, I will sync it to Ubuntu and drop the delta I added. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#971544: golang-github-lucas-clemente-quic-go: FTBFS: "drops packets if the receive queue is full" test fails sometimes

2020-10-08 Thread Dmitry Shachnev
On Fri, Oct 09, 2020 at 01:28:24AM +0800, Shengjing Zhu wrote: > I can't reproduce this. > > Could you apply the following patch to see if it works for Ubuntu? It works, thank you very much! https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4304/+build/20125501 -- D

Bug#971666: mkdocs-bootstrap: broken with mkdocs 1.0

2020-10-05 Thread Dmitry Shachnev
e latest upstream release (1.1) and upload it, if the maintainer (Brian) wants so. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#971544: golang-github-lucas-clemente-quic-go: FTBFS: "drops packets if the receive queue is full" test fails sometimes

2020-10-01 Thread Dmitry Shachnev
cible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-lucas-clemente-quic-go.html And in Ubuntu: https://launchpad.net/ubuntu/+source/golang-github-lucas-clemente-quic-go/0.18.0-2/+build/20091909 -- Dmitry Shachnev I: pbuilder: network access will be disabled during build I: Current

Bug#971217: python-poppler-qt5: FTBFS: sip: Unable to find file "QtCore/QtCoremod.sip"

2020-09-28 Thread Dmitry Shachnev
ckage to SIP 5 and committed my patch to git. Do you want to review and/or upload my changes, or I should go ahead with a team upload? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964133: veusz: Please switch from sip4 to sip5

2020-09-26 Thread Dmitry Shachnev
Hi Jeremy! On Thu, Jul 02, 2020 at 01:37:34PM +0300, Dmitry Shachnev wrote: > Please stage your changes in experimental (or in a VCS) for now. They will > need to be uploaded to unstable together with pyqt5. New pyqt5 is in unstable now, so veusz is now broken [1]. The SIP 5 version is pr

Bug#934809: opus 1.3.1 available

2020-09-25 Thread Dmitry Shachnev
Control: tags -1 + pending On Wed, Sep 16, 2020 at 09:40:31PM +0300, Dmitry Shachnev wrote: > I can confirm that opus 1.3.1 builds fine without any packaging changes, > and there are no new Lintian warnings. > > Will you mind if I NMU it? I have just uploaded the NMU to DELAYED

Bug#964125: calibre: Please switch from sip4 to sip5

2020-09-25 Thread Dmitry Shachnev
en sooner or later. > If yes, you could have added a breaks calibre <= ... - and probably some > other packages, too. I don't like "<=" breaks because there is no promise that a newer version will be not broken. Once there's a fixed version, I will add a "<

Bug#970478: ERROR: Renderer process crashed when using qtwebengine backend.

2020-09-24 Thread Dmitry Shachnev
tion freeze. In any case, I have subscribed to upstream bug and keeping an eye on it — if a concrete patch is identified then I will cherry-pick it to our 5.15 packaging. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964125: calibre: Please switch from sip4 to sip5

2020-09-24 Thread Dmitry Shachnev
On Mon, Sep 21, 2020 at 02:28:24PM +0300, Dmitry Shachnev wrote: > Sorry for the delay. I hope I will upload it to unstable before end of > September. And this is done now. PyQt5 in unstable now uses SIP 5. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#970478: ERROR: Renderer process crashed when using qtwebengine backend.

2020-09-22 Thread Dmitry Shachnev
re. I also have no clue about this. Unfortunately we build Qt WebEngine without any debugging information so it is impossible to get the line numbers. But I see the ComputeBoundsOfOwningLayer method changed between Qt 5.14 and 5.15, so let's see if upgrading to Qt 5.15 helps here (I am working on it). -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964132: qgis: Please switch from sip4 to sip5

2020-09-21 Thread Dmitry Shachnev
unstable VMs doesn't turn up any issues, adding an > OSM standard layer and a BAG woonplaats WMS layer worked successfully. Thanks a lot for confirmation! -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964132: qgis: Please switch from sip4 to sip5

2020-09-21 Thread Dmitry Shachnev
ith PyQt5 5.15.1 from experimental? I could do it myself, but you know this package more so can probably perform more extensive testing. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964132: qgis: Please switch from sip4 to sip5

2020-09-21 Thread Dmitry Shachnev
PyQt5 that is built with SIP 5. But now upstream assured me that it actually is possible. In any case, please test that configuration before I upload PyQt5 to unstable. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#963684: libjs-mathjax: please package mathjax3

2020-09-21 Thread Dmitry Shachnev
ith nodejs and typescript ecosystem (my knowledge of both is around zero). [1]: https://docs.mathjax.org/en/latest/upgrading/v2.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964132: qgis: Please switch from sip4 to sip5

2020-09-21 Thread Dmitry Shachnev
se SIP 5 and 6 won't be co-installable, I will probably rename sip5 source package to (simply) sip, and update it to a new upstream version when SIP 6 is released. But I guess in the worst case you will be able to revert back to SIP 4 if the SIP 6 port cannot be done for some reason. --

Bug#964125: calibre: Please switch from sip4 to sip5

2020-09-21 Thread Dmitry Shachnev
es sip5 at > https://github.com/kovidgoyal/calibre/commit/7a4b3f61ff24f8c39c8d5cf86c54da9de9267025 Great! > We need new PyQt5 soon. Sorry for the delay. I hope I will upload it to unstable before end of September. (Please CC me on reply, as I am not subscribed to this bug.) -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964126: krita: Please switch from sip4 to sip5

2020-09-21 Thread Dmitry Shachnev
Hi again Pino! On Fri, Jul 03, 2020 at 06:19:29PM +0300, Dmitry Shachnev wrote: > Hi Pino! > > On Thu, Jul 02, 2020 at 01:37:54PM +0200, Pino Toscano wrote: > > [...] > > > > In any case, I don't have much experience with sip & PyQt. If you have > > some

Bug#934809: opus 1.3.1 available

2020-09-16 Thread Dmitry Shachnev
NMU it? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964125: calibre: Please switch from sip4 to sip5

2020-09-15 Thread Dmitry Shachnev
Hi, small update about Calibre vs. SIP situation: On Fri, Jul 03, 2020 at 07:21:53PM +0300, Dmitry Shachnev wrote: > However, indeed it looks like the -b option was removed [2], and sip5 can no > longer generate .sbf files. Calibre's build system (namely get_sip_data() > functi

Bug#970324: libgstreamer-plugins-base1.0-dev should probably depend on or recommend libwayland-dev

2020-09-14 Thread Dmitry Shachnev
pull in extra dependencies, at least to Suggests. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#970274: lintian: False positive globbing-patterns-out-of-order with *.foo wildcards

2020-09-14 Thread Dmitry Shachnev
se of wildcards is valid, and Lintian tag is wrong. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#969973: lintian: Please emit dh-exec-useless-usage only when none of the lines needs dh-exec

2020-09-09 Thread Dmitry Shachnev
ar case, I could use a debian/libqt5core5a.install.i386 file, but there are more complicate files in qtbase so I need dh-exec anyway.) So please emit this tag only if none of the lines uses dh-exec specific constructions (such as [architecture] markers). -- Dmitry Shachnev signature.asc Descri

Bug#969778: gnome-flashback: Please do not use gvfs-open

2020-09-08 Thread Dmitry Shachnev
t me know. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#969360: Qt seccomp failure patch works

2020-09-06 Thread Dmitry Shachnev
Control: notforwarded -1 Hi John! On Thu, Sep 03, 2020 at 07:37:56PM -0400, John Scott wrote: > On Wednesday, September 2, 2020 8:02:42 AM EDT Dmitry Shachnev wrote: > > My guess is that we need this patch (not applied upstream yet) > > Thanks for the pointer, that patch appl

Bug#969360: Qt seccomp failure fixed upstream

2020-09-02 Thread Dmitry Shachnev
ess is that we need this patch (not applied upstream yet): https://github.com/schnitzeltony/meta-browser/blob/master/recipes-browser/chromium/files/0003-Fix-sandbox-Aw-snap-for-syscalls-403-and-407.patch -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#969184: Upgrade fails when interface name has changed

2020-08-30 Thread Dmitry Shachnev
-OVRTX-OK TX-ERR TX-DRP TX-OVR Flg docker0 15000 0 0 0 0 0 0 0 BMU enp2s015000 0 0 0 0 0 0 0 BMU lo 6553639457 0 0 0 39457 0 0 0 LRU wlp3s01500 2160376

Bug#968682: mkdocs: dh_mkdocs skips jQuery

2020-08-20 Thread Dmitry Shachnev
dependency. Thanks for the report. Apparently it broke when jquery files were moved from libjs-jquery to node-jquery (see #940975). It is fixed in git now, and will be in the next upload. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966983: Help with new sphinx version needed (Was: Bug#966983: Most likely fixed in sphinx (2.4.3-5))

2020-08-11 Thread Dmitry Shachnev
074. Upstream promises to make a new release within a week. If you don't mind, I will wait for that and then upload the new release to Debian. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#967950: doxygen: Autopkgtest regression with json-c 0.15

2020-08-05 Thread Dmitry Shachnev
. However, I think it would be better if that test did not rely on any external data, and the needed data was shipped with doxygen itself. Maybe the test can build doxygen's own documentation? -- Dmitry Shachnev diff --git a/debian/tests/control b/debian/tests/control index f46086a..d707d73 1

Bug#967947: RM: python-snowballstemmer -- NBS; binary python3-snowballstemmer now built by src:snowball

2020-08-05 Thread Dmitry Shachnev
/-/merge_requests/4 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964013: lintian: embedded-javascript-library should flag sphinx files too

2020-08-04 Thread Dmitry Shachnev
the other 5 packages it will leave that file intact (and Lintian will false positively complain about it). -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966245: nmu: pyqt5webengine_5.15.0-1, pyqt5webengine_5.15.0-1+exp1

2020-07-25 Thread Dmitry Shachnev
against Qt WebEngine 5.12. nmu pyqt5webengine_5.15.0-1 . ANY . -m "Rebuild against Qt 5.14" nmu pyqt5webengine_5.15.0-1+exp1 . ANY . experimental . -m "Rebuild against Qt 5.14" This will fix bug #966234. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966031: git-cola: Uses old name of sip module

2020-07-25 Thread Dmitry Shachnev
ee. Thanks for the clarification. I filed these bugs semi-automatically and did not check each package carefully enough. Indeed there is no issue here, as the sip import is used only for PyQt4. Can you please remove the python3-sip dependency then? PyQt5 in unstable depends on python3-sip itself, and for th

Bug#966057: wxpython4.0: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
top working with new PyQt5. Looks like my script selected wxpython4.0 because there are some mentions of PyQt5 in embedded sip.h — which are false-positive. Feel free to close this bug, or leave it open because sooner or later you will have to switch to sip5. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966056: vitables: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
k: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966057: wxpython4.0: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
g link: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966055: vistrails: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
ollowing link: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966054: turing: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
k: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966051: silx: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
k: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966052: spyder-kernels: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
tion of sip module, see the following link: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966050: scolasync: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
tps://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966053: taurus: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
k: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966049: python-traitsui: Uses old name of sip module

2020-07-22 Thread Dmitry Shachnev
g link: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html -- Dmitry Shachnev signature.asc Description: PGP signature

<    3   4   5   6   7   8   9   10   11   12   >