Bug 24457 - tss user and group are expected but not created
Summary: tss user and group are expected but not created
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: QA Team
QA Contact:
URL:
Whiteboard: MGA7-64-OK
Keywords: advisory, validated_update
: 26223 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-03-02 20:20 CET by GG HH
Modified: 2020-02-26 11:22 CET (History)
6 users (show)

See Also:
Source RPM: tpm2-tss-2.2.2-1.mga7.src.rpm
CVE:
Status comment:


Attachments

Description GG HH 2019-03-02 20:20:27 CET
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"
Marja Van Waes 2019-03-02 23:55:47 CET

CC: (none) => marja11
Assignee: bugsquad => geiger.david68210

Comment 1 GG HH 2019-10-05 09:39:40 CEST
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
Comment 2 David GEIGER 2019-10-06 20:45:51 CEST
Please test tpm2-tss-2.3.1-2.mga8! I think it should fix this issue.
Comment 3 GG HH 2019-10-06 22:10:41 CEST
Yes it does, thanks!

Status: NEW => RESOLVED
Resolution: (none) => FIXED

David GEIGER 2020-02-22 11:11:36 CET

Source RPM: tpm2-tss-2.2.0-1.mga7.src.rpm => tpm2-tss-2.2.2-1.mga7.src.rpm
Version: Cauldron => 7
Status: RESOLVED => REOPENED
Resolution: FIXED => (none)

Comment 4 David GEIGER 2020-02-22 11:13:04 CET
*** Bug 26223 has been marked as a duplicate of this bug. ***

CC: (none) => eric.gerbier

Comment 5 David GEIGER 2020-02-22 11:19:59 CET
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

Comment 6 Herman Viaene 2020-02-24 13:58:28 CET
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-OK
CC: (none) => herman.viaene

Comment 7 Thomas Andrews 2020-02-25 00:15:00 CET
Should be enough, Herman. Validating. Advisory in Comment 5.

Keywords: (none) => validated_update
CC: (none) => andrewsfarm, sysadmin-bugs

Thomas Backlund 2020-02-26 10:49:53 CET

Keywords: (none) => advisory
CC: (none) => tmb

Comment 8 Mageia Robot 2020-02-26 11:22:07 CET
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2020-0065.html

Status: REOPENED => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.