Your message dated Thu, 02 Jul 2020 16:18:34 +0000
with message-id <[email protected]>
and subject line Bug#962466: fixed in dbus 1.12.20-1
has caused the Debian Bug report #962466,
regarding dbus: system-bus autopackage test fails when not run under systemd
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.)
--
962466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962466
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dbus
Version: 1.12.16-1
Severity: normal
Tags: patch
Simon,
dbus autopackage tests currently fail when run on a system without systemd.
+ systemctl daemon-reload
/tmp/autopkgtest.Ad9GdF/build.UJj/src/debian/tests/system-bus: 127: systemctl:
not found
The test attempts to detect whether systemd is available by testing for
/run/systemd. However, this path can exist on non-systemd systems. I believe the
correct path to test is /run/systemd/system.
A patch with the required changes is attached for your consideration.
Many thanks.
Mark
-- System Information:
Debian Release: 10.0
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-9-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8) (ignored: LC_ALL set to
en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled
Versions of packages dbus depends on:
ii adduser 3.118
ii libapparmor1 2.13.2-10
ii libaudit1 1:2.8.4-3
ii libc6 2.28-10
ii libcap-ng0 0.7.9-2
ii libdbus-1-3 1.12.16-1+devuan2
ii libexpat1 2.2.6-2+deb10u1
ii libselinux1 2.8-1+b1
dbus recommends no packages.
Versions of packages dbus suggests:
ii dbus-x11 [dbus-session-bus] 1.12.16-1+devuan2
Versions of packages dbus is related to:
ii dbus-x11 1.12.16-1+devuan2
pn systemd <none>
pn systemd-sysv <none>
-- no debconf information
>From 949b271aa5ab0f4bec6afc9c8eed21fa668b059f Mon Sep 17 00:00:00 2001
From: Mark Hindley <[email protected]>
Date: Mon, 8 Jun 2020 11:58:58 +0100
Subject: [PATCH] Fix system-bus autopackage test detection of systemd as PID1
---
debian/tests/system-bus | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/tests/system-bus b/debian/tests/system-bus
index 61ad077d..47398574 100755
--- a/debian/tests/system-bus
+++ b/debian/tests/system-bus
@@ -19,7 +19,7 @@ test /run/dbus/system_bus_socket -ef
/var/run/dbus/system_bus_socket || failed=1
getent passwd messagebus || failed=1
getent group messagebus || failed=1
-if [ -d /run/systemd ]; then
+if [ -d /run/systemd/system ]; then
journalctl -f &
journalctl_pid="$!"
fi
@@ -123,7 +123,7 @@ dbus-send --system
--dest="org.debian.packages.dbus.TradActivation" \
/ org.freedesktop.DBus.Peer.Ping \
|| failed=1
-if [ -d /run/systemd ]; then
+if [ -d /run/systemd/system ]; then
systemctl daemon-reload
dbus-send --system --dest="org.debian.packages.dbus.SystemdActivation" \
--
2.20.1
--- End Message ---
--- Begin Message ---
Source: dbus
Source-Version: 1.12.20-1
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dbus, 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.
Simon McVittie <[email protected]> (supplier of updated dbus 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: SHA256
Format: 1.8
Date: Thu, 02 Jul 2020 14:19:21 +0100
Source: dbus
Architecture: source
Version: 1.12.20-1
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 962466
Changes:
dbus (1.12.20-1) unstable; urgency=medium
.
[ Mark Hindley ]
* Fix system-bus autopkgtest detection of systemd as PID1.
The test attempts to detect whether systemd is available by testing for
/run/systemd. However, this path can exist on non-systemd systems.
Look for /run/systemd/system instead. (Closes: #962466)
.
[ Simon McVittie ]
* New upstream stable release
- Prevent use-after-free if two usernames share a uid
Checksums-Sha1:
2d916c792bcb45355b68d02d9eec3bfafa5f67d0 3663 dbus_1.12.20-1.dsc
f7fe130511aeeac40270af38d6892ed63392c7f6 2095511 dbus_1.12.20.orig.tar.gz
598f9a0e8017ddea5838e9b9e9074f9d09c4f116 833 dbus_1.12.20.orig.tar.gz.asc
41c57bfe08c0d3b0e98da296ab59879816b42e6a 57852 dbus_1.12.20-1.debian.tar.xz
31fbbcff699a9365a2f1d427eb8058a86de22380 7428 dbus_1.12.20-1_source.buildinfo
Checksums-Sha256:
ed7cfd39a5aa9e0c003c36a60c0738b904a759c8395bd17f0adfb9a7d196e1f4 3663
dbus_1.12.20-1.dsc
f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe 2095511
dbus_1.12.20.orig.tar.gz
a5f4d51c9c95a6cf7270abb6548894d91d51eebc0e9f996d0951c8ee925894e7 833
dbus_1.12.20.orig.tar.gz.asc
249a4811ad5cd1a64ad607278870d622da2fb3323b9825cd8facdc0545232b2c 57852
dbus_1.12.20-1.debian.tar.xz
9a5925503e42dcb0bb6c737ca56f2c51e40c150d2f2d20e699044185aa9d7618 7428
dbus_1.12.20-1_source.buildinfo
Files:
2c7a1ae68831f23a028051287c5999c3 3663 admin optional dbus_1.12.20-1.dsc
dfe8a71f412e0b53be26ed4fbfdc91c4 2095511 admin optional
dbus_1.12.20.orig.tar.gz
0a4179092214077fdf79d2fd23eb8f41 833 admin optional
dbus_1.12.20.orig.tar.gz.asc
1d516bb73abdd94cd29bc1f88dd173ce 57852 admin optional
dbus_1.12.20-1.debian.tar.xz
3bfdd76ea7b58fdec99032a2f1738b1d 7428 admin optional
dbus_1.12.20-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAl7+A+cQHHNtY3ZAZGVi
aWFuLm9yZwAKCRDgWuFHj4FMT7+lEACmahsmPj3FhJUMoEpyVPDaPkJSiyNlSBq4
bRxXIpFfBnTvtjyGjNCUsltwox3ZOf18PGnuPI44BhSi+WPTL5J4yhT/8JGB+jUN
yXsFuPHqKZoDqUQR9TBQJY4V/a6CdkSmJPQiA/WsUjNzFeB9aMFT40339qtQRsln
vA6L86ZCHrHAzVUwLO0ut2s51dGpffDOppllxQshdnXP4ucfvERcQ4KQ35B1TXYa
9EZNF6UwttROV02rQdc4mMfh8cKnzRhWNMqZjxDbeiIW+t0rK3LZezfm4vSNlcnA
wAqkZyfz43bIITnClRmI+xxNE9VbMX8HJKjAjgvNVOS+U72nH8BDuMnLvPlbJX7b
Kmu5XhYE0HIs50Rz+150dHfLxwP7L65xQ5NTm3JbUxy4pScFfRPTxCKoOW7X04YW
QiCA9xnAM6hjqk/++rvWJiXd9kyH8apAX98AsLAIEcF400FFGMHW5M/DBkJuS9qB
ZBZaqWApw2Eqqvz5hvbrfyM7Zy0i0hQvdCE1xo91io6ABJrwcxfyxO3CQrGGZTAS
B0xamggf3oelEMQB613Ifz41nHy7rreGth4wByiVMHBpQKtJEysOWghCFOF6/7+N
iLwIbWlHk5inV6d1wPztq6TWsP04UvjLIhJzUCOz0TSFJMkCiw2YlAADMcyyga/O
fCoNpU+kow==
=miBV
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers