Your message dated Mon, 30 Oct 2023 17:37:15 +0000
with message-id <e1qxwcr-00acnc...@fasolo.debian.org>
and subject line Bug#1052703: fixed in tuned 2.20.0-1.1
has caused the Debian Bug report #1052703,
regarding tuned FTBFS when systemd.pc changes systemdsystemunitdir
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.)
--
1052703: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052703
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tuned
Version: 2.20.0-1
Tags: ftbfs patch
User: helm...@debian.org
Usertags: dep17m2
We want to change the value of systemdsystemunitdir in systemd.pc to
point below /usr. tuned's upstream build system consumes this variable
while its packaging hard codes its current value. As we change it, tuned
will FTBFS. Consider applying the attached patch to avoid this failure.
Helmut
diff -Nru tuned-2.20.0/debian/changelog tuned-2.20.0/debian/changelog
--- tuned-2.20.0/debian/changelog 2023-02-19 14:22:27.000000000 +0100
+++ tuned-2.20.0/debian/changelog 2023-09-26 11:32:49.000000000 +0200
@@ -1,3 +1,10 @@
+tuned (2.20.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Tue, 26 Sep 2023 11:32:49 +0200
+
tuned (2.20.0-1) unstable; urgency=medium
* New upstream release
diff -Nru tuned-2.20.0/debian/control tuned-2.20.0/debian/control
--- tuned-2.20.0/debian/control 2023-02-19 14:22:10.000000000 +0100
+++ tuned-2.20.0/debian/control 2023-09-26 11:31:57.000000000 +0200
@@ -12,7 +12,8 @@
python3-dbus,
python3-gi,
python3-pyudev,
- systemd
+ systemd,
+ systemd-dev,
Standards-Version: 4.6.2
Homepage: https://tuned-project.org/
Vcs-Git: https://salsa.debian.org/debian/tuned.git
diff -Nru tuned-2.20.0/debian/rules tuned-2.20.0/debian/rules
--- tuned-2.20.0/debian/rules 2023-02-19 14:22:10.000000000 +0100
+++ tuned-2.20.0/debian/rules 2023-09-26 11:32:23.000000000 +0200
@@ -4,6 +4,7 @@
#export DH_VERBOSE = 1
export DEB_PYTHON_INSTALL_LAYOUT=deb_system
+export deb_systemdsystemunitdir = $(shell pkg-config
--variable=systemdsystemunitdir systemd | sed s,^/,,)
%:
dh $@ --with python3
diff -Nru tuned-2.20.0/debian/tuned.install tuned-2.20.0/debian/tuned.install
--- tuned-2.20.0/debian/tuned.install 2023-02-19 14:22:10.000000000 +0100
+++ tuned-2.20.0/debian/tuned.install 2023-09-26 11:32:46.000000000 +0200
@@ -11,7 +11,7 @@
etc/tuned/realtime-virtual-guest-variables.conf
etc/tuned/realtime-virtual-host-variables.conf
etc/tuned/tuned-main.conf
-lib/systemd/system/tuned.service
+${env:deb_systemdsystemunitdir}/tuned.service
usr/lib/python*/dist-packages/tuned/__init__.py
usr/lib/python*/dist-packages/tuned/admin/
usr/lib/python*/dist-packages/tuned/consts.py
--- End Message ---
--- Begin Message ---
Source: tuned
Source-Version: 2.20.0-1.1
Done: Jochen Sprickerhof <jspri...@debian.org>
We believe that the bug you reported is fixed in the latest version of
tuned, 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 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated tuned 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: Mon, 30 Oct 2023 18:17:33 +0100
Source: tuned
Architecture: source
Version: 2.20.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Evgeni Golov <evg...@debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1052703
Changes:
tuned (2.20.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Helmut Grohne ]
* Fix FTBFS when systemd.pc changes systemdsystemunitdir (Closes: #1052703)
Checksums-Sha1:
c49cf783fecd934d8ccfcd6bf5c63377531b494b 2133 tuned_2.20.0-1.1.dsc
fc4659ac13e3743f826fb2bc0eba608fc6ae00ba 6860 tuned_2.20.0-1.1.debian.tar.xz
d4fdac30b4af24f086628af4b13d62ed19c5ec7c 7175 tuned_2.20.0-1.1_source.buildinfo
Checksums-Sha256:
1597a1c7f4f33833678252d1b86bb137097d1d95a90962388d11c573de18af99 2133
tuned_2.20.0-1.1.dsc
9c65331a384dfc0276ed94604f1b1f13ef2074890d53b9196fca68601ff39556 6860
tuned_2.20.0-1.1.debian.tar.xz
d27efd3302c901def34beddce559556ef771cf523d3f41d5341a72c116f17cf6 7175
tuned_2.20.0-1.1_source.buildinfo
Files:
7d776a3c7d882878239bbc46ca06f71f 2133 admin optional tuned_2.20.0-1.1.dsc
b9a9f9be98a3c403bff48c186fcf6e05 6860 admin optional
tuned_2.20.0-1.1.debian.tar.xz
e7f00080a540e0ae71c6774256a00a20 7175 admin optional
tuned_2.20.0-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmU/5wwACgkQW//cwljm
lDO9RA/9HFneNjn6uj3auzLi4963DvFKjtL7VV39Lstyp6vuUzw6jOwRZ35Tx6c1
92zAi6bVkyMSsoky63pcuCwFq56PRUHXanVBko+aetwFecb7vQ7K6kxkbkRbVi87
8+to6CucUhqrF8X4Ceom5fwTDt7LC5yoY1SvAy4BjJvAKzapKMraBmIzAUpHDTWk
pMHI1WYmUBnHDNN28SVSFvJBwzpzzkyaDdggGTobzsbU9Q4f7K7ZYVt9Q3S2/l9w
Vu5IYALAaS5drCsVAzcYWrGVR4oE5Ap7j9EE7ONfbWM5Qp+V6abLTOYZWoqUI+o/
g8IJbgAgoxq2FBJFHJ3p7qhA00YE8IvbHp9yy2u2BZcV5Kl0Ko/UvtpQ2vF2HSfI
BJa1F58PZxmShrqwxg3qxL0Y7UPMYsg+747uOkKxnZBT2jaYqUHf5q+0EgsDYR/W
xZwqglxoiNXciWnfjpZasBqCGGpf3XpszOTiuBqrljh86yP1VxUk0dQEW0OXsxqT
vFZq5TBJ10TUa98cAUzHmfH57LMtkp39LqUjXBUWf7O0fK28IqU63/MBmPIFd1mw
oeRWEyt3s19NDBigLRvq5iOi31PLgcjnWk6oyUsJkipVv6/2diFRHzhbs4o+X3tZ
6m06rjfUdXbh5tWJbKvLmNsYFXUDnX9Qr24Gh781dGmu9d0r0Gk=
=UBB5
-----END PGP SIGNATURE-----
--- End Message ---