FS#45637 - [mopidy] Wrong owner of /var/lib/mopidy/*

Attached to Project: Community Packages
Opened by Adriaan (huorpalantir) - Monday, 13 July 2015, 11:34 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 14 July 2015, 14:14 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
See https://github.com/mopidy/mopidy/issues/1220

Additional info:
* package version: 1.0.7-2
* config and/or log files: see link above and attachment


Steps to reproduce:
Install mopidy from community
Run `systemctl start mopidy`
See with `systemctl status mopidy` that it has failed to start
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Tuesday, 14 July 2015, 14:14 GMT
Reason for closing:  Fixed
Comment by Sven-Hendrik Haase (Svenstaro) - Tuesday, 14 July 2015, 14:14 GMT
Yes there was a bug where the mopidy system user was not created with a specific gid/uid. I'm pushing an update so new users don't run into this. To fix your case, please change the mopidy UID and GID to 46, then everything should work as expected.

Loading...