#946199 akonadi-backend-postgresql: akonadictl fails to start with postgresql backend

#946199#5
Date:
2019-12-05 09:44:23 UTC
From:
To:
Dear Maintainer,


   * What led up to the situation?
   akonadi-backend-postgresql upgrade

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

   restart akonadictl, withou any effect, restart postgresql, on different
   system with version 11 and 12. Postgresql connection is still available

   * What was the outcome of this action?
   None
   * What outcome did you expect instead?
   Akonadi working

#946199#10
Date:
2019-12-05 14:34:37 UTC
From:
To:
Hey,

do you have apparmor enabled? Maybe the Apparmor profile does not match
anymore. Can you give it a try with aa-disable postgresql_akonadi?

hefee

#946199#15
Date:
2019-12-06 11:57:03 UTC
From:
To:
I have akonadi-backend-postgresql and apparmor enabled and it is working for
me. I only have PostgreSQL 12 though.
https://lists.debian.org/debian-kde/2019/11/msg00000.html shows the way I
upgraded to PSQL 12 (and purged PSQL 11)

If you have both, but didn't upgrade your cluster (ie transfer your akonadi
database to PSQL 12) and rebooted, then I think PSQL 12 uses the default PSQL
port. If you didn't change your config, then akonadi is asking PSQL 12 for its
data, but it can't find it.
That could be an explanation why it isn't working for Vincent-Xavier.

#946199#20
Date:
2019-12-07 15:55:54 UTC
From:
To:
control: severity -1 important

Hey,

I'm lowering the severity, as this package is not unfit for testing. It was
used for serveral moths in experimental, where people used also Postgresql
backend without any issues.

hefee