View Issue Details

IDProjectCategoryView StatusLast Update
0005125SOGoWeb Mailpublic2020-08-26 09:34
Reportermaxycay Assigned Toludovic  
PriorityurgentSeveritymajorReproducibilityhave not tried
Status feedbackResolutionreopened 
PlatformLinuxOSUbuntuOS Version18.04.4
Product Version5.0.0 
Summary0005125: Webmail SOGO doesn't work
Description

Sorry, but I'm completely confused about what I need to do to correctly working after updating the SOGO.
I tried to uninstall sogo and install it again. I have updated the SOPE.
In the console I see the error:

dpkg: error processing package libsbjson2.3 (--install):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.27-3ubuntu1.2) ...
Errors were encountered while processing:
libsbjson2.3
root@mail:/home/comail# apt-get install libsbjson2.3
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
libsbjson2.3
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.

What do I need to do now?
Please give at least a guide to action!
Many thanks!

BTW
Roundcube works well.

TagsNo tags attached.

Relationships

related to 0005124 new Unable to install SOGo on Ubuntu 20.04.1 

Activities

abma

abma

2020-08-12 07:08

reporter   ~0014683

for a workarround see https://sogo.nu/bugs/view.php?id=5124#c14680

also this is a duplicate report of 0005124 i guess

maxycay

maxycay

2020-08-12 07:28

reporter   ~0014684

There are many errores after that:

root@mail:/home/comail# apt-get remove sogo
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'sogo' is not installed, so not removed
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libsbjson2.3 : Depends: gnustep-base-runtime (>= 1.26.0) but 1.25.1-2ubuntu3 is to be installed
Depends: libgnustep-base1.26 (>= 1.26.0) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@mail:/home/comail# wget http://packages.inverse.ca/SOGo/nightly/5/ubuntu/pool/focal/s/sope/libsbjson2.3_4.9.r1664.20200806_amd64.deb
--2020-08-12 10:26:29-- http://packages.inverse.ca/SOGo/nightly/5/ubuntu/pool/focal/s/sope/libsbjson2.3_4.9.r1664.20200806_amd64.deb
Resolving packages.inverse.ca (packages.inverse.ca)... 192.95.20.194, 2607:5300:201:2000::11:1681
Connecting to packages.inverse.ca (packages.inverse.ca)|192.95.20.194|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14196 (14K) [application/x-debian-package]
Saving to: ‘libsbjson2.3_4.9.r1664.20200806_amd64.deb.1’

libsbjson2.3_4.9.r1 100%[===================>] 13.86K --.-KB/s in 0.1s

2020-08-12 10:26:30 (108 KB/s) - ‘libsbjson2.3_4.9.r1664.20200806_amd64.deb.1’ saved [14196/14196]

root@mail:/home/comail# apt-get install libgnustep-base1.26
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libgnustep-base1.26 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libgnustep-base1.26' has no installation candidate
root@mail:/home/comail# dpkg -i libsbjson2.3_4.9.r1664.20200806_amd64.deb
(Reading database ... 153986 files and directories currently installed.)
Preparing to unpack libsbjson2.3_4.9.r1664.20200806_amd64.deb ...
Unpacking libsbjson2.3 (4.9.r1664.20200806) over (4.9.r1664.20200806) ...
dpkg: dependency problems prevent configuration of libsbjson2.3:
libsbjson2.3 depends on gnustep-base-runtime (>= 1.26.0); however:
Version of gnustep-base-runtime on system is 1.25.1-2ubuntu3.
libsbjson2.3 depends on libgnustep-base1.26 (>= 1.26.0); however:
Package libgnustep-base1.26 is not installed.

dpkg: error processing package libsbjson2.3 (--install):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.27-3ubuntu1.2) ...
Errors were encountered while processing:
libsbjson2.3
root@mail:/home/comail# apt-get install sogo
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libsbjson2.3 : Depends: gnustep-base-runtime (>= 1.26.0) but 1.25.1-2ubuntu3 is to be installed
Depends: libgnustep-base1.26 (>= 1.26.0) but it is not installable
sogo : Depends: liblasso3 (>= 2.3.5) but it is not going to be installed
Depends: liboath0 (>= 1.12.0) but it is not going to be installed
Depends: libzip4 (>= 1.0) but it is not going to be installed
Depends: gnustep-make but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@mail:/home/comail#

maxycay

maxycay

2020-08-12 07:34

reporter   ~0014685

Right now I have successfully installed SOGO but I can't log in - Wrong username or password. What I need to do?? Pls help!

abma

abma

2020-08-12 08:32

reporter   ~0014689

fix your config i guess ;-)

the log files very likely contain hints whats wrong:

/var/log/sogo/sogo.log

or

/var/log/apache2/*.log

ludovic

ludovic

2020-08-25 18:23

administrator   ~0014726

Broken config.

maxycay

maxycay

2020-08-26 09:34

reporter   ~0014727

sogo.conf ?

Issue History

Date Modified Username Field Change
2020-08-12 06:35 maxycay New Issue
2020-08-12 07:08 abma Note Added: 0014683
2020-08-12 07:28 maxycay Note Added: 0014684
2020-08-12 07:34 maxycay Note Added: 0014685
2020-08-12 08:32 abma Note Added: 0014689
2020-08-12 10:25 Christian Mack Relationship added related to 0005124
2020-08-25 18:23 ludovic Assigned To => ludovic
2020-08-25 18:23 ludovic Status new => closed
2020-08-25 18:23 ludovic Resolution open => fixed
2020-08-25 18:23 ludovic Note Added: 0014726
2020-08-26 09:34 maxycay Status closed => feedback
2020-08-26 09:34 maxycay Resolution fixed => reopened
2020-08-26 09:34 maxycay Note Added: 0014727