ubuntu 15.04 mythtv backend never starts systemd Vs upstart
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mythtv (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu 15.04
Release: 15.04
mythtv:
Installed: 2:0.27.
Candidate: 2:0.27.
Version table:
2:
500 http://
*** 2:0.27.
500 http://
100 /var/lib/
Expected the install to set systemd to start the backend on boot. As it did back in ubuntu 12.04
Because the backend does not start, mythfrontend cannot reach the backend
Have tried following info at https:/
chris@develop:~$ systemctl daemon-reload
chris@develop:~$ systemctl restart mythbackend
chris@develop:~$ systemctl status mythbackend
● mythbackend.service - MythTV backend service
Loaded: loaded (/etc/systemd/
Active: failed (Result: exit-code) since Wed 2015-09-16 11:39:47 AEST; 4s ago
Process: 4448 ExecStart=
Main PID: 4448 (code=exited, status=130)
Sep 16 11:39:47 develop systemd[1]: Started MythTV backend service.
Sep 16 11:39:47 develop systemd[1]: Starting MythTV backend service...
Sep 16 11:39:47 develop systemd[1]: mythbackend.
Sep 16 11:39:47 develop systemd[1]: Unit mythbackend.service entered failed state.
Sep 16 11:39:47 develop systemd[1]: mythbackend.service failed.
Status changed to 'Confirmed' because the bug affects multiple users.