View Issue Details

IDProjectCategoryView StatusLast Update
0005933SOGoSOPEpublic2024-03-01 11:44
Reporterpavelzh Assigned Tosebastien  
PrioritynormalSeverityminorReproducibilitysometimes
Status assignedResolutionopen 
PlatformLinuxOSUbuntuOS Version20.04
Product Version5.10.0 
Summary0005933: Some SOPE components was not upgraded during upgrade SOGo to new release
Description

performed upgrade sogo from
5.9.1.20240120-1 to 5.10.0.20240227-1 with commands:
apt-get update && apt-get install sogo
Logwatch report follow
--------------------- dpkg status changes Begin ------------------------

Upgraded:
libsbjson2.3:amd64 4.9.r1664.20231221 => 4.9.r1664.20240220
libsope-appserver4.9:amd64 4.9.r1664.20231221 => 4.9.r1664.20240220
libsope-core4.9:amd64 4.9.r1664.20231221 => 4.9.r1664.20240220
libsope-gdl1-4.9:amd64 4.9.r1664.20231221 => 4.9.r1664.20240220
libsope-ldap4.9:amd64 4.9.r1664.20231221 => 4.9.r1664.20240220
libsope-mime4.9:amd64 4.9.r1664.20231221 => 4.9.r1664.20240220
libsope-xml4.9:amd64 4.9.r1664.20231221 => 4.9.r1664.20240220
sogo-activesync:amd64 5.9.1.20240120-1 => 5.10.0.20240227-1
sogo:amd64 5.9.1.20240120-1 => 5.10.0.20240227-1

---------------------- dpkg status changes End -------------------------

apt-list report that 2 sope libs have old versions

apt list --upgradeable|grep sope

sope4.9-gdl1-postgresql/unknown 4.9.r1664.20240220 amd64 [upgradable from: 4.9.r1664.20231221]
sope4.9-libxmlsaxdriver/unknown 4.9.r1664.20240220 amd64 [upgradable from: 4.9.r1664.20231221]

Steps To Reproduce
  1. Do apt-get update
  2. Do apt-get install sogo
  3. Check upgradeable packages apt list --upgradeable
  4. Found sope4.9-gdl1-postgresql sope4.9-libxmlsaxdriver have old versions
TagsNo tags attached.

Activities

sebastien

sebastien

2024-02-29 09:51

administrator   ~0017608

Hi Pavel,

It may be related to the lack of modifications in SOPE.
In have made a commit yesterday, and the packages seems to up to date, can you confirm ?

Sebastien

pavelzh

pavelzh

2024-02-29 10:27

reporter   ~0017609

I can try it in next our maintenance window, possible in nearest holidays, then give you a feedback

pavelzh

pavelzh

2024-03-01 11:44

reporter   ~0017611

Try upgrade a cloned VM, same result. Upgrade log attached

sogo_upgrade.txt (6,056 bytes)   

root@MX-T:~# apt list --upgradeable|grep sogo

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

sogo-activesync/unknown 5.10.0.20240301-1 amd64 [upgradable from: 5.10.0.20240227-1]
sogo/unknown 5.10.0.20240301-1 amd64 [upgradable from: 5.10.0.20240227-1]
root@MX-T:~# apt-get install sogo
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libsbjson2.3 libsope-appserver4.9 libsope-core4.9 libsope-gdl1-4.9 libsope-ldap4.9 libsope-mime4.9 libsope-xml4.9 sogo-activesync
The following packages will be upgraded:
  libsbjson2.3 libsope-appserver4.9 libsope-core4.9 libsope-gdl1-4.9 libsope-ldap4.9 libsope-mime4.9 libsope-xml4.9 sogo sogo-activesync
9 upgraded, 0 newly installed, 0 to remove and 86 not upgraded.
Need to get 30.3 MB of archives.
After this operation, 2,328 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 libsbjson2.3 amd64 4.9.r1664.20240229 [17.6 kB]
Get:2 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 libsope-xml4.9 amd64 4.9.r1664.20240229 [175 kB]
Get:3 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 libsope-core4.9 amd64 4.9.r1664.20240229 [423 kB]
Get:4 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 libsope-mime4.9 amd64 4.9.r1664.20240229 [376 kB]
Get:5 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 libsope-appserver4.9 amd64 4.9.r1664.20240229 [1,169 kB]
Get:6 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 libsope-gdl1-4.9 amd64 4.9.r1664.20240229 [198 kB]
Get:7 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 libsope-ldap4.9 amd64 4.9.r1664.20240229 [60.9 kB]
Get:8 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 sogo-activesync amd64 5.10.0.20240301-1 [1,281 kB]
Get:9 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 sogo amd64 5.10.0.20240301-1 [26.6 MB]
Fetched 30.3 MB in 4s (8,388 kB/s)
(Reading database ... 130657 files and directories currently installed.)
Preparing to unpack .../0-libsbjson2.3_4.9.r1664.20240229_amd64.deb ...
Unpacking libsbjson2.3 (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../1-libsope-xml4.9_4.9.r1664.20240229_amd64.deb ...
Unpacking libsope-xml4.9 (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../2-libsope-core4.9_4.9.r1664.20240229_amd64.deb ...
Unpacking libsope-core4.9 (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../3-libsope-mime4.9_4.9.r1664.20240229_amd64.deb ...
Unpacking libsope-mime4.9 (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../4-libsope-appserver4.9_4.9.r1664.20240229_amd64.deb ...
Unpacking libsope-appserver4.9 (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../5-libsope-gdl1-4.9_4.9.r1664.20240229_amd64.deb ...
Unpacking libsope-gdl1-4.9 (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../6-libsope-ldap4.9_4.9.r1664.20240229_amd64.deb ...
Unpacking libsope-ldap4.9 (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../7-sogo-activesync_5.10.0.20240301-1_amd64.deb ...
Unpacking sogo-activesync (5.10.0.20240301-1) over (5.10.0.20240227-1) ...
Preparing to unpack .../8-sogo_5.10.0.20240301-1_amd64.deb ...
Unpacking sogo (5.10.0.20240301-1) over (5.10.0.20240227-1) ...
Setting up libsbjson2.3 (4.9.r1664.20240229) ...
Setting up libsope-xml4.9 (4.9.r1664.20240229) ...
Setting up libsope-core4.9 (4.9.r1664.20240229) ...
Setting up libsope-mime4.9 (4.9.r1664.20240229) ...
Setting up libsope-appserver4.9 (4.9.r1664.20240229) ...
Setting up libsope-ldap4.9 (4.9.r1664.20240229) ...
Setting up libsope-gdl1-4.9 (4.9.r1664.20240229) ...
Setting up sogo (5.10.0.20240301-1) ...
======= Important SOGo post-installation note =======

SOGo database schemas are _not_ automatically upgraded by
the packaging system.

Please check the list of database schema upgrade scripts
inside /usr/share/doc/sogo/ and apply them if needed.

More details can be found in the Upgrading section:
https://sogo.nu/files/docs/SOGoInstallationGuide.html#_upgrading

Setting up sogo-activesync (5.10.0.20240301-1) ...
Processing triggers for systemd (245.4-4ubuntu3.22) ...
Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
root@MX-T:~# apt list --upgradeable|grep sope

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

sope4.9-gdl1-postgresql/unknown 4.9.r1664.20240229 amd64 [upgradable from: 4.9.r1664.20240220]
sope4.9-libxmlsaxdriver/unknown 4.9.r1664.20240229 amd64 [upgradable from: 4.9.r1664.20240220]

root@MX-T:~# apt-get install sope4.9-gdl1-postgresql sope4.9-libxmlsaxdriver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  sope4.9-gdl1-postgresql sope4.9-libxmlsaxdriver
2 upgraded, 0 newly installed, 0 to remove and 84 not upgraded.
Need to get 89.5 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 sope4.9-gdl1-postgresql amd64 4.9.r1664.20240229 [45.9 kB]
Get:2 https://packages.sogo.nu/nightly/5/ubuntu focal/focal amd64 sope4.9-libxmlsaxdriver amd64 4.9.r1664.20240229 [43.6 kB]
Fetched 89.5 kB in 1s (72.4 kB/s)
(Reading database ... 130594 files and directories currently installed.)
Preparing to unpack .../sope4.9-gdl1-postgresql_4.9.r1664.20240229_amd64.deb ...
Unpacking sope4.9-gdl1-postgresql (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Preparing to unpack .../sope4.9-libxmlsaxdriver_4.9.r1664.20240229_amd64.deb ...
Unpacking sope4.9-libxmlsaxdriver (4.9.r1664.20240229) over (4.9.r1664.20240220) ...
Setting up sope4.9-gdl1-postgresql (4.9.r1664.20240229) ...
Setting up sope4.9-libxmlsaxdriver (4.9.r1664.20240229) ...
root@MX-T:~#
sogo_upgrade.txt (6,056 bytes)   

Issue History

Date Modified Username Field Change
2024-02-29 07:24 pavelzh New Issue
2024-02-29 08:32 sebastien Assigned To => sebastien
2024-02-29 08:32 sebastien Status new => assigned
2024-02-29 09:51 sebastien Note Added: 0017608
2024-02-29 09:51 sebastien Status assigned => feedback
2024-02-29 10:27 pavelzh Note Added: 0017609
2024-02-29 10:27 pavelzh Status feedback => assigned
2024-02-29 16:29 sebastien Status assigned => feedback
2024-03-01 11:44 pavelzh Note Added: 0017611
2024-03-01 11:44 pavelzh File Added: sogo_upgrade.txt
2024-03-01 11:44 pavelzh Status feedback => assigned