$ ./tst_declarative_ui -import ~/qtlocation-opensource-src-5.15.15+dfsg/qml
Steps 5 and 6 can be done once, no need to repeat them between tests.
[1]: https://docs.mesa3d.org/meson.html#compiler-options
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: notfixed -1 mesa/24.3.4-2
Control: found -1 mesa/24.3.4-2
On Mon, Jan 13, 2025 at 12:54:54AM +0300, Dmitry Shachnev wrote:
> This issues is present in 24.3.0~rc1-1 and 24.3.3-1 uploads, but not present
> in 24.2.8-1. I was not able to bisect it further yet, first because lack of
ter that probably qtwebkit.
> In the meantime, I'll look at switching some of my other Qt5-using
> packages to Qt6.
Thank you!
--
Dmitry Shachnev
signature.asc
Description: PGP signature
—
provided by python3-pyqt5 package;
- qtpy.QtSvg — provided by python3-pyqt5.qtsvg package.
So, it looks like dependencies on other pyqt5 submodules can be safely
removed.
[1]:
https://www.qt.io/blog/qt-5.15-extended-support-for-subscription-license-holders
--
Dmitry Shachnev
out rdeps in that upload.)
- After pyqt5 is uploaded, we can bump severity of #1069574 to RC, so
eventually Qt WebKit and its remaining reverse dependencies are marked for
auto-removal.
Does this sound good to you?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
txt
after switching from old version of sip.
Also please note that python3-sipbuild >= 6.9.0-1 does not depend on
python3-pkg-resources. However it depends on python3-setuptools because the
sipbuild.setuptools_builder module imports setuptools.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: tags -1 - unreproducible
Control: severity -1 serious
Hi again Santiago!
On Mon, Jan 13, 2025 at 05:16:59PM +0300, Dmitry Shachnev wrote:
> I have just tried to build this package on two different boxes, and it built
> fine. In the reproducible builds infrastructure, it also buil
t;>/tests/auto/oauth1'
I have just tried to build this package on two different boxes, and it built
fine. In the reproducible builds infrastructure, it also built fine today [1].
Can we close this bug? Or you can still reproduce this failure?
[1]:
https://tests.reproducible-build
one3.S:114
This issues is present in 24.3.0~rc1-1 and 24.3.3-1 uploads, but not present
in 24.2.8-1. I was not able to bisect it further yet, first because lack of
time and second because there are some packaging differences between 24.2 and
24.3 uploads.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ect many other packages.
> I would agree with your recommendation, but upstreams are always going
> to do strange things with copyright years. :(
In this case we can also patch out future copyright years in Debian
(if at the moment of preparing a Debian package that year is still in future).
--
Dmitry Shachnev
signature.asc
Description: PGP signature
-serialbus
in Qt 6, no reverse-(build-)dependencies in sid.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ub.com/mbi/django-simple-captcha/commit/9536d869694fff013624a9e7f4af3055d4d788d2
[3]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091951
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Hi Sebastiaan!
On Fri, Jan 03, 2025 at 01:50:52PM +0100, Sebastiaan Couwenberg wrote:
> On 1/3/25 1:13 PM, Dmitry Shachnev wrote:
> > Nothing depends or build-depends on qtdoc-opensource-src. There are two
> > packages (libqca2-doc and qgis-api-doc) which recommend qt5-doc and
>
-ending
--
Dmitry Shachnev
signature.asc
Description: PGP signature
t will still pass, because of the condition
I mentioned above (provided the code does not change).
Does this plan sound good to you?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
packages/sphinx/-/commit/c89b6d82969823f9eb8d1be3aa0e03b8d48c8cf8
>
> Thanks for the quick turnaround. :)
Thanks for confirming!
I have just forwarded this upstream as a PR.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
gt;
> Do you have any easy ideas as to what the issue is before I dig into it more
> deeply?
Looks like it's a regression in GNU assembler from binutils, which was
uploaded on 2024-12-21. See the Forwarded URL.
Reassigning the bug accordingly.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ease depend on libjs-popper.js >= 2.0.
>
> Links:
>
> 1) https://getbootstrap.com/docs/5.0/migration/#dependencies
While libjs-popper.js is still at version 1.16.1, there is node-popper2
which has the modern version of Popper (@popperjs/core).
--
Dmitry Shachnev
signature.asc
Description: PGP signature
This layout can be
also seen here: <https://www.npmjs.com/package/bootstrap?activeTab=code>.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
End of stack trace ===
> > QFATAL : SubClassReplicaTest::basicFunctions(templated pointer) Received
> > signal 11
> > Function time: 951ms Total time: 951ms
> > FAIL! : SubClassReplicaTest::basicFunctions(templated pointer) Received a
> > fatal error.
>
Control: tags -1 + patch
Hi again!
On Sun, Dec 15, 2024 at 09:06:15PM +0300, Dmitry Shachnev wrote:
> https://caniuse.com/es6 says ES 6 is available for >98% of users, so perhaps
> we can just build for ES 6?
I tried this approach by passing "-t es6" to tsc. And it work
n.org/cgi-bin/bugreport.cgi?bug=998024
[2]: https://github.com/kaj/rsass/issues/186
[3]:
https://github.com/pydata/pydata-sphinx-theme/blob/v0.16.1/src/pydata_sphinx_theme/assets/styles/abstracts/_accessibility.scss#L74
--
Dmitry Shachnev
907
Now, $SOURCE_DATE_EPOCH is assumed to be UTC time, and then it is converted
to the current local time.
What would be the right approach here? Do not perform any time zone
conversions when $SOURCE_DATE_EPOCH is set, i.e. indent the "if local_time"
block by two levels?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
I'm not sure if
> there's a way to apply the patch only when building far2l package, but
> not far2l-wx.
The solution is to use distinct desktop files for terminal and WX versions.
I created a merge request on salsa to implement it:
https://salsa.debian.org/debian/far2l/-/merge_requests/3
--
Dmitry Shachnev
signature.asc
Description: PGP signature
available for >98% of users, so perhaps
we can just build for ES 6?
Although, I am not sure about my hypothesis, so I need an advice from someone
with more JS experience.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ror TS2365: Operator '>' cannot be
> applied to types 'string | number | boolean' and 'number'.
> ts/input/tex/base/BaseConfiguration.ts(105,9): error TS2365: Operator '>'
> cannot be applied to types 'string | number | boolean' and
Control: tags -1 + fixed-upstream patch
On Fri, Dec 13, 2024 at 01:45:41PM +0300, Dmitry Shachnev wrote:
> This happened because of the following upstream commit:
> https://github.com/python/cpython/commit/65bca19db54eb765
Fixed in 3.12 branch now:
https://github.com/python/cpython/
e `extern "C"` block is opened but never
closed.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
we fix the current 22+4 packages,
we do not have a good way to prevent this from happening again with
different packages. So I would go the route A.
However, we should first ask Patrick, who is the primary maintainer and
the author of that phrase in package description.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
be an issue in sphinxcontrib-images.
Please backport a patch from this upstream PR to fix it:
https://github.com/sphinx-contrib/images/pull/39
--
Dmitry Shachnev
signature.asc
Description: PGP signature
lease depend on the network-manager-applet
> package instead.
GNOME Flashback requires the tray icon. I submitted a MR to change the
dependency:
https://salsa.debian.org/installer-team/tasksel/-/merge_requests/36
--
Dmitry Shachnev
signature.asc
Description: PGP signature
On Tue, Nov 05, 2024 at 08:36:24PM +0100, Emilio Pozuelo Monfort wrote:
> It took some effort but this is finally in testing.
Thank you for this effort!
I NMUed hedgewars and veyon, so hopefully these packages will be able
to re-enter testing soon.
--
Dmitry Shachnev
signature.asc
Descript
on salsa and you can see the diff there:
https://salsa.debian.org/games-team/hedgewars/-/merge_requests/1
--
Dmitry Shachnev
signature.asc
Description: PGP signature
no-op).
I fixed it by removing an extra inclusion and uploaded an NMU to DELAYED/5.
I also created a MR on salsa and you can see the diff there:
https://salsa.debian.org/debian-edu-pkg-team/veyon/-/merge_requests/3
--
Dmitry Shachnev
signature.asc
Description: PGP signature
can start the binNMUs.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
/-/merge_requests/55
--
Dmitry Shachnev
signature.asc
Description: PGP signature
e-pointer-types]
> 643 | gtk_label_set_text(label_key_codes, str_key_codes);
> | ^~~
> | |
> | GtkWidget * {aka struct _GtkWidget *}
I have uploaded an NMU to fix this to DELAYED/0.
The diff is available here:
h
ython-mkdocs/-/commit/9ca53c4a51f34462ad311e621faa866c8ef5403b
[2]:
https://salsa.debian.org/python-team/packages/python-mkdocs/-/merge_requests/5
--
Dmitry Shachnev
signature.asc
Description: PGP signature
/griffe/releases/tag/1.0.0
[3]: https://github.com/Python-Markdown/markdown/commit/bd836a1448963081
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: tags -1 + pending
Hi all,
On Fri, Jul 19, 2024 at 11:33:37PM +0300, Dmitry Shachnev wrote:
> The two files in question (README.toc.rst.html and README.rst.html) were
> updated in this upstream commit:
>
> https://github.com/github/markup/commit/5488510af8644f45
>
>
25
> make[1]: Leaving directory '/<>'
> make: *** [debian/rules:12: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status
> 2
This is a bug in dh_sphinxdoc, I will fix it.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
bqtxdg/-/jobs/6021057#L2281
>
> Not sure if this a false detection or something wrong in Qt6 package.
> The LXQt package used to builds fine with Qt5.
I submitted a patch for this to upstream, but I would like to get it
reviewed by upstream (especially by Thiago Macieira) before uploading to
Debian.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
= NoState)
> | ^
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qfutureinterface.h:284:37: note:
> remove the ‘< >’
The error comes from a qtbase header, so needs to be fixed there.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Hi Praveen and all!
On Sun, Jul 07, 2024 at 12:14:21PM +0300, Dmitry Shachnev wrote:
> Source: ruby-github-markup
> Version: 1.7.0+dfsg-6
> Severity: important
>
> Dear Maintainer,
>
> The autopkgtest for your package failed when it was run against
> python-doc
We are in a transition (see #1075964), so it's expected that packages are
temporarily uninstallable. This will be resolved in a day or two, hopefully.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
is the reason why I made libqt5gui5 recommend libqt5svg5. If you do not
like depending on a library, maybe you can move plugins to a separate binary
package and recommend that?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
/#L33
So, probably it just needs to be binNMUed together with pyside2, and that
will solve the problem.
If there is anything else I can do, please let me know.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Hi Emilio!
On Tue, Jul 09, 2024 at 10:48:46AM +0200, Emilio Pozuelo Monfort wrote:
> I suppose those two build fine against the new version.
Yes, they do.
> If so, please go ahead.
Thank you. Uploaded.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
-5-15-17";
is_affected = .depends ~ "qtwebengine-abi-5-15-16" | .depends ~
"qtwebengine-abi-5-15-17";
is_good = .depends ~ "qtwebengine-abi-5-15-17";
is_bad = .depends ~ "qtwebengine-abi-5-15-16";
--
Dmitry Shachnev
signature.asc
Description: PGP signature
9s Field list
> 29s @@ -99,8 +99,7 @@
> 29s
> 29s
> 29s
> 29s -https://scan.coverity.com/projects/621";>
> 29s - src="https://scan.coverity.com/projects/621/badge.svg";>
> 29s +https://scan.coverity.com/projects/621";>https://scan.coverity.co
Loper
> 76s E + http://www.python.org";
> target="_top">www.python.orghttp://www.python.org";
> target="_top">http://www.python.orghttp://epydoc.sourceforge.net"; target="_top">The epydoc
> homepage href="http://www.python.org";
> target="_top">ThePythonhomepage class="rst-reference rst-external"
> href="mailto:edlo...@gradient.cis.upenn.edu"; target="_top">Edward
> Loper
> 76s E ?
>
>
>
>
>
>
>
> 76s
> 76s pydoctor/test/epydoc/test_epytext2html.py:255: AssertionError
> [...]
> 76s = 6 failed, 1314 passed, 1 skipped, 5 deselected, 2 xfailed in 17.43s
> ==
--
Dmitry Shachnev
signature.asc
Description: PGP signature
nux-gnu/pkgconfig/openbabel-3.pc is around.
Thank you for the minimal example.
qmake calls pkg-config as a subprocess, so you need to build-depend on
pkgconf explicitly if you need it.
It is an optional feature so I don't think it should be a hard dependency.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
uploading it to unstable.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: reassign -1 python3-sphinx 7.3.7-1
Control: forwarded -1 https://github.com/sphinx-doc/sphinx/issues/12331
On Sun, Jun 16, 2024 at 06:16:25PM +0300, Dmitry Shachnev wrote:
> Source: nbsphinx
> Version: 0.8.11+ds-1
> Severity: important
> User: python-modules-t...@lists.aliot
Control: tags -1 + pending
On Fri, Jun 28, 2024 at 06:52:35PM +0200, Andreas Metzler wrote:
> Hello,
>
> The latest iteration of
> https://salsa.debian.org/debian/uim/-/merge_requests/15#note_501667
> is intended to fix this.
And I have just uploaded it to DELAYED/2.
--
> 57s raise exc from record.exc_info[1]
> 57s else:
> 57s > raise exc
> 57s E sphinx.errors.SphinxWarning: cannot cache unpickable
> configuration value: 'autoapi_prepare_jinja_env' (because it contains a
> function, class, or mod
imeError: Sp...
> 80s FAILED tests/extension/__init__.py::test_references[file7] -
> RuntimeError: Sp...
> 80s FAILED tests/extension/__init__.py::test_references[file30] -
> RuntimeError: S...
> 80s == 3 failed, 224 passed, 13 xfailed in 26.25s
> ==
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ty18AElFTkSuQmCC}}
> 285s
> 285s ?
> 285s ! Emergency stop.
> 285s ...
> 285s
> 285s l.2292 ...a5vAXAYgfgP6N1EOJNty18AElFTkSuQmCC}}
> 285s
> 285s ! ==> Fatal error occurred, no output PDF file produced!
--
Dmitry Shachnev
signature.asc
Description: PGP signature
pplication
relying on Qt Declarative will likely fail to run in a similar way.
Have you tried to get a stacktrace of those segfaults? Maybe they will give
us a hint on how to fix this.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
tatus/fetch.php?pkg=qttools-opensource-src&arch=amd64&ver=5.15.10-3%2Bb1&stamp=1694632815&raw=0
[3]: https://bugreports.qt.io/browse/QTBUG-111580
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: tags -1 + pending
On Fri, May 10, 2024 at 09:47:29PM +0300, Dmitry Shachnev wrote:
> I have prepared a pull request now [1].
>
> [1]: https://github.com/jbouse-debian/alabaster/pull/9
And now also uploaded this as NMU to DELAYED/10.
--
Dmitry Shachnev
signature.asc
Descrip
ably skip this Qt release, but maybe I will ask you for a Qt
WebEngine mini-transition which will need rebuilds of two packages.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
cking reverse dependencies...
> No dependency problem found.
>
> So I've filed: #1071530.
Thank you!
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Also, one of the affected packages (lmms) currently FTBFS on i386:
https://bugs.debian.org/1068155. Would it be possible to remove it from
testing on i386 (or completely) so it doesn't block Qt migration?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
commit/?id=7f4aa1a3fa461064
> This is an upstream(?) ABI break, but since libqt6core5compat6 seems
> to be the only affected package something like
> Breaks: libqt6core5compat6 (<< 6.6)
> might be the best available option to avoid issues when upgrading
> from bookwor
Control: tags -1 + pending
On Sat, May 04, 2024 at 08:52:16PM +0300, Dmitry Shachnev wrote:
> I have prepared a merge request on salsa [2] fixing this build failure.
>
> [1]:
> https://tracker.debian.org/news/1526298/accepted-glibc-238-7-source-into-unstable/
> [2]: https://s
se try that
and let me know if it helps.
[1]:
https://tracker.debian.org/news/1515848/accepted-qtdeclarative-opensource-src-gles-51510dfsg-3-source-into-unstable/
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: tags -1 + patch
Dear Maintainer,
On Wed, Apr 24, 2024 at 02:01:42PM +0300, Dmitry Shachnev wrote:
> Source: alabaster
> Version: 0.7.12-1
> Severity: wishlist
>
> Dear Maintainer,
>
> Sphinx now requires alabaster 0.7.14 or newer [1]. It would be nice if you
On Tue, May 07, 2024 at 05:58:55PM +, Thorsten Glaser wrote:
> Dmitry Shachnev dixit:
>
> >Will you be able to forward your patch upstream when you finalize it?
>
> Sort of. I can do the CLA, Gerrit, etc. dance, but I probably cannot
> respond well if they want me to tes
s code dates back to “Long live Qt!”
commit from 2009. So it’s unlikely that we can find the original developer
and ask why it is like that and whether we actually need the OS/2 table.
Now that you dug so deeply, maybe you can try to replace qRound in those
three lines that you mentioned with TO_TTF, a
/pull/11858
[2]: https://pypi.org/project/alabaster/
--
Dmitry Shachnev
signature.asc
Description: PGP signature
mmends
==
* civicrm-common
* python3-a38
Reverse-Depends
===
* odoo-16
* python3-django-wkhtmltopdf
* python3-pdfkit
--
Dmitry Shachnev
signature.asc
Description: PGP signature
g that our Release Notes explicitly mention [3] that
Qt WebKit is not covered by security support, thus anyone who uses it with
untrusted input data does so on their own risk.
[1]: https://github.com/movableink/webkit/issues/16
[2]: ideally, they should be also ported from Qt 5 to Qt 6
[3]:
https://
.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
I have created a MR on salsa which fixes this bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066320
--
Dmitry Shachnev
signature.asc
Description: PGP signature
diff can be seen here:
https://salsa.debian.org/debian/flightgear/-/merge_requests/3
It depends on my another NMU for simgear: unless simgear is rebuilt with
the new time_t ABI, flightgear will fail to build with link failures.
And simgear is a static library so we cannot just bump SONAME for it.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ear::compositor::Compositor::BuiltinUniforms’ {aka ‘struct
> > std::array, 14>’}
> > 2005 | template struct array;
> > | ^
I have uploaded NMU which fixes this and another build failure to DELAYED/2.
The diff can be seen here:
https://salsa.debian.org/debian/simgear/-/merge_requests/1
--
Dmitry Shachnev
signature.asc
Description: PGP signature
(realpath /usr/lib/x86_64-linux-gnu/wine/libwine.so)
ls: cannot access '/usr/lib/x86_64-linux-gnu/wine/x86_64-unix/libwine.so.1':
No such file or directory
It's just lmms uses wine only on i386.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
https://github.com/mkdocstrings/mkdocstrings/commit/c0d009000678a2cc
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Passed0.48 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.53 sec
Does anyone have ideas why there may be such difference between the buildds
(arm-conova-01, arm-arm-03) and the porter boxes?
It’s worth noting that the armhf build ran on the same arm-conova-01, and it
was successful.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: tags -1 + pending
Dear Maintainer,
On Sat, Jan 13, 2024 at 03:13:33PM +0300, Dmitry Shachnev wrote:
> Package: meteo-qt
> Version: 3.3-2
> Severity: important
> Usertags: sip6
>
> Dear Maintainer,
>
> Your package depends on python3-sip, which belongs to the
he remote server,
then yes, install sphinx-rtd-theme-common and you should be good.
Actually, I would move ${sphinxdoc:Depends} from Recommends to Depends,
because the documentation is mostly unusable without the static files.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
absolute, dh_link would later change it to
relative.
If you are trying to rely on something that is in the build directory, you
have to turn relative symlinks into absolute ones on your own. Or just don't
call dh_sphinxdoc, then you will get normal files.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
${sphinxdoc:Depends}
was put there.
Am I doing something wrong?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
h this error:
FAIL! : components::Scrollbar::test_defaultStylingValues(vertical scrollbar)
Uncaught exception: Cannot read property 'interactive' of null
Loc: [/<>/tests/unit/visual/tst_scrollbar.13.qml(1187)]
[1]: https://buildd.debian.org/status/package.php?p=lomiri-ui
no need to call dpkg-architecture explicitly. I have updated the patch
based on that.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
on libqtXcoreX, so they just need to be binNMUed to rebuild against
the new version, changing SONAMEs is not needed.
So removing pending tags from Qt modules other than qtbase, to exclude them
from upload list.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
rc/qbs/2.1.2-2/tests/auto/blackbox/tst_blackboxbase.cpp/#L100
[2]: https://doc.qt.io/qt-6/qtest-overview.html#increasing-test-function-timeout
--
Dmitry Shachnev
signature.asc
Description: PGP signature
f Qt transition is blocked by this bug. I rather
think that there are many transition requests and mine waits in the queue.
Because it is going to take longer than I expected, I have now uploaded the
qttools patches to unstable.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
[1]: doc/sphinx/theme/sphinx13/*
[2]:
https://github.com/lmfit/lmfit-py/commit/29e4712036606913149e16b246340a7fbedd8829
[3]:
https://github.com/lmfit/lmfit-py/commit/e2418377c9870e02c820d0fe40d2232187864a81
[4]:
https://github.com/sphinx-doc/sphinx/commit/8e730ae303ae686705ea12f44ef11da926a8
ing whether this
is a problem in autosummary extension, or can be reproduced without it.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
cutablebooks/sphinx-design/pull/88
If you want a fix in sphinx-panels, please reassign the bug. Otherwise, if you
have found another solution, please close it.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
s on mips64el, because llvm-toolchain-17 failed to
build there. Should I roll back to the default version (16) for now? Or this
will be resolved somehow?
I will need rebuilding pyside2 for Qt 5.15.12 transition soon, and if it
does not build on mips64el, that will prevent Qt from migrating.
--
Dmit
ere are two issues.
The new upstream release fixes the first one, but not the second one.
As a temporary measure until upstream fixes this properly, I can suggest
the attached patch that I applied in Ubuntu.
--
Dmitry Shachnev
Description: disable the test that fails with Qt 5.15.11
Author: Dmit
t's not available. This can be achieved by
limiting the build-dependency:
qtwebengine5-dev (>= 5.15) [amd64 arm64 armhf i386 mips64el],
I did that in Ubuntu [1] and the package built on all Ubuntu's architectures.
[1]: https://launchpad.net/ubuntu/+source/stellarium/23.4-1ubuntu1
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Hi Fritz!
On Tue, Jan 30, 2024 at 11:12:28PM +0100, Fritz Reichwald wrote:
> Hi Dimitry,
>
> thank you for the report.
> I just uploaded a 2.5.4-2 without the dependency as it is no longer
> needed as you already stated.
Thank you for fixing this!
--
Dmitry Shachnev
signature.
The problem does not happen on amd64, even if I force software rendering with
LIBGL_ALWAYS_SOFTWARE=1.
Any help with this is welcome.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
albireo/QGIS/blob/master/python/CMakeLists.txt
[5]: https://github.com/GauiStori/PyQt-Qwt/pull/14
[6]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964127#51
--
Dmitry Shachnev
signature.asc
Description: PGP signature
> removed per gh-89336:
>
> [...]
> - configparser.ConfigParser no longer has a readfp method. Use read_file()
> instead.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
upgraded from 5.15.15
to 5.15.16. The transition is prepared in experimental.
There are two blockers, lomiri-ui-toolkit and stellarium, but I can NMU them.
I have submitted a merge request with the ben file:
https://salsa.debian.org/release-team/transition-data/-/merge_requests/47
--
Dmitry Shachnev
NG.md#supported-cmake-parameters
--
Dmitry Shachnev
signature.asc
Description: PGP signature
1 - 100 of 1092 matches
Mail list logo