public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] akonadi ... don't you just love it?
Date: Mon, 11 Aug 2014 20:01:16 +0200	[thread overview]
Message-ID: <53E904EC.4080405@googlemail.com> (raw)
In-Reply-To: <201408092100.58965.michaelkintzios@gmail.com>

Am 09.08.2014 um 22:00 schrieb Mick:
> First some general observations that relate to kmail2:
>
> I thought of giving the latest kmail-4.12.5 a spin.  So installed it on a 
> machine and set up a couple of IMAP4 servers to get messages from.  An account 
> with a messages in the low hundreds works fine.  An account with messages in 
> the 100k plus range works like a dog.  While kmail fetches headers and then 
> akonadi sets off to organise threads and whatever else it wants to do the 
> application becomes pretty much unresponsive and the CPU climbs up to 98%.  
> Half an hour later I can get back to it.  :-@
>
> Anyway, this is not the current problem.  I updated mysql to 5.5.39, then I 
> kmail would not start with akonadi failing with "mysql log containing errors".  
> So I ran:
>
>  mysql_upgrade --socket=/tmp/akonadi-michael.NFvLpB/mysql.socket
>
> which completed without an error.  Kmail still failed to start.  Trying to 
> start akonadi console states:
>
> "Failed to connect to database.  Driver not loaded"
>
> Then the pop up Details window says MySQL log contains errors, just like when 
> I try to start kmail.  This is what I see in 
> .local/share/akonadi/db_data/mysql.err:
>
> InnoDB: Unable to lock ./ibdata1, error: 11
> InnoDB: Check that you do not already have another mysqld process
> InnoDB: using the same InnoDB data or log files.
> InnoDB: Unable to lock ./ibdata1, error: 11
> InnoDB: Check that you do not already have another mysqld process
> InnoDB: using the same InnoDB data or log files.
> 140809 20:58:42  InnoDB: Unable to open the first data file
> InnoDB: Error in opening ./ibdata1
> 140809 20:58:42  InnoDB: Operating system error number 11 in a file operation.
> InnoDB: Error number 11 means 'Resource temporarily unavailable'.
> InnoDB: Some operating system error numbers are described at
> InnoDB: http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html
> 140809 20:58:42 InnoDB: Could not open or create data files.
> 140809 20:58:42 InnoDB: If you tried to add new data files, and it failed 
> here,
> 140809 20:58:42 InnoDB: you should now edit innodb_data_file_path in my.cnf 
> back
> 140809 20:58:42 InnoDB: to what it was, and remove the new ibdata files InnoDB 
> created
> 140809 20:58:42 InnoDB: in this failed attempt. InnoDB only wrote those files 
> full of
> 140809 20:58:42 InnoDB: zeros, but did not yet use them in any way. But be 
> careful: do not
> 140809 20:58:42 InnoDB: remove old data files which contain your precious 
> data!
> 140809 20:58:42 [ERROR] Plugin 'InnoDB' init function returned error.
> 140809 20:58:42 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE 
> failed.
> 140809 20:58:42 [ERROR] Unknown/unsupported storage engine: innodb
> 140809 20:58:42 [ERROR] Aborting
>
>
> So I moved ./ibdata* and tried again with the same error.  Is there something 
> else I should be doing here to get this going?
>

isn't it great? back in the days when kmail stored emails in files,
everything worked great and even folders with 100k mails were not a problem.

But, no, they had to break that.

I lost ca 500k emails thanks to akonadi-crap and errors like that. I
really loved kmail and thunderbird is garbage compared - but akonadi
took away that choice.

Thank you, kdepim-devs for making the dumbest decision ever! *thumbsup*


  parent reply	other threads:[~2014-08-11 19:49 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-09 20:00 [gentoo-user] akonadi ... don't you just love it? Mick
2014-08-10  9:34 ` J. Roeleveld
2014-08-12  7:05   ` Mick
2014-08-11 18:01 ` Volker Armin Hemmann [this message]
2014-08-11 21:45   ` Mick
2014-08-12  5:36     ` J. Roeleveld
2014-08-12  6:42       ` Alan McKinnon
2014-08-12  9:10         ` Mick
2014-08-12 12:06           ` Alan McKinnon
2014-08-12 13:28             ` J. Roeleveld
2014-08-12 13:38               ` Alan McKinnon
2014-08-12 14:10                 ` J. Roeleveld
2014-08-12 18:21                   ` Volker Armin Hemmann
2014-08-12 19:00                     ` J. Roeleveld
2014-08-12 19:20                       ` Alan McKinnon
2014-08-13  6:38                         ` J. Roeleveld
2014-08-13  7:10                           ` Alan McKinnon
2014-08-13 12:18                             ` Alec Ten Harmsel
2014-08-13 12:26                               ` Alan McKinnon
2014-08-11 19:05 ` [gentoo-user] " Mick
2014-08-11 22:21   ` Neil Bothwick
2014-08-12  0:38     ` Rich Freeman
2014-08-12  7:31       ` Neil Bothwick
2014-08-12  8:08         ` Peter Humphrey
2014-08-12 14:38         ` Daniel Frey
2014-08-12 17:54           ` Rich Freeman
2014-08-12  1:00     ` Dale
2014-08-12  7:57       ` Walter Dnes
2014-08-12  8:19         ` Alan McKinnon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53E904EC.4080405@googlemail.com \
    --to=volkerarmin@googlemail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox