Anaconda crash during upgrade install of MythDora4
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:2a692373339f2b64f4f133d0e1c127a5' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: UPDATE cache_filter SET data = '<p>I have MythDora4 installed on my fontend+backend box and I\'m trying to \"refresh\" it using a MythDora4 DVD I downloaded/burned last week. I\'m having a problem with lirc_dev/lircd. After I click through the language (English) and keyboard (US English) prompts, MythDora asks me whether I want to \"Install MythDora\" or \"Upgrade an existing installation\". If I pick upgrade it searches for existing installations and populates the drop down box with my current mythdora install: <br />\nMythDora 4.0 (/dev/VolGroup00/LogVol00)<br />\n When I press Next it says that the installer threw an unhandeled exception. If I press Debug I get the following (please excuse any typos, I can\'t cut and past off the screen):<br />\n<code><br />\nTraceback (most recent call first):<br />\n File \"/usr/lib/anaconda/iw/examine_gui.py\", line 39, in getNext<br />\n c.repopaths = self.anaconda.id.instClass.repopaths<br />\n File \"/usr/lib/anaconda/gui.py\", line 1003, in nextClicked<br />\n rc = self.currentWindow.getNext ()<br />\nAttributeError: InstallClass instance has no attribute \'repopaths\'</code></p>\n<p>Entering debugger...<br />\n> /usr/lib/anaconda/iw/examine_gui.py(39)getNext()<br />\n-> c.repopaths = self.anaconda.id.instClass.repopaths<br />\n(Pdb)<br />\n<br />\nand now I\'m sitting at a (Pdb) prompt which I assume is the python debugger or something.</p>\n', created = 1369198884, expire = 1369285284, headers = '', serialized = 0 WHERE cid = '1:2a692373339f2b64f4f133d0e1c127a5' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:151030112c3aabfbf033c4a73d193d4a' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: UPDATE cache_filter SET data = '<p>There is no need to go that route if all your having issues with is lirc. Problem now is that you may have to reinstall the whole thing. More then likely things bombed because you weren\'t actually upgrading just \"refreshing\". If your having problems with lirc there are many posts here regarding that or you can simply post your problem and it can be corrected by someone here.</p>\n<p>\"Please ignore the man behind the curtain\"<br />\nDennis</p>\n', created = 1369198884, expire = 1369285284, headers = '', serialized = 0 WHERE cid = '1:151030112c3aabfbf033c4a73d193d4a' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:7ee834acd95a5efc693cacccaa73a62b' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: UPDATE cache_filter SET data = '<p>\"Please ignore the man behind the curtain\"<br />\nDennis</p>\n', created = 1369198884, expire = 1369285284, headers = '', serialized = 0 WHERE cid = '1:7ee834acd95a5efc693cacccaa73a62b' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:34825c7f10e168921e89e0a4b0e93305' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: UPDATE cache_filter SET data = '<p>I can pull out the DVD and mythdora boots up just like it used to. The reason I was reinstalling is that I\'m pretty sure during the schedules direct switch over I updated a bunch of stuff beyond the original MythDora4 so before starting to debug the lirc issue I thought I would go back to the DVD so I\'d have a known starting point. I\'m not really sure what\'s installed on my box at the moment :)</p>\n<p>I guess I thought I\'d report the \'upgrade issue\' because I searched the forums and couldn\'t find any reference to it.</p>\n<p>Anyway thanks, I\'ll dig into the lirc issue a bit. This had been working fine for a bunch of years and its a bit strange for it to stop working all of a sudden.</p>\n', created = 1369198884, expire = 1369285284, headers = '', serialized = 0 WHERE cid = '1:34825c7f10e168921e89e0a4b0e93305' in /var/www/mythdora/html/includes/cache.inc on line 109.
Submitted by SammyJ on April 4, 2008 - 7:34am
I have MythDora4 installed on my fontend+backend box and I'm trying to "refresh" it using a MythDora4 DVD I downloaded/burned last week. I'm having a problem with lirc_dev/lircd. After I click through the language (English) and keyboard (US English) prompts, MythDora asks me whether I want to "Install MythDora" or "Upgrade an existing installation". If I pick upgrade it searches for existing installations and populates the drop down box with my current mythdora install:
MythDora 4.0 (/dev/VolGroup00/LogVol00)
When I press Next it says that the installer threw an unhandeled exception. If I press Debug I get the following (please excuse any typos, I can't cut and past off the screen):
Traceback (most recent call first):
File "/usr/lib/anaconda/iw/examine_gui.py", line 39, in getNext
c.repopaths = self.anaconda.id.instClass.repopaths
File "/usr/lib/anaconda/gui.py", line 1003, in nextClicked
rc = self.currentWindow.getNext ()
AttributeError: InstallClass instance has no attribute 'repopaths'
Entering debugger...
> /usr/lib/anaconda/iw/examine_gui.py(39)getNext()
-> c.repopaths = self.anaconda.id.instClass.repopaths
(Pdb)
and now I'm sitting at a (Pdb) prompt which I assume is the python debugger or something.
|
There is no need to go that
There is no need to go that route if all your having issues with is lirc. Problem now is that you may have to reinstall the whole thing. More then likely things bombed because you weren't actually upgrading just "refreshing". If your having problems with lirc there are many posts here regarding that or you can simply post your problem and it can be corrected by someone here.
"Please ignore the man behind the curtain"
Dennis
"Please ignore the man behind the curtain"
Dennis
My original install is still intact
I can pull out the DVD and mythdora boots up just like it used to. The reason I was reinstalling is that I'm pretty sure during the schedules direct switch over I updated a bunch of stuff beyond the original MythDora4 so before starting to debug the lirc issue I thought I would go back to the DVD so I'd have a known starting point. I'm not really sure what's installed on my box at the moment :)
I guess I thought I'd report the 'upgrade issue' because I searched the forums and couldn't find any reference to it.
Anyway thanks, I'll dig into the lirc issue a bit. This had been working fine for a bunch of years and its a bit strange for it to stop working all of a sudden.