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#56666 - [usbmuxd] Make use of sysusers
Attached to Project:
Arch Linux
Opened by Bruno Pagani (ArchangeGabriel) - Sunday, 10 December 2017, 18:29 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 17 December 2017, 19:25 GMT
Opened by Bruno Pagani (ArchangeGabriel) - Sunday, 10 December 2017, 18:29 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 17 December 2017, 19:25 GMT
|
Detailsusbmuxd should be moved to systemd-sysusers to create its user and group. It would be very simple, a simple line like this should be enough to do exactly the same as https://git.archlinux.org/svntogit/packages.git/tree/trunk/usbmuxd.install?h=packages/usbmuxd:
u usbmux 140 "usbmux user" |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Sunday, 17 December 2017, 19:25 GMT
Reason for closing: None
Additional comments about closing: will be handled as part of https://www.archlinux.org/todo/switch-to -systemd-sysusers/
Sunday, 17 December 2017, 19:25 GMT
Reason for closing: None
Additional comments about closing: will be handled as part of https://www.archlinux.org/todo/switch-to -systemd-sysusers/
https://github.com/libimobiledevice/usbmuxd/blob/46bdf3ec90acf3916ee8aba622a7da9da5eb8e06/systemd/usbmuxd.service.in#L6 just seems to need a usbmux user and no file in the package is owned by that user / group.