9.10 akonadi error

Andrei Lomov lomov at math.nsc.ru
Tue Feb 2 14:05:42 UTC 2010


Ralph Puncher wrote:

> On January 30, 2010 10:33:46 Nikolai wrote:
>> I've installed kubuntu 9.10
>> and every time when applications start
>> akonadi reports the error :(
>> 
>> error log is here:
>> 
>> http://docs.google.com/View?id=ddjxdjfz_42f99cbrhr
>> 
>> Thanks in advance for any advice
>> 
>> --
>> Nick
>> 
> I had the same problem. I believe, in the end, I just set apparmor  to a
> complain setting for mysqld-akonadi to correct the problem.

I've reported new bug:
[Bug 515951] [NEW] akonadi server can't start due to badly formed arguments

It seems to me it fails due to error in list of arguments, see the log:   

> > > $ akonadictl start
> > > Starting Akonadi Server...                                                                                                                                                                                                                                  
> > >    done.                                                                                                                                                                                                                                                    
> > >    kolya at kolya-laptop:~$ [akonadiserver] Database process exited
> > >    unexpectedly during initial connection!                                                                                                                                                        
> > >    [akonadiserver] executable: "/usr/sbin/mysqld-akonadi"                                                                                                                                                                                                      
> > >    [akonadiserver] arguments:
> > >    ("--defaults-file=/home/kolya/.local/share/akonadi//mysql.conf", 
> > >    "--datadir=/home/kolya/.local/share/akonadi/db_data/", 
> > >    "--socket=/home/kolya/.local/share/akonadi/db_misc/mysql.socket")                                           
> > >    [akonadiserver] stdout: ""                                                                                                                                                                                                                                  
> > >    [akonadiserver] stderr: "Could not open required defaults file: 
> > >    /home/kolya/.local/share/akonadi//mysql.conf                                                                                                                                                 
> > >    [akonadiserver] Fatal error in defaults handling. Program aborted                                                                                                                                                                                           
> > > ... etc

Look at double slash before "mysql.conf":
"--defaults-file=/home/kolya/.local/share/akonadi//mysql.conf"

I have no thoughts how correct this

--
Nick






More information about the kubuntu-users mailing list