[Bug 309856] New: mysql_install_db location has changed in mariadb-5.5, configure fails

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 309856] New: mysql_install_db location has changed in mariadb-5.5, configure fails

Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=309856

            Bug ID: 309856
          Severity: normal
               URL: https://bugs.gentoo.org/show_bug.cgi?id=441566
           Version: 2.9.0
          Priority: NOR
          Assignee: [hidden email]
           Summary: mysql_install_db location has changed in mariadb-5.5,
                    configure fails
    Classification: Unclassified
                OS: Linux
          Reporter: [hidden email]
          Hardware: Gentoo Packages
            Status: UNCONFIRMED
         Component: Database
           Product: digikam

This is a clone of https://bugs.gentoo.org/show_bug.cgi?id=441566

After the upgrade to mariadb-5.5.28, digikam-2.9.0 fails to configure:
MySQL install_db tool found.............. NO

The file "mysql_install_db" seems to have moved. Temporary workaround:
ln -s /usr/share/mysql/scripts/mysql_install_db /usr/bin/

Would it be possible to add /usr/share/mysql/scripts/ to the search paths in
CMakeLists.txt line 291?

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 309856] mysql_install_db location has changed in mariadb-5.5, configure fails

Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=309856

--- Comment #1 from Andreas K. Huettel <[hidden email]> ---
Created attachment 75153
  --> https://bugs.kde.org/attachment.cgi?id=75153&action=edit
trivial patch to add dir to search path

Patch attached. This also applies to digikam-3.0_beta2.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 309856] mysql_install_db location has changed in mariadb-5.5, configure fails [patch]

Gilles Caulier-4
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=309856

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
            Summary|mysql_install_db location   |mysql_install_db location
                   |has changed in mariadb-5.5, |has changed in mariadb-5.5,
                   |configure fails             |configure fails [patch]

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 309856] mysql_install_db location has changed in mariadb-5.5, configure fails [patch]

Gilles Caulier-4
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=309856

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/d70c7038996791f32ab8788
                   |                            |47bf20344329fcbe4

--- Comment #2 from Gilles Caulier <[hidden email]> ---
Git commit d70c7038996791f32ab878847bf20344329fcbe4 by Gilles Caulier.
Committed on 15/11/2012 at 11:49.
Pushed by cgilles into branch 'master'.

adjust mysql _install_db path for mariadb >= 5.5.28

M  +11   -4    CMakeLists.txt

http://commits.kde.org/digikam/d70c7038996791f32ab878847bf20344329fcbe4

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 309856] mysql_install_db location has changed in mariadb-5.5, configure fails [patch]

bugzilla_noreply
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=309856

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Database                    |Database-Mysql

--
You are receiving this mail because:
You are the assignee for the bug.