Opened 16 years ago

Closed 16 years ago

#7464 closed defect (invalid)

mirobridge cron job fails

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description


Change History (2)

comment:1 by pik, 16 years ago

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

comment:2 by robertm, 16 years ago

Resolution: invalid
Status: newclosed

Read the mirobridge wiki/follow up on the users list. Your environment is incorrectly set.

Note: See TracTickets for help on using tickets.