Path: csiph.com!tncsrv06.tnetconsulting.net!newsfeed.endofthelinebbs.com!news.corradoroberto.it!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Hefee Newsgroups: linux.debian.maint.python Subject: Re: electrum: How to enable autopkgtest? Date: Thu, 31 Oct 2024 19:50:01 +0100 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Oct 31 18:40:52 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-114.93 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.421, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4599922.t93SHzazvu"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Debian-User: hefee X-Mailing-List: archive/latest/22493 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/3443335.oGD3CL3VHX@tuxin Approved: robomod@news.nic.it Lines: 62 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Thu, 31 Oct 2024 19:40:28 +0100 X-Original-Message-ID: <3443335.oGD3CL3VHX@tuxin> X-Original-References: <15878157.HmTS7JG1Cm@soren-desktop> <16967863.pHPEaDev0z@soren-desktop> <2054530.MAUd7XiDRF@soren-desktop> Xref: csiph.com linux.debian.maint.python:16423 --nextPart4599922.t93SHzazvu Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8"; protected-headers="v1" From: Hefee To: debian-python@lists.debian.org Subject: Re: electrum: How to enable autopkgtest? Date: Thu, 31 Oct 2024 19:40:28 +0100 Message-ID: <3443335.oGD3CL3VHX@tuxin> In-Reply-To: <2054530.MAUd7XiDRF@soren-desktop> MIME-Version: 1.0 Hey, > Looking at things more deeply, the underlying cause is that the upstream > source contains GUI environments for both Linux (Qt) and Android (QML). = In > the build environment, all these files are present (this was the key I was > missing). But, in the Debian package, the QML files have been removed > (because they aren=E2=80=99t needed). I'm wondering, if the QML GUI is really only usable on Android. Did you=20 checked, that it is really not usable on a Desktop? If the QML GUI is=20 optimized for phones, that may still be interesting for Mobian ( Debian for= =20 mobile devices). I did a fast code check and at least the QML Gui uses Qt 6, the Qt Widget G= ui=20 used the old Qt 5 ( that has EOL since May 2023). If you include the QML GUI you properly want to use debhelper-sequence- qmldeps to detect QML depdenencies in the qml files. Me created dh_qmldeps = the=20 last weeks, as more and more Qt based apps using qml. Regards, hefee --nextPart4599922.t93SHzazvu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOewRoCAWtykmSRoG462wCFBgVjYFAmcjzxwACgkQ462wCFBg VjYR3Q/+OZaef8pHuiHIq+8NBjucEOvMSwpF3/F7jt7J1mju5HjwWr2e7CnOwtm7 y+3BI2gKBqgkI6uMc/4enjt/eqfdH5DyQeOSeMcBoPQJh1C0VwDgFqM6X8YcLgkr wQJaVgbVENj5mV1pH+siTBU15gld4Sz2YkH4L1QPhF1dzi0oobLNWLcjc4U/wtG9 z/zxDEtaNb6mc8pbRoUbHzMhjdOoFQaW3M4E+2UdjMcHyoZrbkjDmElqi5BwZrVA XWCoLkCb3HTBZxbn4E8ZH+fO4MD+aZUX3ORFWWp8nppYuKlbfE8c2fol8r4D36Sw xOcR3DBgc6lHiBuS3bY7bbI8ZqMu3fC3vwW8ERAHtrzL1j17Ymd01NTl/CnzNR10 yF3CrWfEqVAUVzLWnrfr2aAy2X0csr0gnrcvkH+4kkV8hFanXy9QW3heSjw2RMwp HHZRR1Vzy3CCjqdMwFy63u1oyzFR6FooN3c+y7aSdFqiNAFE48P09/UCTKoXoQkj Y8a6fH/XGYzSn2dbA2tTwEeLdoRJJqAGhMQGR5EuF4LiwmU/t4GBxcDA9Qq7mNvs LDRJx+vAA1hqSNiKdiJB25bje4rejJ7B3LD0AeucqDn2bVnclAnW8k3DcbPMOD0u A2vosnnd0zklNxYLs+I+6mSfrZ+HJznz8JBpuAA6s+Inca6SHuw= =w21b -----END PGP SIGNATURE----- --nextPart4599922.t93SHzazvu--