[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#951389: akonadi-backend-postgresql: Initialisation of database fail if locale en_US.UTF8 is not avalaible systemwide



Package: akonadi-backend-postgresql
Version: 4:19.08.3-1
Severity: grave
Justification: renders package unusable
Tags: l10n patch
forwarded: https://bugs.kde.org/show_bug.cgi?id=417721

Dear Maintainer,

The creation of database fail if locale en_US.UTF8 is not installed systemwise (by pulling
locale-all package for instance).

Indeed akonadi create database by using --locale en_US.UTF8
(see https://github.com/KDE/akonadi/blob/8aca730125ad247014868ba6e4cc530f4209619a/src/server/storage/dbconfigpostgresql.cpp#L297
and 
https://github.com/KDE/akonadi/blob/8aca730125ad247014868ba6e4cc530f4209619a/src/server/storage/dbconfigpostgresql.cpp#L484

correct flags will be: -E UTF8 --no-locale   
that does not need to install a locale systemwise and is safe

Thanks

Bastien

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: