← Back to team overview

mythbuntu-bugs team mailing list archive

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

 

[Expired for Mythbuntu because there has been no activity for 60 days.]

** Changed in: mythbuntu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/590741

Title:
  /etc/mythtv/config.xml invalid on slave backend

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Expired

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.


References