View Issue Details

IDProjectCategoryView StatusLast Update
0005838SOGoPackaging (Debian)public2023-09-07 12:18
Reporterzhb Assigned Toqhivert  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version5.9.0 
Summary0005838: Cannot install SOGo on fresh Debian 12 (bookworm)
Description
  • Fresh Debian 12 (bookworm), x86_64.
  • Installation failed due to unmet dependencies: libwbxml2-0 (>= 0.11.2).
  • But debian 12 offers newer package: libwbxml2-1 (0.11.8+dfsg-3).
# apt-cache search libwbxml2
libwbxml2-1 - WBXML parsing and encoding library
libwbxml2-dev - WBXML library development file
libwbxml2-utils - Binary XML utilities

# apt-cache policy libwbxml2-1
libwbxml2-1:
  Installed: (none)
  Candidate: 0.11.8+dfsg-3
  Version table:
     0.11.8+dfsg-3 500
        500 http://deb.debian.org/debian bookworm/main amd64 Packages

# apt install sogo sogo-activesync
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 sogo-activesync : Depends: libwbxml2-0 (>= 0.11.2) but it is not installable
E: Unable to correct problems, you have held broken packages.
TagsNo tags attached.

Activities

zhb

zhb

2023-08-07 07:10

reporter   ~0017161

BTW, I also tried installing libwbxml2-1 first, then install sogo-activesync, same error.

qhivert

qhivert

2023-08-07 09:00

administrator   ~0017164

Hello,
It should be working now. I've tested on a clean debian 12 vm.

Issue History

Date Modified Username Field Change
2023-08-07 07:06 zhb New Issue
2023-08-07 07:10 zhb Note Added: 0017161
2023-08-07 09:00 qhivert Note Added: 0017164
2023-08-07 09:00 qhivert Assigned To => qhivert
2023-08-07 09:00 qhivert Status new => feedback
2023-08-16 07:37 sebastien Status feedback => resolved
2023-08-16 07:37 sebastien Resolution open => fixed
2023-08-16 07:37 sebastien Fixed in Version => 5.9.0
2023-09-07 12:18 qhivert Status resolved => closed