Public bug reported:
Binary package hint: mythplugins
Right in the jamu code there is the following check:
if not mythdb.getSetting('BackendServerIP', hostname = localhostname):
sys.stderr.write(u"\n! Error: Jamu must be run on a MythTV backend.
Local host (%s) is not a MythTV backend.\n" % localhostname)
sys.exit(1)
and yet mythvideo installs a cron job in cron.hourly which executes the
script with the above check in it. mythvideo is typically installed on
frontends, not backends so /etc/cron.hourly/mythvideo, as it is
currently, does not belong in the mythvideo package.
** Affects: mythplugins (Ubuntu)
Importance: Undecided
Status: New
--
mythvideo/jamu should only run on backends
https://bugs.launchpad.net/bugs/507436
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs