[Kde-pim] Review Request 112973: Add more possible PostgreSQL path
Dan Vrátil
dvratil at redhat.com
Mon Sep 30 15:51:52 BST 2013
> On Sept. 30, 2013, 4:18 p.m., Jan Kundrát wrote:
> > server/src/storage/dbconfigpostgresql.cpp, line 75
> > <http://git.reviewboard.kde.org/r/112973/diff/1/?file=192930#file192930line75>
> >
> > /usr/bin shall be added there as well. On Gentoo, the binaries are symlinked to /usr/bin, *not* /usr/sbin, and the current code apparently prefers the lowest possible version instead of honoring what the sysadmin has selected to use.
Not needed, $PATH is searched automatically:
$ akonadictl --instance devel start
Starting Akonadi Server...
done.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
search paths: ("/opt/kde-devel/bin", "/opt/qt4-devel/bin/", "/opt/qt5-devel/bin", "/usr/lib64/qt-3.3/bin", "/usr/lib64/ccache", "/usr/local/bin", "/usr/bin", "/bin", "/usr/games", "/usr/local/sbin", "/usr/sbin", "/usr/bin", "/usr/sbin", "/usr/local/sbin", "/usr/lib/postgresql/8.4/bin", "/usr/lib/postgresql/9.0/bin", "/usr/lib/postgresql/9.1/bin")
Database "akonadi" opened using driver "QPSQL"
DbInitializer::run()
...
...
- Dan
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112973/#review41040
-----------------------------------------------------------
On Sept. 30, 2013, 4:12 p.m., Cédric Villemain wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112973/
> -----------------------------------------------------------
>
> (Updated Sept. 30, 2013, 4:12 p.m.)
>
>
> Review request for Akonadi.
>
>
> Repository: akonadi
>
>
> Description
> -------
>
> Current stables are 8.4 9.0 9.1 9.2 and 9.3.
>
> 8.4 to be EOL July 2014.
>
>
> Diffs
> -----
>
> server/src/storage/dbconfigpostgresql.cpp acc65af149d0d4849dca535e9d0599e234befab2
>
> Diff: http://git.reviewboard.kde.org/r/112973/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Cédric Villemain
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list