/srv/irclogs.ubuntu.com/2013/03/25/#ubuntu-mythtv.txt

=== Muzer_ is now known as Muzer
=== Shadow__1 is now known as Shadow__X
qwebirc56669I've got a question about myth updates if anyone is available19:08
Shadow__Xwhat type of questions19:08
qwebirc56669on some of the mythtv servers I maintain for people when I update to the new mythtv fixes it resets my mysql network setting back to disabled19:09
qwebirc56669I have to enable it after every mythtv update19:10
tgm4883qwebirc56669, how are you enabling it?19:10
qwebirc56669in the mythbuntu setup program19:10
tgm4883ok19:11
qwebirc56669mostly because I don't know what it's doing to mysql19:11
tgm4883qwebirc56669, I've heard it's caused by some corruption in the dpkg database. I've personally not looked into it19:12
tgm4883qwebirc56669, It would be mythtv-database that is causing it to get reset19:12
tgm4883specifically, this code  http://pastebin.ubuntu.com/5647267/19:13
tgm4883qwebirc56669, I'm guessing your question is how to make that stop getting reset?19:13
qwebirc56669yes :)19:13
qwebirc56669or at least what does clicking enabled do19:13
tgm4883qwebirc56669, basically, it runs this19:14
tgm4883sed -i -e 's/^#bind/bind/' /etc/mysql/conf.d/mythtv.cnf19:14
tgm4883technically, thats from the postinst of mythtv-commong19:15
qwebirc56669that pastebin was from mythbuntu-setup?19:15
tgm4883so what it probably does is, checks that file exists, runs that command, then restarts mysql19:15
tgm4883qwebirc56669, no, it was from mythtv-database19:15
tgm4883https://github.com/MythTV/packaging/blob/master/deb/debian/mythtv-database.postinst19:15
qwebirc56669oh19:15
qwebirc56669so maybe it's a permission problem on mythtv.cnf maybe?19:16
tgm4883qwebirc56669, does it work after you do it?19:16
tgm4883shouldn't be a permission issue, it's run as root19:16
tgm4883(the command that is)19:16
qwebirc56669basically every time I update myth I have to go into mythbuntu-setup and click enable under mysql...then it works19:17
tgm4883yea, not a permission isus19:17
tgm4883qwebirc56669, can you file a bug on that19:18
qwebirc56669sure....don't think I've done that before...what should I include?19:18
tgm4883qwebirc56669, for this issue, just explain what is happening and the version you are on19:18
tgm4883!bugs19:18
qwebirc56669my mythtv.cnf only has bind-address=0.0.0.0 and max_connections=100 in it19:19
tgm4883report it here https://bugs.launchpad.net/mythbuntu19:19
tgm4883qwebirc56669, yep19:19
tgm4883when it gets reset, bind-address=127.0.0.119:19
qwebirc56669ah...now I understand19:19
tgm4883when it works externally, bind-address=0.0.0.019:19
tgm4883qwebirc56669, so also, include a copy of mythtv.cnf when it's working, and also when it doesn't work19:20
qwebirc56669ok19:20
tgm4883qwebirc56669, oh, also, the output of 'ifconfig'19:21
qwebirc56669ok19:21
tgm4883qwebirc56669, sorry, looking though this I keep seeing more info19:21
tgm4883qwebirc56669, post the link to the bug report here when you've submitted it and I'll take a quick look19:23
qwebirc56669np...gotta figure out my launchpad login any ways19:23
qwebirc56042webchat kicked me out...here's the link to the bug report19:34
qwebirc56042https://bugs.launchpad.net/mythbuntu/+bug/115999219:34
tgm4883qwebirc56042, after the update, are you sure it's bind-address=127.0.0.1 and not #bind-address=0.0.0.0  ?19:54
qwebirc56042no I'm not....I didn't know what was being changed....I just copied what you said for completeness19:55
tgm4883ah19:55
tgm4883yea we'll need to see what it actually is then19:55
qwebirc56042I can see if I've got another server with the problem and try an update19:56
tgm4883that would explain why I can't see where that value was coming from :)19:56
tgm4883ok19:56
tgm4883that would be great19:56
qwebirc56042tgm4883, you were right...it's #bind-address=0.0.0.020:01
tgm4883cool20:02
tgm4883now to just figure out why it's doing that20:02

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!