Your message dated Mon, 18 Mar 2024 23:30:20 +0000
with message-id <e1rmmqu-00h6tz...@fasolo.debian.org>
and subject line Bug#1024024: fixed in kpty 5.115.0-1
has caused the Debian Bug report #1024024,
regarding kpty FTCBFS: does not locate utempter
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 ow...@bugs.debian.org
immediately.)
--
1024024: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024024
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kpty
Version: 5.98.0-1
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
kpty fails to cross build from source, because it requires specifying
the location of utempter for cross builds, but the packaging doesn't do
that yet. I'm attaching a patch for your convenience.
I am slightly wondering though whether utempter could provide a
pkg-config file containing its location. Do you think that would be
useful?
Helmut
diff --minimal -Nru kpty-5.98.0/debian/changelog kpty-5.98.0/debian/changelog
--- kpty-5.98.0/debian/changelog 2022-09-18 23:11:43.000000000 +0200
+++ kpty-5.98.0/debian/changelog 2022-11-13 04:58:07.000000000 +0100
@@ -1,3 +1,10 @@
+kpty (5.98.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Specify location of utempter. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Sun, 13 Nov 2022 04:58:07 +0100
+
kpty (5.98.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
diff --minimal -Nru kpty-5.98.0/debian/rules kpty-5.98.0/debian/rules
--- kpty-5.98.0/debian/rules 2022-07-28 00:29:51.000000000 +0200
+++ kpty-5.98.0/debian/rules 2022-11-13 04:58:06.000000000 +0100
@@ -2,12 +2,18 @@
# -*- makefile -*-
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/architecture.mk
+
+cmake_extra_args :=
+ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
+cmake_extra_args +=
-DUTEMPTER_EXECUTABLE=/usr/lib/$(DEB_HOST_MULTIARCH)/utempter/utempter
+endif
%:
dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without
build_stamp
override_dh_auto_configure:
- dh_auto_configure -- -DBUILD_QCH=ON
+ dh_auto_configure -- -DBUILD_QCH=ON $(cmake_extra_args)
override_dh_auto_test:
# Disable dh_auto_test at build time
--- End Message ---
--- Begin Message ---
Source: kpty
Source-Version: 5.115.0-1
Done: Patrick Franz <delta...@debian.org>
We believe that the bug you reported is fixed in the latest version of
kpty, 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 1024...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Patrick Franz <delta...@debian.org> (supplier of updated kpty 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 19 Mar 2024 00:00:30 +0100
Source: kpty
Architecture: source
Version: 5.115.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <delta...@debian.org>
Closes: 1024024
Changes:
kpty (5.115.0-1) experimental; urgency=medium
.
[ Patrick Franz ]
* New upstream release (5.115.0).
* Update build-deps and deps with the info from cmake.
* Add myself as uploader and remove inactive ones. Thank you for your
work.
* Fix FTCBFS: Specify location of utempter, thx to Helmut Grohne
(Closes: #1024024).
Checksums-Sha1:
9556e5e563a5b3a13eea7b52fb8fd5331d76d049 2760 kpty_5.115.0-1.dsc
b56a40c59026be09173b6ce0451fb44e773d9734 2416644 kpty_5.115.0.orig.tar.xz
7d3bcce0cdfce83df8d883d9a8812db3384088a6 488 kpty_5.115.0.orig.tar.xz.asc
1d20bbb370897d0054c5e6b7d17d7afe298a73c6 11920 kpty_5.115.0-1.debian.tar.xz
e37e1676c7b16c8399e43eabd9c9659b85e5f65b 13812 kpty_5.115.0-1_source.buildinfo
Checksums-Sha256:
5463c586742bee88366b61afa1418d5c952888e501d4722795dd146a96dfb199 2760
kpty_5.115.0-1.dsc
844c03068b266fa0805a015af2752923b42d55e8d9d4d65b3e600a19a2805419 2416644
kpty_5.115.0.orig.tar.xz
064902eed81c06d9a05e0496b74740c9d96143c82ccde29159c1cccc2cc3d3c0 488
kpty_5.115.0.orig.tar.xz.asc
66509635bfb8309c1c9b261c794de3db72050657cc5aeeb48da41d368c9d6e57 11920
kpty_5.115.0-1.debian.tar.xz
64602ee936f16d839bbf378f40d3364271b4d3c7c7da855c74531a0dbe511dbb 13812
kpty_5.115.0-1_source.buildinfo
Files:
203e10dda4ac632a10c46af3ddf18e5c 2760 libs optional kpty_5.115.0-1.dsc
4efa94dabf55b53594a44efce08af107 2416644 libs optional kpty_5.115.0.orig.tar.xz
b1c1365c2ce8721240337c63c1452ecb 488 libs optional kpty_5.115.0.orig.tar.xz.asc
6cca884ba8952ebf24e4a81957c4eb98 11920 libs optional
kpty_5.115.0-1.debian.tar.xz
51f1c5c4653ac6ab83b81eab216f279c 13812 libs optional
kpty_5.115.0-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmX4x7YUHGRlbHRhb25l
QGRlYmlhbi5vcmcACgkQnp96YDB3/la3Lw//br4kE9lHXuGztJtfjj20uGQvAICH
F1/YV/1f7ZNEX0nS+qxwaL1ExwFMkD5nna9jdjWMWPHISue02WHQXvxrH/DClNDZ
b0DlIKC0QoWGr+WRhNA+aECmGOew30+t9I6W7pQ4xUXHF8YzHDhYZbd7wfGhSr5Y
bc9dvBxjylcNx+DrtiFixqQpze1kaA/8yUkVFbIMtX/9cLB25N7h1wz5aZsnd18o
2NUHZNwt+paIL/QP8V1qE5jQPGXBvKNpnsP9EodS3YfTvtiJZptnrp83SGcX3p1m
6HuCFB8FB+upateCn0YLH2Jw8wFuIG5Ucjl6YunsZmPErXuDosWkxtVddGmCBucS
pfJNjtMu9w09h55UXWykxPWWggxC6nTZL/aOuV8ut2U6450hlPmkJ7j2/pVRhcCz
x08kIC6qVO+tXvCNfRvVZSpKvCpHjgAOtHuIaKcJr7j00HLix53EmCAd9DlyC+zK
cj3OjbYgTxgMXaFyKtt98EdSrFGwEgNBt0Lbu9xPNwpu3kJbxjw3HqEz24/EM33f
k1pOEIey9Rm2+4UZJUyrh69ZElbJHg0teQdvNGdgjzIXLu1RO5i/1DftONhldwIO
HyWlQdxLFCgkZ5QIaIJ6qBMVQqK8p/hX7mkmUsdEv/y2+6dU/TwEue20nIwP+Ov7
jY/XaTax4xzOpFQ=
=/o8N
-----END PGP SIGNATURE-----
pgpKONRtBSqgs.pgp
Description: PGP signature
--- End Message ---