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#44745 - kdebase-workspace doesn't delete kdm user on remove
Attached to Project:
Arch Linux
Opened by Gianpiero (4javier) - Monday, 27 April 2015, 10:37 GMT
Last edited by Antonio Rojas (arojas) - Monday, 27 April 2015, 10:54 GMT
Opened by Gianpiero (4javier) - Monday, 27 April 2015, 10:37 GMT
Last edited by Antonio Rojas (arojas) - Monday, 27 April 2015, 10:54 GMT
|
DetailsDescription:
kdebase-workspace on install create the "kdm" user needed by kdm. Its post_remove() routine in https://projects.archlinux.org/svntogit/packages.git/tree/trunk/kdebase-workspace.install?h=packages/kdebase-workspace should include a userdel call, otherwise after removing the package there will be a "kdm" user without a /var/lib/kdm home_dir, making shadow.service fail. |
This task depends upon

We don't remove users automatically anymore for security reasons, see https://www.archlinux.org/todo/usergroup-management/