Comment 7 for bug 1795764

Revision history for this message
Eric Desrochers (slashd) wrote :

[VERIFICATION XENIAL]

I confirm that this specific bug is now fix with that proposed package.

# Confirmation of the use of proposed systemd packages:

ii libpam-systemd:amd64 229-4ubuntu21.11 amd64 system and service manager - PAM module
ii libsystemd0:amd64 229-4ubuntu21.11 amd64 systemd utility library
ii libudev1:amd64 229-4ubuntu21.11 amd64 libudev shared library
ii systemd 229-4ubuntu21.11 amd64 system and service manager
ii systemd-sysv 229-4ubuntu21.11 amd64 system and service manager - SysV links
ii udev 229-4ubuntu21.11 amd64 /dev/ and hotplug management daemon

# Confirmation that I ran the test on xenial

root@ubuntu:/tmp# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.5 LTS"

# Reproducer as describe in upstream bug and above in the SRU tmpl:

root@ubuntu:/tmp# mkdir -p bind-test/abc
root@ubuntu:/tmp# mount --bind bind-test bind-test
root@ubuntu:/tmp# mount -t tmpfs tmpfs bind-test/abc
root@ubuntu:/tmp# umount bind-test/abc
root@ubuntu:/tmp# systemctl list-units --all | grep bind-test
  tmp-bind\x2dtest.mount loaded active mounted /tmp/bind-test

I also did some dogfooding here and there, BUT, since systemd is a pretty critical piece, I would appreciate more feedback from other impacted users before I can proceed with the release in xenial-updates.

Meaning I won't change this bug to "verification-done-xenial" until then. I'll return from vacation on the week of January 7th (mid-week) which will give us a reasonable amount of time for impacted users and other volunteers to test this new proposed package.

- Eric