Feb 27 20:12:09 uranus systemd-udevd[616]: Specified user 'tss' unknown Feb 27 20:12:09 uranus systemd-udevd[616]: Specified group 'tss' unknown $ rpm -q -f /usr/lib/udev/rules.d/60-tpm-udev.rules tpm2-tss-2.2.0-1.mga7 $ cat /usr/lib/udev/rules.d/60-tpm-udev.rules # tpm devices can only be accessed by the tss user but the tss # group members can access tpmrm devices KERNEL=="tpm[0-9]*", MODE="0660", OWNER="tss" KERNEL=="tpmrm[0-9]*", MODE="0660", OWNER="tss", GROUP="tss"
CC: (none) => marja11Assignee: bugsquad => geiger.david68210
Still true $ grep tss /var/log/messages Oct 2 20:11:55 uranus systemd-udevd[612]: Specified user 'tss' unknown Oct 2 20:11:55 uranus systemd-udevd[612]: Specified group 'tss' unknown
Please test tpm2-tss-2.3.1-2.mga8! I think it should fix this issue.
Yes it does, thanks!
Status: NEW => RESOLVEDResolution: (none) => FIXED
Source RPM: tpm2-tss-2.2.0-1.mga7.src.rpm => tpm2-tss-2.2.2-1.mga7.src.rpmVersion: Cauldron => 7Status: RESOLVED => REOPENEDResolution: FIXED => (none)
*** Bug 26223 has been marked as a duplicate of this bug. ***
CC: (none) => eric.gerbier
Advisory: ======================== To make tpm2-tss package working as it should the "tss" user and group are expected but not created, so this update fixes this issue creating the needed "tss" group and user. ======================== Packages in 7/core/updates_testing: ======================== tpm2-tss-2.2.2-1.1.mga7.i586.rpm libtss2-mu0-2.2.2-1.1.mga7.i586.rpm libtss2-sys0-2.2.2-1.1.mga7.i586.rpm libtss2-esys0-2.2.2-1.1.mga7.i586.rpm libtss2-tcti-device0-2.2.2-1.1.mga7.i586.rpm libtss2-tcti-mssim0-2.2.2-1.1.mga7.i586.rpm libtpm2-tss-devel-2.2.2-1.1.mga7.i586.rpm tpm2-tss-2.2.2-1.1.mga7.x86_64.rpm lib64tss2-mu0-2.2.2-1.1.mga7.x86_64.rpm lib64tss2-sys0-2.2.2-1.1.mga7.x86_64.rpm lib64tss2-esys0-2.2.2-1.1.mga7.x86_64.rpm lib64tss2-tcti-device0-2.2.2-1.1.mga7.x86_64.rpm lib64tss2-tcti-mssim0-2.2.2-1.1.mga7.x86_64.rpm lib64tpm2-tss-devel-2.2.2-1.1.mga7.x86_64.rpm Source RPM: ======================== tpm2-tss-2.2.2-1.1.mga7.src.rpm
Assignee: geiger.david68210 => qa-bugs
MGA7-64 Plasma on Lenovo B50 No installation issues Cheked that tss user and group exist after installation OK. Did a little research to find out whether I could do some mer tests, found a.o. https://www.linuxplumbersconf.org/event/4/contributions/302/attachments/343/572/LPC2019.pdf, aand that convinced me to leave it alone. OK, unless someone has a better idea.
Whiteboard: (none) => MGA7-64-OKCC: (none) => herman.viaene
Should be enough, Herman. Validating. Advisory in Comment 5.
Keywords: (none) => validated_updateCC: (none) => andrewsfarm, sysadmin-bugs
Keywords: (none) => advisoryCC: (none) => tmb
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2020-0065.html
Status: REOPENED => RESOLVEDResolution: (none) => FIXED