=== Casper0082 is now known as kc [08:22] tgm4883 superm1 have you seen this? http://www.gossamer-threads.com/lists/mythtv/commits/594610 just tried to update today and it failed [08:23] on 15.04 running 0.28 [08:32] sorry for the noise is see you've already fixed it but it's just not built yet [10:33] tgm4883: now getting this when attempting to upgrade http://pastebin.ubuntu.com/14503866/ [10:38] Think it should be this --> if [ ! -f "${NEWMYSQLCONFDIR}/mythtv.cnf"]; then [10:39] http://stackoverflow.com/questions/638975/how-do-i-tell-if-a-regular-file-does-not-exist-in-bash [10:49] After manually editing my file it installed but then the backend it's looking in the wrong path https://github.com/MythTV/packaging/commit/5bdf696e5a6478908742b123cfc1a37ff551d1f9#diff-99738520dcfa64ded8fa7f273e36fbe5R10 [10:50] shouldn't have the "local" in it [19:27] tgm4883: ^ [19:27] both those changes jasonnz mentiond look correct [19:28] oh but you already fixed [19:28] https://github.com/MythTV/packaging/commit/d0fe457164fc357ce250b5f5197a6ed256f2781b [23:27] https://github.com/MythTV/packaging/commit/d0fe457164fc357ce250b5f5197a6ed256f2781b#diff-2a0def68bc88664e901630c9b624620cR64 The ! still needs to be inside the [ ] doesn't it? [23:28] https://github.com/MythTV/packaging/blob/d0fe457164fc357ce250b5f5197a6ed256f2781b/deb/debian/mythtv-database.postinst#L64