[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-10-02 Thread Tim Thomson
Check your /var/log/mythtv/jamu.log.

On my system MythVideo was configured to use paths in $HOME/MythVideo/*
for banners, fanart, posters, etc.

The script was failing because these folders did not exist and were not
writeable by the mythtv user.

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-06-14 Thread Barry Clearwater
This bug still exists in Lucid, is it going to come down from the cvs at
some point ?

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-06-11 Thread TrinitronX
I tried the fix by enabling the Mythbuntu autobuilds, and am currently
running version:

mythvideo 0.23.0+fixes25073-0ubuntu0+mythbuntu2

I'm still getting emails every hour like:

From:   root sat...@lyraphase.com
To: root
Date:   Fri, Jun 11, 2010 at 10:17 AM
Subject:Cron r...@saturn cd /  run-parts --report /etc/cron.hourly

run-parts: /etc/cron.hourly/mythvideo exited with return code 1

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-06-11 Thread TrinitronX
Looks like I'm getting the jamu.py to exit some other way, as the lines
in my file read:

[..]
# Check if this is a Scheduled and Recorded graphics download request
if self.config['mythtv_watched']:
self._downloadScheduledRecordedGraphics()
sys.exit(0)
[..]

It may be another issue with how the script is exiting.  I'll have to
look into this later.

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-05-26 Thread Landon Harsh
I can confirm that running 0.23.0+fixes24104-0ubuntu2 does have this
issue again.

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-05-26 Thread Lorenz Bort
I updated to 0.23 yesterday and can confirm that activating autobuilds,
like in post #4 described, updates to version
0.23.0+fixes24818-0ubuntu0+mythbuntu2, which fixes the problem.

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-05-21 Thread Lorenz Bort
@trinitronX: have you included the autobuilds like in #4 suggested? I
still use 0.22 and don't know which is the latest 0.23 version. Adding
the autobuilds fixed the hourly mail problem for mythtv 0.22.

@all: the current version in the 0.22 tree
(0.22.0+fixes23766-0ubuntu0+mythbuntu3) does not send hourly mails, but
the weekly cronjob still does. If I run the script manually, there is no
error so it seems to be the same issue somewhere else in the code. Can
someone confirm this?

I tried to find the error in the file, but I didn't find it at a first
glance. Maybe someone who is already familiar with the jamu.py script
can have a look at it? It has something to do with the -J switch. In
line 1911 I found a sys.exit(1) where no errormessage is defined
before, but I don't think thats the problem.

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-05-19 Thread TrinitronX
I'm getting this message in an email from cron every hour.

Using mythvideo package 0.23.0+fixes24104-0ubuntu2

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-04-22 Thread Lorenz Bort
Hi again,

I should have looked at the output of my apt-get upgrade a little
longer. Some packages (including mythvideo) had been kept back for some
reason. apt-get dist-upgrade solved the problem, now dpgk -l mythvideo
says:

0.22.0+fixes23766-0ubuntu0+mythbuntu3

and there is no more spam in my mailbox...

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-04-21 Thread Lorenz Bort
Hi there,

I'm new to launchpad, so sorry for my question. I included the auto-build 
repository like mario suggested above. I ran apt-get update and upgrade, and it 
upgraded a lot of packages, all had to do with mythtv, but I still recieve 
these mails. 
I know I could simply change the line Tom pointed out to sys.exit(False), but 
this seems not the right way to fix the problem. Did I do something wrong?

I chose mythtv 0.22, DE as location and did not activate the testing
PPA during the configuration.

If you need this: 
r...@host:/home/user# dpkg -l mythvideo
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/Fehlgeschl. Konfiguration/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version  
Beschreibung
+++---
ii  mythvideo0.22.0+fixes22594-0ubuntu1   A generic 
video player frontend module for MythTV


Thanks for you help

Lorenz

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2010-04-21 Thread Brian May
Hello Lorenz,

I haven't tried the autobuilds myself yet. It is something I perhaps
should do.

I do notice though that you have mythvideo version
0.22.0+fixes22594-0ubuntu1 installed, which is exactly the same version
I have installed from Karmic. Hence I suspect that you haven't installed
the newer fixed version.

Brian May

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2009-12-05 Thread Tom Helner
I can confirm that my fresh install of 9.10 also has this issue.

Changing sys.exit(True) to sys.exit(False) in the section discussed
in the bug description fixes the exit code problem for me.

That said, I don't know enough about this script, and have have not had
the time to research it to know if this actually fixes the problem or
simply fixes a symptom.

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2009-12-05 Thread Mario Limonciello
This has been fixed upstream already.  You can get updated builds from
http://mythbuntu.org/auto-builds for Karmic, it will be on the archive
for Lucid.

** Also affects: mythvideo (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Changed in: mythvideo (Ubuntu Karmic)
   Status: New = Won't Fix

** Changed in: mythvideo (Ubuntu)
   Status: New = Fix Released

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2009-11-26 Thread Stefan Pappalardo
I can confirm it. Every hour I get the following message.

[..]
Date: Thu, 26 Nov 2009 20:17:20 +0100 (CET)
From: Cron Daemon r...@linuxbox
To: r...@linuxbox
Subject: Cron r...@obelixcd /  run-parts --report /etc/cron.hourly

run-parts: /etc/cron.hourly/mythvideo exited with return code 1
[..]

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 485538] Re: /usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success

2009-11-19 Thread Brian May
I forgot to include version info:

r...@oncilla:~# dpkg -l mythvideo
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version  Description
+++---
ii  mythvideo0.22.0+fixes22594-0ubuntu1   A generic video 
player frontend module for MythTV

-- 
/usr/share/mythtv/mythvideo/scripts/jamu.py returns error on success
https://bugs.launchpad.net/bugs/485538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs