Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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
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
|
DetailsDescription:
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.
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.
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