Re: [Akonadi + PostgreSQL] akonadictl tries to start outdated version of PostgreSQL server
Ingo Klöcker <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 25 January 2012, Martin Steigerwald wrote:
> Hi!
>
> Reported as:
>
> Bug 292393 - [PostgreSQL backend] akonadictl tries to start outdated
> version of PostgreSQL server and crashes
>
> https://bugs.kde.org/292393
>
> but I thought I ask here - maybe there is an easy workaround.
>
> I tried setting Akonadi-Server to start the database server itself.
>
> Currently I do use a central PostgreSQL server that works fine. But
> to have the Akonadi data in my home directory or central backup of
> all user data and to have akonadictl stop all whats being needed to
> make Akonadi data consistent in that it also stops the PostgreSQL
> server, I tried setting it to Startserver=true like this:
>
> [QPSQL]
> Name=
> Host=
> Options=
> StartServer=true
>
>
> But then Akonadi fails to start the PostgreSQL server since it tries
> with an outdated version thats not installed. I have:
>
> merkaba:~> apt-show-versions | grep postgresql
> akonadi-backend-postgresql/experimental uptodate 1.6.2-1
> postgresql/wheezy uptodate 9.1+128
> postgresql-9.1/sid uptodate 9.1.2-4
> postgresql-client-9.1/sid uptodate 9.1.2-4
> postgresql-client-common/wheezy uptodate 128
> postgresql-common/wheezy uptodate 128
> postgresql-contrib-9.1/sid uptodate 9.1.2-4
>
>
> The output of akonadictl start:
>
> martin@merkaba:~/.config/akonadi> akonadictl start
> Starting Akonadi Server...
> done.
> Connecting to deprecated signal
> QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString
> ) martin@merkaba:~/.config/akonadi> search paths: ("~/bin",
> "/usr/local/bin", "/usr/bin", "/bin", "/usr/bin/X11", "/usr/games",
> "/usr/sbin", "/usr/local/sbin", "/usr/lib/postgresql/8.4/bin")
This looks suspiously like the contents of $PATH. What does 'echo $PATH'
say? Did you grep ~/.kde for "/usr/lib/postgresql/8.4/bin"?
Regards,
Ingo
_______________________________________________
KDE PIM users mailing list
Subscription management: https://mail.kde.org/mailman/listinfo/kdepim-users
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEABECAAYFAk8gTbkACgkQGnR+RTDgudjbYACgsTgrTIJtKXU/OqF0pJHTjEbo YjsAoJTnc+6pWZYoNrKD5IsvLJyBM3S0 =nVbg -----END PGP SIGNATURE-----