Your message dated Wed, 13 Jan 2021 19:20:11 +0000
with message-id <[email protected]>
and subject line Bug#980031: fixed in pyqt5 5.15.2+dfsg-3
has caused the Debian Bug report #980031,
regarding pyqt5: FTBFS on !linux
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
980031: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980031
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyqt5
Version: 5.15.2+dfsg-2
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd
Hello,
Since qtconnectivity5-dev is linux-only, pyqt5 cannot be built on !linux
ports. The attached patch fixes it.
Samuel
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
'testing-debug'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500,
'proposed-updates'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500,
'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'),
(1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-1-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
Samuel
"I don't know why, but first C programs tend to look a lot worse than
first programs in any other language (maybe except for fortran, but then
I suspect all fortran programs look like `firsts')"
(By Olaf Kirch)
--- debian/control.original 2021-01-11 21:30:45.000000000 +0000
+++ debian/control 2021-01-13 07:42:50.000000000 +0000
@@ -30,7 +30,7 @@
python3-pyqtbuild (>= 1.6),
python3-sipbuild (>= 5.5.0+dfsg-2~),
python3-sipbuild-dbg (>= 5.3),
- qtconnectivity5-dev,
+ qtconnectivity5-dev [linux-any],
qtdeclarative5-dev (>= 5.9.1),
qtlocation5-dev (>= 5.9.1),
qtmultimedia5-dev (>= 5.9.1),
@@ -538,7 +538,7 @@
This package contains the extension built for the Python 3 debug interpreter.
Package: python3-pyqt5.qtbluetooth
-Architecture: any
+Architecture: linux-any
Depends: python3-pyqt5 (= ${binary:Version}),
${misc:Depends},
${python3:Depends},
@@ -550,7 +550,7 @@
Package: python3-pyqt5.qtbluetooth-dbg
Section: debug
-Architecture: any
+Architecture: linux-any
Depends: python3-dbg,
python3-pyqt5-dbg (= ${binary:Version}),
python3-pyqt5.qtbluetooth (= ${binary:Version}),
@@ -562,7 +562,7 @@
This package contains the extension built for the Python 3 debug interpreter.
Package: python3-pyqt5.qtnfc
-Architecture: any
+Architecture: linux-any
Depends: python3-pyqt5 (= ${binary:Version}),
${misc:Depends},
${python3:Depends},
@@ -574,7 +574,7 @@
Package: python3-pyqt5.qtnfc-dbg
Section: debug
-Architecture: any
+Architecture: linux-any
Depends: python3-dbg,
python3-pyqt5-dbg (= ${binary:Version}),
python3-pyqt5.qtnfc (= ${binary:Version}),
--- End Message ---
--- Begin Message ---
Source: pyqt5
Source-Version: 5.15.2+dfsg-3
Done: Dmitry Shachnev <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pyqt5, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Shachnev <[email protected]> (supplier of updated pyqt5 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 13 Jan 2021 21:52:29 +0300
Source: pyqt5
Architecture: source
Version: 5.15.2+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Dmitry Shachnev <[email protected]>
Closes: 980031
Changes:
pyqt5 (5.15.2+dfsg-3) unstable; urgency=medium
.
* Build-depend on sip-tools instead of sip5-tools, in preparation for
SIP v6.
* Limit the qtconnectivity packages to linux-any (closes: #980031).
Thanks Samuel Thibault for the patch!
Checksums-Sha1:
d6cdfce7b2473d8b577120da9783ee0dd558d997 6502 pyqt5_5.15.2+dfsg-3.dsc
7bb3cfadfd2a1d34a5fbecd935675645a383744e 17908
pyqt5_5.15.2+dfsg-3.debian.tar.xz
599d0c86b3828ed69d2694e3faa99ce7d72ea2c2 14909
pyqt5_5.15.2+dfsg-3_source.buildinfo
Checksums-Sha256:
a363276825c2d1dbaa0ce57877ea76ee6b95fa4a69489e7d00f8812ab0c8654b 6502
pyqt5_5.15.2+dfsg-3.dsc
e2891078d915a7b6b879eec542092db3329674a08d7d01503a0a29521a221009 17908
pyqt5_5.15.2+dfsg-3.debian.tar.xz
dcd023ceef03f137bf1be2418d3f09aeef835dc60245952cc03daec049b5d483 14909
pyqt5_5.15.2+dfsg-3_source.buildinfo
Files:
3469fee07756b20a2554fd4c5d96e02e 6502 python optional pyqt5_5.15.2+dfsg-3.dsc
af44fade11054d31aa0a9c9c9abd9c2f 17908 python optional
pyqt5_5.15.2+dfsg-3.debian.tar.xz
62870884666fc0b84cbeed3613fba251 14909 python optional
pyqt5_5.15.2+dfsg-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAl//QiQTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDyxm1D/sEcj7Q2agf1656qOw3EjydP+zcfo0l
liERVrza/VCfstwYXfuVNcTurhjUE0omV/kXrKYx0nctWf2iqtjQyvGWk300nlMF
pNWswFxNuHZxg1ZKGsqArZtInUld2LsAZvE0XrW3Lm6GnhHeCMCQb42+h4GifIsz
r7sMqMMNKUywzEO7Pgju0MjAcqt4N+JLA4aLxT2KGFXIgvI/VYljfJJNkghcstCz
P/xevl0FvdXeREiv3F+XVfimv5Vn+qqWvnCtjk7Oc71/RFhjfvevzX/Q7MgOM0KN
Ly+kPdVn+pYcfzQ+MOwVD6k8mPf2jenM+4A9p/F0Ei57g7hJCmUc5CPYLR/GCbFY
rNW73/ntxMvM/WQDBNtLQFcyZbTQCW+igN/3aiCm1n3o6WoiNWhZ+Eyxr3jXScNx
uZicbmQ/kAnZDmTrlJbNiwU/gIWP6p49ntvo/3ZHv4rb30WlSrSx4322irWFxQ2g
ncER3mirvAeoyw/BzrQlzYIHZ1GJf/9Aw6yJD7rdV2yQEAI6XKOxLhHsy1BXCnLK
Agn6NkG+N3SMsVleXeITAAitHhRCqPaecFrk1kua5Tp3hrSZoWoEHrVVO5/k5T04
qTLY7B9YOoPEJ76ys0jiHrel9rdlNw+fsv+dpn52/GhSDQurgOkk6nNnfVLh9tZR
uLOfgIF4Y2IZpQ==
=aC6+
-----END PGP SIGNATURE-----
--- End Message ---