Hi,<br><br>i am trying to use myth archive on my SVN install to put some recordings on DVD.<br><br>what i go through the menus its all good until the job begins. I see this in the log:<br><br>[myth@mythtv logs]$ cat mythburn.log
<br>mythburn.py (0.1.20070826-5) starting up...<br>script path:/usr/local/share/mythtv/mytharchive/scripts<br>myth share path:/usr/local/share/mythtv<br>passed job file: /video/temp-archive/config/mydata.xml<br>passed progress log file: /video/temp-archive/logs/progress.log
<br>mythburn.py (0.1.20070826-5) starting up...<br>mytharchivehelper: symbol lookup error: mytharchivehelper: undefined symbol: _ZN11MythContext4InitEb<br>Failed to run mytharchivehelper to get mysql database parameters! Exit code: 127
<br>Traceback (most recent call last):<br> File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line 4686, in ?<br> main()<br> File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line 4555, in main
<br> saveSetting("MythArchiveLastRunStart", time.strftime("%Y-%m-%d %H:%M:%S "))<br> File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line 807, in saveSetting<br> cursor.execute
(query)<br> File "/usr/lib/python2.4/site-packages/MySQLdb/cursors.py", line 163, in execute<br> self.errorhandler(self, exc, value)<br> File "/usr/lib/python2.4/site-packages/MySQLdb/connections.py", line 35, in defaulterrorhandler
<br> raise errorclass, errorvalue<br>_mysql_exceptions.OperationalError: (1046, 'No database selected')<br><br><br>[myth@mythtv logs]$ cat progress.log <br>2007-10-26 23:18:27 mythburn.py (0.1.20070826-5) starting up...
<br>2007-10-26 23:18:27 Failed to run mytharchivehelper to get mysql database parameters! Exit code: 127<br><br><br>When i run mtd:<br>[myth@mythtv logs]$ mtd<br>2007-10-26 23:21:15.719 Using runtime prefix = /usr/local<br>
mtd: symbol lookup error: mtd: undefined symbol: _ZN11MythContext4InitEb<br>[myth@mythtv logs]$ <br><br><br>this is a FC6 backend that was upgraded fom ATRPMS to SVN a few months ago.<br><br>what does this mean and how do i fix it?
<br><br>Thanks,<br>Mitchell<br>