<div dir="ltr">Doing the clean install method after upgrading my system to 16.04.<div><br></div><div>I ran the following command line to install the old database:</div><div><br></div><div>sudo -u mythtv /usr/share/mythtv/<a href="http://mythconverg_restore.pl">mythconverg_restore.pl</a> --verbose --drop_database --create_database  --directory /home/mythtv --filename mythconverg-1317-20170928112702.sql.gz<br></div><div><br></div><div>It fails with an unable to connect to database and this environment:</div><div><br></div><div><div>Configuring environment:</div><div>  -    username: mythtv</div><div>  -        HOME: /home/ian</div><div>  - MYTHCONFDIR: /home/ian/.mythtv</div><div><br></div><div>Parsing configuration files:</div><div>  - checking: /home/ian/.mythtv/config.xml</div><div>  - checking: /usr/local/share/mythtv/mysql.txt</div><div>  - checking: /usr/share/mythtv/mysql.txt</div><div>  - checking: /usr/local/etc/mythtv/mysql.txt</div><div>  - checking: /etc/mythtv/mysql.txt</div><div>  - checking: /home/ian/.mythtv/mysql.txt</div><div>  - checking: mysql.txt</div><div>  - checking: /home/ian/.mythtv/mysql.txt</div><div>  - checking: /home/ian/.mythtv/backuprc</div></div><div><br></div><div>Doing a 'locate config.xml' it's only at these locations:</div><div><br></div><div><div>/etc/mythtv/config.xml</div><div>/home/mythtv/.mythtv/config.xml</div><div>/usr/share/doc/mythtv-backend/contrib/config_files/config.xml</div><div>/usr/share/mythtv/config.xml</div></div><div><br></div><div>How do I get the command line to ignore /home/ian and /home/ian/.mythtv?</div><div><br></div><div>Thanks!</div></div>