[mythtv-commits] Ticket #7464: mirobridge cron job fails

MythTV mythtv at cvs.mythtv.org
Sat Oct 31 10:57:05 UTC 2009


#7464: mirobridge cron job fails
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  ijr    
     Type:  defect            |      Status:  new    
 Priority:  minor             |   Milestone:  unknown
Component:  MythTV - General  |     Version:  unknown
 Severity:  medium            |     Mlocked:  0      
------------------------------+---------------------------------------------

Comment(by pik):

 I use mythtv 0.22 svn 22675, miro 2.5.3, python 2.6 and ubuntu Janty with
 kernel 2.6.30.

 Mirobridge runs fine from the terminal but fails when ran from crontab.
 This is not an access right or file permission problem. I have a valid
 config.xml gf file in the directory ~/.mythtv.
 The error says that it can not import python bindings ( see below ).


 /var/lib/python-support/python2.6/MySQLdb/__init__.py:34:
 DeprecationWarning: the sets module is deprecated
   from sets import ImmutableSet
 2009-10-31 11:38:01,950 - mirobridge - INFO - Using python library
 'pyparsing' version 1.5.0
 /usr/local/lib/python2.6/dist-packages/MythTV/MythLog.py:34:
 DeprecationWarning: BaseException.message has been deprecated as of Python
 2.6
   self.message = message
 Exception AttributeError: "'MythDB' object has no attribute 'db'" in
 <bound method MythDB.__del__ of <MythTV.MythDB.MythDB object at
 0x87e326c>> ignored
 2009-10-31 11:38:04,980 - mirobridge - CRITICAL - MythTV python bindings
 could not be imported

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7464#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list