You are not logged in.
Pages: 1
Hi,
is it possible to install the Akonadi package without a MariaDB server?
I'd like to install KOrganizer, but this package depends on akonadi-calendar, which in turn depends on akonadi. And the Akonadi package depends on MariaDB, which seems like overkill to me for "light" use.
Maybe a maintainers could figure out a way to handle this, similar to how Debian does it, where I can choose from different backends?
https://packages.debian.org/search?keyw … ection=all
Thanks
Best regards
Peter
Offline
See the note section in:
https://wiki.archlinux.org/title/KDE#Akonadi
Also useful the sections about the other sql backends.
And there is:
akonadi-db-migrator --helpfor switching backends(untested)
My avatar: "It's not just a toilet... a FERGUSON. The King of bowls. Sit down and give me your best shot." Al Bundy
Offline
Thanks @GerBra, so I have no choice but to have 200MB of MariaDB installed unnecessarily :-/
I am very disappointed, I am just looking at: https://bbs.archlinux.org/viewtopic.php?id=294078 and even after two years no change. What sane person wants to have mariadb and backend on their laptop as part of a production tool ?
Offline
so I have no choice but to have 200MB of MariaDB installed unnecessarily
The mentioned note section IMHO show you exactly a way to prevent this...
And then:
> If Akonadi cannot find /usr/bin/mysqld upon first start, it will fall back to using SQLite.
My avatar: "It's not just a toilet... a FERGUSON. The King of bowls. Sit down and give me your best shot." Al Bundy
Offline
Ah, My mistake, I didn't read carefully, I see now.
# pacman -S akonadi --assume-installed mariadb
Thanks
Offline
Sqlite will change to be the default in the next release in April: https://gitlab.archlinux.org/archlinux/ … ote_424468 -- https://invent.kde.org/pim/akonadi/-/co … 69e2fb7287
Last edited by V1del (2026-03-25 19:25:49)
Online
Pages: 1