← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 485277] Re: Error: The MythTV python interface is not installed or Cannot connect to MythTV Backend

 

So it looks like a simple bug in the cron jobs that it's looking for the
frontend rather than backend to make sure they are ran on the right
place.

s/front/back/ should resolve it.

** Changed in: mythplugins (Ubuntu)
       Status: New => In Progress

** Changed in: mythplugins (Ubuntu)
   Importance: Undecided => Low

-- 
Error: The MythTV python interface is not installed or Cannot connect to MythTV Backend
https://bugs.launchpad.net/bugs/485277
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythplugins in ubuntu.

Status in “mythplugins” package in Ubuntu: In Progress

Bug description:
Binary package hint: mythplugins

Hourly, one of my machines complains:

/etc/cron.hourly/mythvideo:

! Error: The MythTV python interface is not installed or Cannot connect to MythTV Backend. MythTV meta data cannot be updated

Exception AttributeError: "'MythDB' object has no attribute 'db'" in <bound method MythDB.__del__ of <MythTV.MythDB.MythDB object at 0xb7fc6dcc>> ignored

There are two issues here: a) why is mythvideo trying to do anything on anything but the master backend, where the videos actually are and b) mythvideo should bring in all of the dependencies it requires.

On another machine, I am getting this hourly:

/etc/cron.hourly/mythvideo:
Exception AttributeError: "'MythDB' object has no attribute 'db'" in <bound method MythDB.__del__ of <MythTV.MythDB.MythDB object at 0x9eabeac>> ignored

! Error: The MythTV python interface is not installed or Cannot connect to MythTV Backend. MythTV meta data cannot be updated

Same issues.

ProblemType: Bug
Architecture: i386
Date: Thu Nov 19 06:34:27 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: mythvideo 0.22.0+fixes22594-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-10.12-generic
SourcePackage: mythplugins
Uname: Linux 2.6.30-10-generic i686





Follow ups