← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 590741] [NEW] /etc/mythtv/config.xml invalid on slave backend

 

Public bug reported:

On my slave backend (0.23.0+fixes24879-0ubuntu0+mythbuntu2)
/etc/mythtv/config.xml is completely invalid:

<Configuration>
  <UPnP>
    <MythFrontend>
      <DefaultBackend>
        <DBHostName>localhost</DBHostName>
        <DBUserName>mythtv</DBUserName>
        <DBPassword>nosxjyig</DBPassword>
        <DBName>mythconverg</DBName>
        <DBPort>0</DBPort>
      </DefaultBackend>
    </MythFrontend>
  </UPnP>
</Configuration>

Of course there is no mysql server on this slave backend and therefor
the DBHostName is wrong, as is the password.

I'm really not sure how this file gets set up, but it was
created/modified recently (not by me, directly):

-rw-rw---- 1 mythtv mythtv 327 2010-05-27 08:01 /etc/mythtv/config.xml

BTW: I would have used ubuntu-bug to report this but I find it totally
unacceptable that it sends both my complete front and back end logs.
That is too much of a breach of my privacy, thanx.

** Affects: mythbuntu
     Importance: Undecided
         Status: New

-- 
/etc/mythtv/config.xml invalid on slave backend
https://bugs.launchpad.net/bugs/590741
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New

Bug description:
On my slave backend (0.23.0+fixes24879-0ubuntu0+mythbuntu2) /etc/mythtv/config.xml is completely invalid:

<Configuration>
  <UPnP>
    <MythFrontend>
      <DefaultBackend>
        <DBHostName>localhost</DBHostName>
        <DBUserName>mythtv</DBUserName>
        <DBPassword>nosxjyig</DBPassword>
        <DBName>mythconverg</DBName>
        <DBPort>0</DBPort>
      </DefaultBackend>
    </MythFrontend>
  </UPnP>
</Configuration>

Of course there is no mysql server on this slave backend and therefor the DBHostName is wrong, as is the password.

I'm really not sure how this file gets set up, but it was created/modified recently (not by me, directly):

-rw-rw---- 1 mythtv mythtv 327 2010-05-27 08:01 /etc/mythtv/config.xml

BTW: I would have used ubuntu-bug to report this but I find it totally unacceptable that it sends both my complete front and back end logs.  That is too much of a breach of my privacy, thanx.





Follow ups

References