sts-sponsors team mailing list archive
-
sts-sponsors team
-
Mailing list archive
-
Message #02535
[Bug 1913581] Re: [plugin][systemd] prefer resolvectl over systemd-resolve
This bug was fixed in the package sosreport - 4.0-1ubuntu6
---------------
sosreport (4.0-1ubuntu6) hirsute; urgency=medium
[Eric Desrochers]
* d/p/0012-apt-move-unattended-upgrades-log-collection.patch
(LP: #1906302)
[Ponnuvel Palaniyappan]
* d/p/0013-bcache-add-a-new-plugin-for-bcache.patch
(LP: #1913284)
[Felipe Reyes]
* d/p/0014-k8s-add-cdk-master-auth-webhook-to-journal.patch
* d/p/0015-k8s-fix-cdk-related-file-paths.patch
(LP: #1913583)
[Michael Biebl]
* d/p/0016-systemd-prefer-resolvectl-over-systemd-resolve.patch
(LP: #1913581)
-- Eric Desrochers <eric.desrochers@xxxxxxxxxxxxx> Fri, 29 Jan 2021
12:20:50 -0500
** Changed in: sosreport (Ubuntu Hirsute)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of STS
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1913581
Title:
[plugin][systemd] prefer resolvectl over systemd-resolve
Status in sosreport package in Ubuntu:
Fix Released
Status in sosreport source package in Bionic:
In Progress
Status in sosreport source package in Focal:
In Progress
Status in sosreport source package in Groovy:
In Progress
Status in sosreport source package in Hirsute:
Fix Released
Status in sosreport package in Debian:
Unknown
Bug description:
'resolvectl' has been introduced in systemd v239.
In ubuntu, a symlink has been created as follows:
$ ls -altr /usr/bin/systemd-resolve
lrwxrwxrwx 1 root root 10 Jul 6 2020 /usr/bin/systemd-resolve -> resolvectl
Both command can still be executed, but the symlink will eventually disapear.
It is only to accomodate the transition.
In stable releases we have systemd version lt and gt v239:
#systemd-resolve (wo/ resolvectl cmd at all):
systemd | 229-4ubuntu21.27 | xenial-security
systemd | 229-4ubuntu21.29 | xenial-updates
systemd | 237-3ubuntu10 | bionic
systemd | 237-3ubuntu10.38 | bionic-security
systemd | 237-3ubuntu10.44 | bionic-updates
#resolvectl (with the deprecated symlink):
systemd | 245.4-4ubuntu3 | focal
systemd | 245.4-4ubuntu3.4 | focal-updates
systemd | 246.6-1ubuntu1 | groovy
systemd | 246.6-1ubuntu1.1 | groovy-updates
systemd | 247.1-4ubuntu1 | hirsute
This 'sos' change enable 'resolvectl' as the preference but is
backward compatible with 'systemd-resolve' for systemd with systemd
version lt v239.
Upstream:
https://github.com/sosreport/sos/pull/2385
https://github.com/sosreport/sos/pull/2385/commits
Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979264
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1913581/+subscriptions
References