Am Montag, 4. Februar 2019, 16:34:51 CET schrieb Sandro Knauß:
> Hey,
> 
> > Can anybody check if that is the same on other buster systems?
> 
> At least there are two different bugs with first start:
> One with mariadb
> (they moved my_print_defaults from mariadb-server-core -> mariadb-server),
> so we need mariadb-server for initially start. This is reported:
> https://bugs.debian.org/910902
> 
> the workaround:
> * install mariadb-server
> * replace the dump script with a symlink:
> 
> rm /usr/sbin/mysqld-akonadi
> ln -s /usr/sbin/mysqld /usr/sbin/mysqld-akonadi
> 
> And than there is mysql, that is not happy about the current apparmor
> profile: https://bugs.kde.org/show_bug.cgi?id=399346#c10
> 
> But I don't want to open the apparmor profile that much, so I someone with
> more knowlege about apparmor can look into this. That'll be great.
> 
> This mysql bug is not reported right now, it was only reported against kde
> neon. And mysql is not default db anyways in Debian.
> 
> hefee

Thanks, hefee :-)

# apt-get install mariadb-server

and as new user (before starting akonadi)

mkdir -p ~/.local/share/akonadi/db_data/

(I have not tried w/o this)

worked around the problem for me.

Since both is described in #910902, it seems there is no need to open another 
bugreport.

Rainer

-- 
Rainer Dorsch
http://bokomoko.de/

Reply via email to