Re: mariadb and mariadb-server in -8 mythtv packages

"mo.ucina" <[email protected]> Mon, 24 Nov 2014 23:39:39 +1100
Newsgroups gmane.linux.redhat.rpm.atrpms.general
Message-ID <[email protected]>
--===============5281253677431756078==
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 19/11/14 03:08, Derek Burt wrote:<br>
    </div>
    <blockquote
cite="mid:CAHxHkBz7CgyDUxpjk3bNdkRgEkcWiGh_jER0J-QCh8S5KfUZqQ@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">On Sun Nov 16 2014 at 6:58:39 PM Stephen
        Collier &lt;<a moz-do-not-send="true"
          href="mailto:[email protected]">[email protected]</a>&gt;
        wrote:
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          &gt;<br>
          Version 9 will fix the problem. I have tested the install on
          el7. I'm<br>
          suprised mariadb and mysql are not packaged with a .pc file
          for<br>
          pkgconfig oh well learn something new every day.<br>
          <br>
          It has now been build for el7 and will be synced to the repos
          over the<br>
          next hour.<br>
          <br>
          Cheers<br>
          Stephen<br>
          <br>
        </blockquote>
        <div><br>
        </div>
        <div>So far so good ... thanks! :)</div>
        <div><br>
        </div>
        <div>Derek </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
atrpms-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>
<a class="moz-txt-link-freetext" href="http://lists.atrpms.net/mailman/listinfo/atrpms-users">http://lists.atrpms.net/mailman/listinfo/atrpms-users</a></pre>
    </blockquote>
    Hello Guys,<br>
    <br>
    I do not see any change on el7 on the mariadb-server , mysql-server
    front . I have just upgraded to 0.27.4-10.el7 and to do that I had
    to remove maria-galera-server . After installation of new myth and
    new mariadb-server , there is no mysql-server :<br>
    <br>
    root@htpc /home/mythtv/Downloads # yum whatprovides *mysql-server<br>
    Loaded plugins: fastestmirror, langpacks<br>
    Loading mirror speeds from cached hostfile<br>
     * base: centos.nsw.au.glomirror.com.au<br>
     * elrepo: mirror.web24.net.au<br>
     * epel: mirror.as24220.net<br>
     * extras: centos.nsw.au.glomirror.com.au<br>
     * scrpms: scrpms.net<br>
     * updates: centos.nsw.au.glomirror.com.au<br>
    No matches found<br>
    <br>
    <br>
    I have pkgconfig-0.27.1-4.el7.x86_64 already installed , did not
    seem do do much . The only thing that works for me is to remove the
    regular mariadb-server and put back the 'galera' :<br>
    <br>
    root@htpc /home/mythtv/Downloads # systemctl status mythbackend<br>
    mythbackend.service - MythTV backend service<br>
       Loaded: loaded (/etc/systemd/system/mythbackend.service; enabled)<br>
       Active: inactive (dead) since Mon 2014-11-24 23:32:38 AEDT; 7s
    ago<br>
     Main PID: 3696 (code=exited, status=0/SUCCESS)<br>
    <br>
    Nov 24 23:32:30 htpc.homenet systemd[1]: Stopping MythTV backend
    service...<br>
    Nov 24 23:32:38 htpc.homenet systemd[1]: Stopped MythTV backend
    service.<br>
    Warning: Journal has been rotated since unit was started. Log output
    is incomplete or unavailable.<br>
    root@htpc /home/mythtv/Downloads # systemctl start mariadb<br>
    Job for mariadb.service failed. See 'systemctl status
    mariadb.service' and 'journalctl -xn' for details.<br>
    root@htpc /home/mythtv/Downloads # systemctl status mariadb.service<br>
    mariadb.service - MariaDB database server<br>
       Loaded: loaded (/usr/lib/systemd/system/mariadb.service;
    disabled)<br>
       Active: failed (Result: exit-code) since Mon 2014-11-24 23:33:36
    AEDT; 12s ago<br>
      Process: 4741 ExecStartPost=/usr/libexec/mariadb-wait-ready
    $MAINPID (code=exited, status=1/FAILURE)<br>
      Process: 4740 ExecStart=/usr/bin/mysqld_safe --basedir=/usr
    (code=exited, status=0/SUCCESS)<br>
      Process: 4712 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir %n
    (code=exited, status=0/SUCCESS)<br>
     Main PID: 4740 (code=exited, status=0/SUCCESS)<br>
    <br>
    Nov 24 23:33:33 htpc.homenet mysqld_safe[4740]: 141124 23:33:33
    mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.<br>
    Nov 24 23:33:33 htpc.homenet mysqld_safe[4740]: 141124 23:33:33
    mysqld_safe Starting mysqld daemon with databases from
    /var/lib/mysql<br>
    Nov 24 23:33:36 htpc.homenet mysqld_safe[4740]: 141124 23:33:36
    mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended<br>
    Nov 24 23:33:36 htpc.homenet systemd[1]: mariadb.service: control
    process exited, code=exited status=1<br>
    Nov 24 23:33:36 htpc.homenet systemd[1]: Failed to start MariaDB
    database server.<br>
    Nov 24 23:33:36 htpc.homenet systemd[1]: Unit mariadb.service
    entered failed state.<br>
    root@htpc /home/mythtv/Downloads # <br>
    root@htpc /home/mythtv/Downloads # rpm -e --nodeps
    mariadb-server-5.5.40-1.el7_0.x86_64<br>
    warning: /var/log/mariadb/mariadb.log saved as
    /var/log/mariadb/mariadb.log.rpmsave<br>
    root@htpc /home/mythtv/Downloads # rpm -ivh
    mariadb-galera-server-5.5.37-2.el7.x86_64.rpm <br>
    Preparing...                         
    ################################# [100%]<br>
    Updating / installing...<br>
      
    1:mariadb-galera-server-1:5.5.37-2.#################################
    [100%]<br>
    root@htpc /home/mythtv/Downloads # yum whatprovides *mysql-server<br>
    Loaded plugins: fastestmirror, langpacks<br>
    Loading mirror speeds from cached hostfile<br>
     * base: mirror.rackcentral.com.au<br>
     * elrepo: mirror.web24.net.au<br>
     * epel: mirror.as24220.net<br>
     * extras: mirror.as24220.net<br>
     * scrpms: scrpms.net<br>
     * updates: mirror.as24220.net<br>
    1:mariadb-galera-server-5.5.37-2.el7.x86_64 : The MariaDB server and
    related files<br>
    Repo        : installed<br>
    Matched from:<br>
    Provides    : mysql-server = 1:5.5.37-2.el7<br>
    <br>
    <br>
    <br>
    root@htpc /home/mythtv/Downloads # systemctl start mariadb.service<br>
    root@htpc /home/mythtv/Downloads # systemctl start mythbackend<br>
    root@htpc /home/mythtv/Downloads # systemctl status mythbackend<br>
    mythbackend.service - MythTV backend service<br>
       Loaded: loaded (/etc/systemd/system/mythbackend.service; enabled)<br>
       Active: active (running) since Mon 2014-11-24 23:35:51 AEDT; 7s
    ago<br>
     Main PID: 15225 (mythbackend)<br>
       CGroup: /system.slice/mythbackend.service<br>
               └─15225 /usr/bin/mythbackend --logpath /var/log/mythtv
    --loglevel crit<br>
    <br>
    Nov 24 23:35:51 htpc.homenet systemd[1]: Started MythTV backend
    service.<br>
    root@htpc /home/mythtv/Downloads # <br>
    <br>
    <br>
  </body>
</html>


--===============5281253677431756078==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users
--===============5281253677431756078==--