<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 16, 2018 at 8:52 AM, jrh <span dir="ltr"><<a href="mailto:jharbestonus@gmail.com" target="_blank">jharbestonus@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><br><div><span class=""><br><blockquote type="cite"><div>On Jan 16, 2018, at 9:39 AM, Mitchell Gore <<a href="mailto:mitchell.gore@gmail.com" target="_blank">mitchell.gore@gmail.com</a>> wrote:</div><br class="m_1192643229624621799Apple-interchange-newline"><div><div dir="ltr">Hello,<div><br></div><div>initially i wanted to just upgrade MythTV .28 to .29.  After enabling the .29 repo i was getting dependency errors around libmyth.  I ended up doing a Ubuntu release upgrade to 16.04 LTS.  That was all going well until i ran into upgraded MySQL to 5.7 and got the table_cache=128 error from the mythtv-tweaks.cnf file.  I got this error:</div><div><br></div><div><div>Setting up mysql-server-5.7 (5.7.20-0ubuntu0.16.04.1) ...</div><div>Renaming removed key_buffer and myisam-recover options (if present)</div><div>ERROR: Unable to start MySQL server:</div></div></div></div></blockquote><div><br></div></span>Here is the problem you need to fix:</div><div><span class=""><br><blockquote type="cite"><div><div dir="ltr"><div><div>2018-01-16T00:28:57.390552Z 0 [ERROR] unknown variable 'table_cache=128'</div><div>2018-01-16T00:28:57.392762Z 0 [ERROR] Aborting</div></div></div></div></blockquote><div><br></div></span><div>A google search for the variable above will lead you to the fix. </div><div>I believe the variable is set in /etc/mysql/conf.d/mythtv.conf, or something similar to that name and you will need to change it to the new variable name.</div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div>Jay</div><div><br></div><blockquote type="cite"><div><span class=""><div dir="ltr"><div><div>Please take a look at <a href="https://wiki.debian.org/Teams/MySQL/FAQ" target="_blank">https://wiki.debian.org/Teams/<wbr>MySQL/FAQ</a> for tips on fixing common upgrade issues.</div><div>Once the problem is resolved, run apt-get --fix-broken install to retry.</div><div>dpkg: error processing package mysql-server-5.7 (--configure):</div><div> subprocess installed post-installation script returned error exit status 1</div><div>dpkg: dependency problems prevent configuration of mysql-server:</div><div> mysql-server depends on mysql-server-5.7; however:</div><div>  Package mysql-server-5.7 is not configured yet.</div><div><br></div><div>dpkg: error processing package mysql-server (--configure):</div><div> dependency problems - leaving unconfigured</div><div>Errors were encountered while processing:</div><div> mysql-server-5.7</div><div> mysql-server</div></div><div><br></div><div>I cleared that line from the file and reran the sudo apt-get upgrade and all seamed okay.  I was able to upgrade to .29 without issue.</div><div><br></div><div>The problems began when i went to upgrade the database by running mythbackend from command line.  For some reason mythbackend was unable to log into the database.  I am able to log into MySQL as root and my MythTV user using the password in /etc/mythtv/config.xml.  The database is still there as well.</div><div><br></div><div>I have tried downgrading MythTV to .28 and still get the same errors.  I have also removed MySQL and reinstalled.  At this point i am lost.  Any ideas?</div><div><br></div><div>Thanks,</div><div>Mitchell</div></div></span>
______________________________<wbr>_________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br><a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br><a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br></div></blockquote></div><br></div><br>______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div>Does commenting it out not work?</div></div>