![]() Administrator ![]()
|
Akonadi acts as merely a cache for your data, so you shouldn't lose anything.
As an extra precaution you can make a backup of its files simply by copying the ~/.local/share/akonadi folder to another location.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
Ok.
I posted that command in a terminal, and I got the following
|
![]() Administrator ![]()
|
That is normal, although it probably stopped the script prematurely, preventing it from completing. Try the following variant instead.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
Ran the following:
And got the same result as above. |
![]() Administrator ![]()
|
They need to be seperated, executed one after the other when you are returned to the console. The "&&" means execute the next command only if the previous command succeeded ( returns 0 ). In this case, the sending of the signal SIGKILL ( -9 ) to all processes with the name "akonadiconsole" failed, since no process had that name.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
Ok, I started again. Once I executed the following:
I got the following:
|
![]() Administrator ![]()
|
That is fine, just continue executing the commands afterward. It is fine to ignore that type of message ( it is actually good you see them, as the commands are there purely to ensure Akonadi has actually stopped after it was requested.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
OK I executed the command
Now I'm getting this and the command line seems stuck, as in the last process seems to be going on and I cannot enter other commands.
|
![]() Registered Member ![]()
|
Oh wait, I pressed enter and I can enter commands again.
|
![]() Registered Member ![]()
|
Ok I tried the last command and I got the following:
|
![]() Administrator ![]()
|
The error being encountered is "file not writable". Since the permissions are correct, please check for and shutdown SELinux or Apparmor if present.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
I don't seem to be finding anything similar to those in htop. Is there another simpler way to check whether such processes are running? I might be missing them since htop displays commands (I doubt this though).
|
![]() Administrator ![]()
|
They run as part of the kernel. Try running /etc/init.d/apparmor status
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
Ok I got this:
|
![]() Administrator ![]()
|
As root run /etc/init.d/apparmor stop then try running the mysql_install_db command ( as your normal user )
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: abc72656, Bing [Bot], Google [Bot], lockheed, Yahoo [Bot]