Comment 3 for bug 502051

Revision history for this message
Stefan Pappalardo (sjuk) wrote : Re: run-parts: /etc/cron.hourly/mythvideo exited with return code 1

The last functional version was "0.22.0+fixes22564-0ubuntu1 (karmic)" I think.

At some point I can find this in the jamu.log. This could be a hint.
[..]
! Error: An instance of Jamu (-MW) is already running only one instance can run at a time.
One of the meta data sources may be off-line or very slow.
[..]

A "ps axf | grep myth" gives me that.
[..]
  872 ? Ss 0:00 /bin/su -c /usr/bin/mythbackend --logfile /var/log/mythtv/mythbackend.log mythtv
 1308 ? S 0:00 \_ sh -c /usr/bin/mythbackend --logfile /var/log/mythtv/mythbackend.log
 1309 ? Sl 116:17 \_ /usr/bin/mythbackend --logfile /var/log/mythtv/mythbackend.log
18822 ? S 0:00 \_ /bin/sh /etc/cron.hourly/mythvideo
18826 ? S 0:00 \_ su mythtv -c /usr/bin/python /usr/share/mythtv/mythvideo/scripts/jamu.py -MW >> '/var/log/mythtv/jamu.log'
18834 ? S 0:00 \_ sh -c /usr/bin/python /usr/share/mythtv/mythvideo/scripts/jamu.py -MW >> '/var/log/mythtv/jamu.log'
18835 ? S 0:00 \_ /usr/bin/python /usr/share/mythtv/mythvideo/scripts/jamu.py -MW
 7071 pts/1 S+ 0:00 \_ grep myth
 2155 ? Ss 0:00 \_ /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/share/mythbuntu/session.sh
 2158 ? S 0:00 /usr/bin/dbus-launch --exit-with-session /usr/share/mythbuntu/session.sh
 2708 ? Sl 4:18 /usr/bin/mythlcdserver -v none
30596 ? S 0:03 /usr/bin/perl /usr/bin/mythexport-daemon
 1725 ? Ssl 724:15 /usr/bin/mythfrontend.real --logfile /var/log/mythtv/mythfrontend.log
 1817 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1819 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1822 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1825 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1827 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1829 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1832 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1835 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1849 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1852 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1854 ? Z 0:00 \_ [mythfrontend.re] <defunct>
 1858 ? Z 0:00 \_ [mythfrontend.re] <defunct>
12726 ? SN 0:00 /usr/bin/mythtranscode -j 181 -V 3 -p autodetect -l
[..]