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.&nbsp; 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>&nbsp; File &quot;/usr/local/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 4686, in ?<br>&nbsp;&nbsp;&nbsp; main()<br>&nbsp; File &quot;/usr/local/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 4555, in main
<br>&nbsp;&nbsp;&nbsp; saveSetting(&quot;MythArchiveLastRunStart&quot;, time.strftime(&quot;%Y-%m-%d %H:%M:%S &quot;))<br>&nbsp; File &quot;/usr/local/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 807, in saveSetting<br>&nbsp;&nbsp;&nbsp; cursor.execute
(query)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/MySQLdb/cursors.py&quot;, line 163, in execute<br>&nbsp;&nbsp;&nbsp; self.errorhandler(self, exc, value)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/MySQLdb/connections.py&quot;, line 35, in defaulterrorhandler
<br>&nbsp;&nbsp;&nbsp; raise errorclass, errorvalue<br>_mysql_exceptions.OperationalError: (1046, &#39;No database selected&#39;)<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>