[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
Just for completeness, I'm using MariaDB 1:11.4.5-0ubuntu0.24.10.1. Which also uses the MySQL socket /run/mysqld/mysqld.sock -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
Note: MySQL 8.4 is the latest LTS version of MySQL and will be supported by MySQL until at least April 2029. Supporting it would be good. MySQL 8.0 will be End of Life in April 2026 so updating to support 8.4 would be a good idea. The code does not provide the error message to determine which command is generating an error. It would be good to expose this if an error occurs as it may be that digikam can be easily modified to handle the required change in syntax and possibly this will also work with 8.0. Same issue still seen on ls-digikam docker image: "build_version": "Linuxserver.io version:- 8.6.0-ls249 Build-date:- 2025-04-28T12:51:40+00:00", "com.docker.compose.image": "sha256:99f0337328b1e7b4ea6f8fb16da29f9436578de12307fe5a344a2906e0cd0498", "maintainer": "hackerman", "org.opencontainers.image.authors": "linuxserver.io", "org.opencontainers.image.created": "2025-04-28T12:51:40+00:00", -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
I just got Digikam 8.5.0. No change from 8.4.0, it still does not connect to the MySQL socket, it does not allo to store images on an NFS share. Please bump this ticket. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
It is still not possible to select an NFS-mounted directory for storage. It would be convenient if this was possible and lead to the question if one would like to store the metadata in a MySQL database. But more serious is that the digikam program can't connect to the mysqld socket /var/run/mysqld/mysqld.sock: 1527634 connect(24, {sa_family=AF_UNIX, sun_path="/var/run/mysqld/mysqld.sock"}, 110) = -1 EACCES (Permission denied) I did an strace of mysql -p mysql and that has no problems. If you want me to attach straces for both, please say so. For now I assume that the problem is related to the snap environment - I remember having problems with firefox opening files outside the snap chroot/container/whatever. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
Please test digikam in --edge -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
Thanks, folks! This was faster and more to the point than I could have imagined. I'll hold for the updated snap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
** Changed in: digikam (Ubuntu) Status: Incomplete => In Progress ** Changed in: digikam (Ubuntu) Assignee: (unassigned) => KDE (kde-community) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
The repo is actually https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/snap/snapcraft.yaml?ref_type=heads Rik is correct and mysql support is disabled. I will rebuild with it enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
I am now guessing that you mean it is the snap that does not support MySql. The Ubuntu .deb packages are built with MySql support: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/digikam/tree/debian/rules?h=kubuntu_noble_archive#n28 https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/digikam/tree/debian/rules?h=kubuntu_oracular_archive#n22 The snap packages which are maintained by KDE developers do NOT enable MySql in their build configuration: https://invent.kde.org/packaging/snapcraft-kde-applications/-/blob/Neon/release/digikam/snapcraft.yaml?ref_type=heads#L79 So if your issue is with the snap packages, that needs to be reported to KDE and not Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2085033] Re: Digikam 8.4.0 does not support MySQL
So to be clear, what version and from what source is not supporting MySql? - 8.4.0 via apt/deb? (Note 8.4.0 is not in the Ubuntu archive for 24.04 so would have to be from somewhere else) - 8.4.0 via snap? - 8.2.0 (version 4:8.2.0-0ubuntu6.2) via apt from 24.04 archive? ** Changed in: digikam (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085033 Title: Digikam 8.4.0 does not support MySQL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2085033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs