View Issue Details

IDProjectCategoryView StatusLast Update
0005697SOGoPackaging (RedHat)public2023-08-03 06:59
Reporterzhb Assigned Tosebastien  
PriorityhighSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version5.8.4 
Summary0005697: Build packages for CentOS Stream 9, Rocky Linux 9, AlmaLinux 9
Description

Dear all,

Any plan to build binary packages for CentOS Stream 9, Rocky Linux 9, AlmaLinux 9?

TagsNo tags attached.

Activities

sebastien

sebastien

2023-02-23 15:42

administrator   ~0016689

Thanks ! I just changed severity to feature and we'll discuss on the delay for that ;)

Sebastien

ksog1948

ksog1948

2023-05-09 06:28

reporter   ~0016948

Is there any time plan? RHEL9 is out long time already. It will be appreciated.

sebastien

sebastien

2023-05-09 07:04

administrator   ~0016949

Hi, this is in our short todo list

Sebastien

sebastien

sebastien

2023-06-13 19:50

administrator   ~0017021

Last edited: 2023-06-14 06:18

Hi, you can start testing packages for nightly build.
You need to enable epel and crb :

dnf install -y epel-release && dnf update -y
dnf install -y yum-utils && dnf config-manager --set-enabled crb

There is still an issue (I will fix it) on packaging signing mechanism, you may need to run : update-crypto-policies --set LEGACY before installing SOGo (https://www.redhat.com/en/blog/rhel-security-sha-1-package-signatures-distrusted-rhel-9). [EDIT] : Signature fixed

Your feedback is welcome :)

Sebastien

zhb

zhb

2023-06-14 09:18

reporter   ~0017025

Tested on CentOS Stream 9 and Rocky 9, both work fine.
Thank you very much.

Now it's time for Debian 12. :)

sebastien

sebastien

2023-06-14 09:20

administrator   ~0017026

Thanks @zhb for the feedback. Debian 12 is also on the way but no eta for now

Sebastien

qhivert

qhivert

2023-08-03 06:59

administrator   ~0017156

Hello!
Debian 12 is now available in nightly package
sudo tee /etc/apt/sources.list.d/SOGo.list <<EOF
deb https://packages.sogo.nu/nightly/5/debian/ bookworm bookworm
EOF

For now I have tested basic features (mails, filters, calendar, ...) on two configurations ldap + mysql (well, mariadb in fact) and mysql alone. If you find anything please open another issue instead of answering this one.

Issue History

Date Modified Username Field Change
2023-02-23 15:39 zhb New Issue
2023-02-23 15:42 sebastien Note Added: 0016689
2023-02-23 15:43 sebastien Severity major => feature
2023-05-09 06:28 ksog1948 Note Added: 0016948
2023-05-09 07:04 sebastien Note Added: 0016949
2023-06-13 19:47 sebastien Assigned To => sebastien
2023-06-13 19:47 sebastien Status new => assigned
2023-06-13 19:50 sebastien Note Added: 0017021
2023-06-13 19:50 sebastien Status assigned => feedback
2023-06-13 19:52 sebastien Note Edited: 0017021
2023-06-13 19:53 sebastien Note Edited: 0017021
2023-06-14 06:18 sebastien Note Edited: 0017021
2023-06-14 09:18 zhb Note Added: 0017025
2023-06-14 09:18 zhb Status feedback => assigned
2023-06-14 09:20 sebastien Note Added: 0017026
2023-06-14 09:27 sebastien Status assigned => resolved
2023-06-14 09:27 sebastien Resolution open => fixed
2023-06-14 09:27 sebastien Fixed in Version => 5.9.0
2023-06-20 09:46 sebastien Fixed in Version 5.9.0 => 5.8.4
2023-08-03 06:59 qhivert Status resolved => closed
2023-08-03 06:59 qhivert Note Added: 0017156