Search Criteria
Package Details: sogo 5.12.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sogo.git (read-only, click to copy) |
|---|---|
| Package Base: | sogo |
| Description: | groupware server built around OpenGroupware.org (OGo) and the SOPE application server |
| Upstream URL: | http://www.sogo.nu/ |
| Licenses: | GPL-2.0-or-later |
| Replaces: | sogo2 |
| Submitter: | DJ_L |
| Maintainer: | deons |
| Last Packager: | deons |
| Votes: | 13 |
| Popularity: | 0.116012 |
| First Submitted: | 2016-05-05 01:05 (UTC) |
| Last Updated: | 2026-06-02 10:33 (UTC) |
Dependencies (23)
- gnustep-base
- inetutils (inetutils-gitAUR)
- libmemcached (libmemcached-awesome)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libwbxmlAUR
- libytnef
- libzip (libzip-gitAUR)
- mariadb-libs (libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-lts-libs)
- memcached (memcached-gitAUR)
- oath-toolkit
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- sopeAUR
- gcc-objc (gcc-objc-gitAUR, gcc-objc-snapshotAUR) (make)
- gnustep-make (make)
- apache (apache-gitAUR) (optional) – webserver to provide web interface locally
- courier-imapAUR (courier-mtaAUR) (optional) – run imap server for sogo locally
- dovecot (dovecot23) (optional) – run imap server for sogo locally
- lighttpd (optional) – webserver to provide web interface locally
- mariadb (mysql81AUR, mysql80AUR, mysql84AUR, mysqlAUR, mariadb-lts, percona-server) (optional) – run database server for sogo locally
- nginx (nginx-mainline-pushstreamAUR, freenginx-mainline-hgAUR, nginx-quic-libresslAUR, freenginx-mainlineAUR, tengineAUR, tengine-extraAUR, freenginx-libresslAUR, angieAUR, nginx-mainline) (optional) – webserver to provide web interface locally
- Show 3 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
guldendraak commented on 2026-05-29 06:38 (UTC) (edited on 2026-05-29 06:39 (UTC) by guldendraak)
As this package has not been updated for a while and contains known security issues, I used a manual update: 1) git clone the package build 2) edit the PKGBUILD of both sogo and sope and set pkgver to the latest version 3) run updpkgsums 4) run makepkg and install the packages
ChrisTX commented on 2026-03-30 12:11 (UTC)
The license is incorrect, as "GPL" is not a valid SPDX specifier. It should be
license=('GPL-2.0-or-later'). The same applies to the sope package.FrederickZh commented on 2024-05-18 10:14 (UTC)
@deons Could you please pack Scripts/sogo-backup.sh [1] too? I'm trying to set up sogo.cron [2], which references this script.
[1] https://github.com/Alinto/sogo/blob/master/Scripts/sogo-backup.sh [2] https://github.com/Alinto/sogo/blob/master/Scripts/sogo.cron
DJ_L commented on 2022-11-18 01:25 (UTC)
It seems that so{pe,go}-5.7.1 does build and run without openssl-1.1 installed.
nachfuellbar commented on 2022-11-09 21:08 (UTC)
I think you should add openssl-1.1 package to dependencies or if possible get it to work with openssl 3
hirnschmalz commented on 2022-08-24 06:04 (UTC)
There are problems with sogo and DAVx5 at the moment. Are there any changes to apply the required patch to this package: https://github.com/Alinto/sogo/pull/324
DJ_L commented on 2022-07-20 03:24 (UTC) (edited on 2022-07-20 03:25 (UTC) by DJ_L)
Note, I was unable to run the update script /lib/sogo/scripts/sql-update-5.5.1_to_5.6.0.sh
I kept getting a connection string error in mysql. I also wasn't able to do it manually from CLI (-r -p -e). In my case, my sogo user in the db had a bunch of special characters. Ultimately, no reason not to do from a root shell:
# mysql
HTH
deons commented on 2022-06-13 13:28 (UTC)
@nachfuellbar thanks for catching that. It is now fixed.
nachfuellbar commented on 2022-06-12 11:02 (UTC)
I got following error with the latest update. Seems like the newly enabled MFA needs the package oath-toolkit as dependency.
==> Starting build()... GNUstep environment: system: local:
user:
path:
flat:
arch:
combo:
Note: will install in GNUSTEP_LOCAL_ROOT:
Configuration: debug: no strip: no saml2 support: no mfa support: yes argon2 support: yes ldap-based configuration: no prefix: gstep: /usr/share/GNUstep/Makefiles config: /tmp/sogo/src/SOGo-5.6.0/config.make script: /usr/share/GNUstep/Makefiles/GNUstep.sh
creating: /tmp/sogo/src/SOGo-5.6.0/config.make failed to link required library: oath
1 2 3 4 5 6 .. 8 Next › Last »