This issue is now fixed upstream. https://github.com/util-linux/util-linux/commit/304b4dc4936b115ca33af5325c3b04d0997c1353 https://github.com/util-linux/util-linux/commit/c9671a3cf7738bb81e1cbef2f56485a36c6e7623
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1976630 Title: uuidd appears to be broken on Ubuntu 20.04 LTS Status in util-linux package in Ubuntu: New Bug description: uuidgen -t returns a correct result when uuidd is _not_ running. See the following transcript vdbergh@pl:~/$ sudo systemctl stop uuidd.service uuidd.socket vdbergh@pl:~/$ uuidgen -t ef485202-e275-11ec-b7ab-448500dea459 <---- (correct: last part is the MAC address) vdbergh@pl:~/$ sudo systemctl start uuidd.service vdbergh@pl:~/$ uuidgen -t f8e7b3ca-e275-11ec-b074-1d42fae212d0 <---- (incorrect) The same issue appears with every program that relies on libuuid. Example: uuid.getnode() in python3 is supposed to return the MAC address but this only works if uuidd is not running. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: uuid-runtime 2.34-0.1ubuntu9.3 ProcVersionSignature: Ubuntu 5.13.0-44.49~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-44-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.24 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Thu Jun 2 15:59:10 2022 InstallationDate: Installed on 2020-12-06 (542 days ago) InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) SourcePackage: util-linux UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1976630/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp