linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #08503
[Bug 1159992] Re: Mysql settings being reset after MythTV update
After more digging I found that if I set the value parameter of the
following section of /var/cache/debconf/config.dat to true I'm able to
do an update without /etc/mysql/conf.d/mythtv.cnf getting changed.
Name: mythtv/public_bind
Template: mythtv/public_bind
Value: true
Owners: mythtv-database
Flags: seen
I'm not sure this is the proper solution but it seems to fix my problem.
Checking the config.dat file after the update shows that value is still
set to true.
My guess is that on a couple servers I chose not to allow public mysql
access at first but then decided to change that later.
--
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:
New
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