linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #08537
[Bug 1159992] Re: Mysql settings being reset after MythTV update
OK I've looked through the code and it's because the setting in MCC
never gets synced with debconf. Nice find.
I've committed a patch to fixes/0.26 and master packaging branches.
https://github.com/MythTV/packaging/commit/1809a5d961be194a75d692798a4947622645982c
https://github.com/MythTV/packaging/commit/1dbc6f8a9039f785d378b4a3e62c112823a7c6a9
** Changed in: mythbuntu
Status: Triaged => Fix Committed
** Changed in: mythbuntu
Assignee: Thomas Mashos (tgm4883) => Mario Limonciello (superm1)
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1159992
Title:
Mysql settings being reset after MythTV update
Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
Fix Committed
Bug description:
After doing a mythtv update using the 0.26 fixes branch mysql's
setting are changed to only allow local connections. I have to reset
this after every mythtv update.
Here's the output of ifconfig
eth0 Link encap:Ethernet HWaddr 00:11:d8:2d:5a:6f
inet addr:192.168.1.56 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::211:d8ff:fe2d:5a6f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29204658 errors:0 dropped:0 overruns:0 frame:0
TX packets:52133340 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3464655072 (3.4 GB) TX bytes:1224178208 (1.2 GB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8843878 errors:0 dropped:0 overruns:0 frame:0
TX packets:8843878 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2094011053 (2.0 GB) TX bytes:2094011053 (2.0 GB)
I'm currently running the following version
0.26.0+fixes.20130320.c0419cd-0ubuntu0mythbuntu2
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1159992/+subscriptions
References