FS#76451 - [shadow] shadow systemd service failed (/run/ceph missing)

Attached to Project: Arch Linux
Opened by Konstantin Gizdov (kgizdov) - Sunday, 06 November 2022, 15:41 GMT
Last edited by David Runge (dvzrv) - Sunday, 06 November 2022, 16:19 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
As the title says. For some reason shadow.service failed consistently - check shadow.log (attached). It it possibly some leftover config after ceph removal.

Additional info:
* package version(s): shadow 4.11.1-3
* config and/or log files etc.
This task depends upon

Closed by  David Runge (dvzrv)
Sunday, 06 November 2022, 16:19 GMT
Reason for closing:  Not a bug
Additional comments about closing:  shadow.service works as it should. pwck errors on an inconsistent user setup after the removal of ceph.
Comment by David Runge (dvzrv) - Sunday, 06 November 2022, 16:16 GMT
@kgizdov: Ahh, now I understand what you meant :)

So, this is basically pwck [1] complaining about the user's home not existing anymore (likely because the systemd-tmpfiles.d integration for ceph is now gone from your system).
The service is there to point out to the user, that they need to fix something in their setup (e.g. remove a user).

[1] https://man.archlinux.org/man/pwck.8

Loading...