Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 353268

Summary: app-office/akonadi-server-1.5.0 : Unable to start server with QPSQL backend
Product: Gentoo Linux Reporter: ~TraydenT~ <traydent>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Correction of arguments to start postgresql server

Description ~TraydenT~ 2011-01-30 23:37:47 UTC
When starting ankonadi server with the QPSQL backend in ~/.config/akonadi/akonadiserverc, the "akonadictl start" command displays error when starting the postgresql server : the arguments passed to the "postgres" binary are invalid.

There are three invalid arguments : "-w", "-t10" and "start"

Here is a patch file to correct these arguments.
Comment 1 ~TraydenT~ 2011-01-30 23:38:41 UTC
Created attachment 261136 [details, diff]
Correction of arguments to start postgresql server
Comment 2 ~TraydenT~ 2011-01-30 23:55:37 UTC
(In reply to comment #1)
> Created an attachment (id=261136) [details]
> Correction of arguments to start postgresql server
> 

This is a broken patch. It allows to start the server the first time, but not after. The server is then started with "pg_ctl".
Comment 3 ~TraydenT~ 2011-01-30 23:58:01 UTC
This bug is not a bug. I did not start from a virgin akonadi config and did not purge files.
Sorry for the noise :s