Kopano is not running anymore

Hi@all,

root@saturn:~# dpkg -l | grep -w 'kopano4ucs\|kopano-server-packages\|kopano-webapp\|z-push-kopano'
ii  kopano-webapp                                       3.5.14.2539+111.1                                                   all          New and improved WebApp for Kopano
ii  kopano-webapp-plugin-desktopnotifications           2.0.3.26+32.1                                                       all          Kopano WebApp Desktop notifications plugin
ii  kopano-webapp-plugin-filepreviewer                  2.2.0.26+24.1                                                       all          Kopano File previewer plugin
ii  kopano-webapp-plugin-files                          2.1.5.305+101.2                                                     all          Adds Files functionality to Kopano enabling access to WebDAV and other files backends.
ii  kopano-webapp-plugin-filesbackend-owncloud          2.1.0.87+42.5                                                       all          Adds Owncloud specific functionality to Kopano Files plugin.
ii  kopano-webapp-plugin-filesbackend-smb               2.1.0.50+31.5                                                       all          Adds Samba specific functionality to Kopano Files plugin.
ii  kopano-webapp-plugin-folderwidgets                  3.5.14.2539+111.1                                                   all          Kopano WebApp folder widgets plugin
ii  kopano-webapp-plugin-mdm                            2.1.1.109+38.3                                                      all          Kopano WebApp MDM plugin
ii  kopano-webapp-plugin-smime                          2.2.2.240+23.1                                                      all          Kopano WebApp S/MIME plugin
ii  kopano-webapp-plugin-spell                          2.0.1.26+42.1                                                       all          Kopano WebApp Spellchecker plugin
ii  kopano-webapp-plugin-spell-de-de                    2.0.1.3+39.1                                                        all          Kopano WebApp Spellchecker German dictionary plugin
ii  kopano-webapp-plugin-spell-en                       2.0.1.1+39.1                                                        all          Kopano WebApp Spellchecker English dictionary plugin
ii  kopano-webapp-plugin-spell-nl                       2.0.1.1+40.1                                                        all          Kopano WebApp Spellchecker Dutch dictionary plugin
ii  kopano-webapp-plugin-titlecounter                   3.5.14.2539+111.1                                                   all          Kopano WebApp Titlecounter plugin
ii  kopano-webapp-plugin-webappmanual                   3.5.14.2539+111.1                                                   all          Kopano WebApp Manual plugin
rc  kopano4ucs                                          1.5.33                                                              all          Kopano4ucs integration package for Univention Corporate Server
ii  kopano4ucs-lib                                      1.6.2                                                               all          Library package for common Kopano4ucs functions
ii  kopano4ucs-schema                                   1.6.2                                                               all          LDAP schema for the Kopano4ucs integration
ii  kopano4ucs-webapp                                   1.5.33                                                              all          Kopano4ucs kopano-webapp integration package for Univention Corporate Server
ii  kopano4ucs-z-push                                   1.5.33                                                              all          Meta package for Z-Push installation
ii  z-push-kopano                                       2.5.1+0-0                                                           all          Z-Push for Kopano
ii  z-push-kopano-gabsync                               2.5.1+0-0                                                           all          GAB sync for Kopano

The Kopano server is suddenly missing. When I go to the Appcenter on the server I get the message that the Docker is not running:

root@saturn:~# service docker status
â—Ź docker.service - Docker Application Container Engine
   Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
  Drop-In: /etc/systemd/system/docker.service.d
           └─http-proxy.conf
   Active: failed (Result: exit-code) since Thu 2019-12-05 08:52:52 CET; 7min ago
     Docs: https://docs.docker.com
  Process: 1371 ExecStart=/usr/bin/dockerd -H fd:// $DOCKER_OPTS (code=exited, status=1/FAILURE)
 Main PID: 1371 (code=exited, status=1/FAILURE)
      CPU: 56ms

Dez 05 08:52:52 saturn dockerd[1371]:       --userland-proxy                        Use userland proxy for loopback traffic (default true)
Dez 05 08:52:52 saturn dockerd[1371]:       --userland-proxy-path string            Path to the userland proxy binary
Dez 05 08:52:52 saturn systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Dez 05 08:52:52 saturn dockerd[1371]:       --userns-remap string                   User/Group setting for user namespaces
Dez 05 08:52:52 saturn dockerd[1371]:   -v, --version                               Print version information and quit
Dez 05 08:52:52 saturn dockerd[1371]: Run 'dockerd COMMAND --help' for more information on a command.
Dez 05 08:52:52 saturn dockerd[1371]: , Code: 125
Dez 05 08:52:52 saturn systemd[1]: Failed to start Docker Application Container Engine.
Dez 05 08:52:52 saturn systemd[1]: docker.service: Unit entered failed state.
Dez 05 08:52:52 saturn systemd[1]: docker.service: Failed with result 'exit-code'.

What happened there and how can I fix it?

With best
Sven

The Kopano server Debian package is called kopano-server. There is no kopano-server-packages (there might have been at one time as a meta package sucking in all the other Kopano-related packages). Try grepping just for kopano instead of kopano-server-packages.

If you’re sure the Kopano server process isn’t running anymore, post the output of journalctl --since today -u kopano-server.service I had the server segfault for me lately after log file rotation. Simply restarting it (systemctl restart kopano-server.service) sufficed to get it back up running.

As for Docker: please post the full journal output for the service from today, e.g. journalctl --since '2019-12-05 08:00' -u docker.service as well as systemctl cat docker.service

root@saturn:~# dpkg -l | grep -w 'kopano4ucs\|kopano-server\|kopano-webapp\|z-push-kopano'
rc  kopano-server                                       8.7.7.0-0+8.2                                                       amd64        Server component for Kopano Core
ii  kopano-webapp                                       3.5.14.2539+111.1                                                   all          New and improved WebApp for Kopano
ii  kopano-webapp-plugin-desktopnotifications           2.0.3.26+32.1                                                       all          Kopano WebApp Desktop notifications plugin
ii  kopano-webapp-plugin-filepreviewer                  2.2.0.26+24.1                                                       all          Kopano File previewer plugin
ii  kopano-webapp-plugin-files                          2.1.5.305+101.2                                                     all          Adds Files functionality to Kopano enabling access to WebDAV and other files backends.
ii  kopano-webapp-plugin-filesbackend-owncloud          2.1.0.87+42.5                                                       all          Adds Owncloud specific functionality to Kopano Files plugin.
ii  kopano-webapp-plugin-filesbackend-smb               2.1.0.50+31.5                                                       all          Adds Samba specific functionality to Kopano Files plugin.
ii  kopano-webapp-plugin-folderwidgets                  3.5.14.2539+111.1                                                   all          Kopano WebApp folder widgets plugin
ii  kopano-webapp-plugin-mdm                            2.1.1.109+38.3                                                      all          Kopano WebApp MDM plugin
ii  kopano-webapp-plugin-smime                          2.2.2.240+23.1                                                      all          Kopano WebApp S/MIME plugin
ii  kopano-webapp-plugin-spell                          2.0.1.26+42.1                                                       all          Kopano WebApp Spellchecker plugin
ii  kopano-webapp-plugin-spell-de-de                    2.0.1.3+39.1                                                        all          Kopano WebApp Spellchecker German dictionary plugin
ii  kopano-webapp-plugin-spell-en                       2.0.1.1+39.1                                                        all          Kopano WebApp Spellchecker English dictionary plugin
ii  kopano-webapp-plugin-spell-nl                       2.0.1.1+40.1                                                        all          Kopano WebApp Spellchecker Dutch dictionary plugin
ii  kopano-webapp-plugin-titlecounter                   3.5.14.2539+111.1                                                   all          Kopano WebApp Titlecounter plugin
ii  kopano-webapp-plugin-webappmanual                   3.5.14.2539+111.1                                                   all          Kopano WebApp Manual plugin
rc  kopano4ucs                                          1.5.33                                                              all          Kopano4ucs integration package for Univention Corporate Server
ii  kopano4ucs-lib                                      1.6.2                                                               all          Library package for common Kopano4ucs functions
ii  kopano4ucs-schema                                   1.6.2                                                               all          LDAP schema for the Kopano4ucs integration
ii  kopano4ucs-webapp                                   1.5.33                                                              all          Kopano4ucs kopano-webapp integration package for Univention Corporate Server
ii  kopano4ucs-z-push                                   1.5.33                                                              all          Meta package for Z-Push installation
ii  z-push-kopano                                       2.5.1+0-0                                                           all          Z-Push for Kopano
ii  z-push-kopano-gabsync
root@saturn:~# journalctl --since today -u kopano-server.service
Journal file /var/log/journal/8b94b1b556164ceca7b47d1074e012fa/system@8cf76bbc01174a0ebdf3dc8128f1476f-0000000000408702-000596bc36db06b9.journal is truncated, ignoring file.
-- Logs begin at Mon 2019-06-03 17:51:52 CEST, end at Thu 2019-12-05 09:27:37 CET. --
Dez 05 00:00:01 saturn kopano-server[1370]: Thu Dec  5 00:00:01 2019: [error  ] Previous message logged 3 times
Dez 05 00:00:01 saturn kopano-server[1370]: Thu Dec  5 00:00:01 2019: [info   ] Start scheduled softdelete clean up
Dez 05 00:00:01 saturn kopano-server[1370]: Thu Dec  5 00:00:01 2019: [info   ] Softdelete done: removed 0 stores, 0 folders, and 0 messages
Dez 05 00:13:01 saturn kopano-server[1370]: Thu Dec  5 00:13:01 2019: [info   ] Start syncs table clean up
Dez 05 00:13:01 saturn kopano-server[1370]: Thu Dec  5 00:13:01 2019: [info   ] syncs table clean up done: removed syncs: 0
Dez 05 00:14:01 saturn kopano-server[1370]: Thu Dec  5 00:14:01 2019: [info   ] Start syncedmessages table clean up
Dez 05 00:14:01 saturn kopano-server[1370]: Thu Dec  5 00:14:01 2019: [info   ] syncedmessages table clean up done, 0 entries removed
Dez 05 01:00:03 saturn kopano-server[1370]: Thu Dec  5 01:00:02 2019: [info   ] Start scheduled softdelete clean up
Dez 05 01:00:03 saturn kopano-server[1370]: Thu Dec  5 01:00:02 2019: [info   ] Softdelete done: removed 0 stores, 0 folders, and 0 messages
Dez 05 01:13:02 saturn kopano-server[1370]: Thu Dec  5 01:13:02 2019: [info   ] Start syncs table clean up
Dez 05 01:13:02 saturn kopano-server[1370]: Thu Dec  5 01:13:02 2019: [info   ] syncs table clean up done: removed syncs: 0
Dez 05 01:14:02 saturn kopano-server[1370]: Thu Dec  5 01:14:02 2019: [info   ] Start syncedmessages table clean up
Dez 05 01:14:02 saturn kopano-server[1370]: Thu Dec  5 01:14:02 2019: [info   ] syncedmessages table clean up done, 0 entries removed
Dez 05 01:17:00 saturn kopano-server[1370]: Thu Dec  5 01:17:00 2019: [error  ] LDAP search error: Can't contact LDAP server. Will unbind, reconnect and retry.
Dez 05 01:17:00 saturn kopano-server[1370]: Thu Dec  5 01:17:00 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:17:00 saturn kopano-server[1370]: Thu Dec  5 01:17:00 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:17:30 saturn kopano-server[1370]: Thu Dec  5 01:17:30 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:17:30 saturn kopano-server[1370]: Thu Dec  5 01:17:30 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:18:20 saturn kopano-server[1370]: Thu Dec  5 01:18:20 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:18:20 saturn kopano-server[1370]: Thu Dec  5 01:18:20 2019: [warning] Authentication by plugin failed for user "toni.gruender": Trying to authenticate failed: Failure connecting any of the LDAP s
Dez 05 01:18:54 saturn kopano-server[1370]: Thu Dec  5 01:18:54 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:18:54 saturn kopano-server[1370]: Thu Dec  5 01:18:54 2019: [warning] Authentication by plugin failed for user "jochen.stedry": Trying to authenticate failed: Failure connecting any of the LDAP s
Dez 05 01:20:46 saturn kopano-server[1370]: Thu Dec  5 01:20:46 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:20:46 saturn kopano-server[1370]: Thu Dec  5 01:20:46 2019: [warning] Authentication by plugin failed for user "stefanie.stedry": Trying to authenticate failed: Failure connecting any of the LDAP
Dez 05 01:21:00 saturn kopano-server[1370]: Thu Dec  5 01:21:00 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:21:00 saturn kopano-server[1370]: Thu Dec  5 01:21:00 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:22:30 saturn kopano-server[1370]: Thu Dec  5 01:22:30 2019: [error  ] LDAP search error: Can't contact LDAP server. Will unbind, reconnect and retry.
Dez 05 01:22:30 saturn kopano-server[1370]: Thu Dec  5 01:22:30 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:22:30 saturn kopano-server[1370]: Thu Dec  5 01:22:30 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:22:30 saturn kopano-server[1370]: Thu Dec  5 01:22:30 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:22:30 saturn kopano-server[1370]: Thu Dec  5 01:22:30 2019: [warning] K-1526: Unable to get quota for user 31: Failure connecting any of the LDAP servers
Dez 05 01:24:54 saturn kopano-server[1370]: Thu Dec  5 01:24:54 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:24:54 saturn kopano-server[1370]: Thu Dec  5 01:24:54 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:25:17 saturn kopano-server[1370]: Thu Dec  5 01:25:17 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:25:17 saturn kopano-server[1370]: Thu Dec  5 01:25:17 2019: [warning] Authentication by plugin failed for user "christian.burger": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:25:18 saturn kopano-server[1370]: Thu Dec  5 01:25:18 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:25:18 saturn kopano-server[1370]: Thu Dec  5 01:25:18 2019: [warning] Authentication by plugin failed for user "christian.burger": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:25:18 saturn kopano-server[1370]: Thu Dec  5 01:25:18 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:25:18 saturn kopano-server[1370]: Thu Dec  5 01:25:18 2019: [warning] K-1526: Unable to get quota for user 8: Failure connecting any of the LDAP servers
Dez 05 01:25:18 saturn kopano-server[1370]: Thu Dec  5 01:25:18 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:25:18 saturn kopano-server[1370]: Thu Dec  5 01:25:18 2019: [warning] K-1504: Unable to retrieve parents for groupmember relation 9: Failure connecting any of the LDAP servers.
Dez 05 01:25:20 saturn kopano-server[1370]: Thu Dec  5 01:25:20 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:25:20 saturn kopano-server[1370]: Thu Dec  5 01:25:20 2019: [warning] Authentication by plugin failed for user "christian.burger": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:25:30 saturn kopano-server[1370]: Thu Dec  5 01:25:30 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:25:30 saturn kopano-server[1370]: Thu Dec  5 01:25:30 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:26:30 saturn kopano-server[1370]: Thu Dec  5 01:26:30 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:26:30 saturn kopano-server[1370]: Thu Dec  5 01:26:30 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:27:00 saturn kopano-server[1370]: Thu Dec  5 01:27:00 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:27:00 saturn kopano-server[1370]: Thu Dec  5 01:27:00 2019: [warning] K-1526: Unable to get quota for user 31: Failure connecting any of the LDAP servers
Dez 05 01:28:00 saturn kopano-server[1370]: Thu Dec  5 01:28:00 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
Dez 05 01:28:00 saturn kopano-server[1370]: Thu Dec  5 01:28:00 2019: [warning] Authentication by plugin failed for user "vincent.hellmann": Trying to authenticate failed: Failure connecting any of the LDA
Dez 05 01:28:00 saturn kopano-server[1370]: Thu Dec  5 01:28:00 2019: [warning] LDAP (simple) bind on cn=saturn,cn=memberserver,cn=computers,dc=stedry,dc=local failed: Invalid credentials
root@saturn:~# journalctl --since '2019-12-05 08:00' -u docker.service
Journal file /var/log/journal/8b94b1b556164ceca7b47d1074e012fa/system@8cf76bbc01174a0ebdf3dc8128f1476f-0000000000408702-000596bc36db06b9.journal is truncated, ignoring file.
-- Logs begin at Mon 2019-06-03 17:51:52 CEST, end at Thu 2019-12-05 09:27:37 CET. --
Dez 05 08:04:13 saturn systemd[1]: Starting Docker Application Container Engine...
Dez 05 08:04:14 saturn dockerd[1271]: Status: unknown flag: --max-size
Dez 05 08:04:14 saturn dockerd[1271]: See 'dockerd --help'.
Dez 05 08:04:14 saturn dockerd[1271]: Usage:        dockerd COMMAND
Dez 05 08:04:14 saturn dockerd[1271]: A self-sufficient runtime for containers.
Dez 05 08:04:14 saturn dockerd[1271]: Options:
Dez 05 08:04:14 saturn dockerd[1271]:       --add-runtime runtime                   Register an additional OCI compatible runtime (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --api-cors-header string                Set CORS headers in the Engine API
Dez 05 08:04:14 saturn dockerd[1271]:       --authorization-plugin list             Authorization plugins to load (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --bip string                            Specify network bridge IP
Dez 05 08:04:14 saturn dockerd[1271]:   -b, --bridge string                         Attach containers to a network bridge
Dez 05 08:04:14 saturn dockerd[1271]:       --cgroup-parent string                  Set parent cgroup for all containers
Dez 05 08:04:14 saturn dockerd[1271]:       --cluster-advertise string              Address or interface name to advertise
Dez 05 08:04:14 saturn dockerd[1271]:       --cluster-store string                  URL of the distributed storage backend
Dez 05 08:04:14 saturn dockerd[1271]:       --cluster-store-opt map                 Set cluster store options (default map[])
Dez 05 08:04:14 saturn dockerd[1271]:       --config-file string                    Daemon configuration file (default "/etc/docker/daemon.json")
Dez 05 08:04:14 saturn dockerd[1271]:       --containerd string                     Path to containerd socket
Dez 05 08:04:14 saturn dockerd[1271]:       --cpu-rt-period int                     Limit the CPU real-time period in microseconds
Dez 05 08:04:14 saturn dockerd[1271]:       --cpu-rt-runtime int                    Limit the CPU real-time runtime in microseconds
Dez 05 08:04:14 saturn dockerd[1271]:   -D, --debug                                 Enable debug mode
Dez 05 08:04:14 saturn dockerd[1271]:       --default-gateway ip                    Container default gateway IPv4 address
Dez 05 08:04:14 saturn dockerd[1271]:       --default-gateway-v6 ip                 Container default gateway IPv6 address
Dez 05 08:04:14 saturn dockerd[1271]:       --default-runtime string                Default OCI runtime for containers (default "runc")
Dez 05 08:04:14 saturn dockerd[1271]:       --default-ulimit ulimit                 Default ulimits for containers (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --disable-legacy-registry               Disable contacting legacy registries
Dez 05 08:04:14 saturn dockerd[1271]:       --dns list                              DNS server to use (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --dns-opt list                          DNS options to use (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --dns-search list                       DNS search domains to use (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --exec-opt list                         Runtime execution options (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --exec-root string                      Root directory for execution state files (default "/var/run/docker")
Dez 05 08:04:14 saturn dockerd[1271]:       --experimental                          Enable experimental features
Dez 05 08:04:14 saturn dockerd[1271]:       --fixed-cidr string                     IPv4 subnet for fixed IPs
Dez 05 08:04:14 saturn dockerd[1271]:       --fixed-cidr-v6 string                  IPv6 subnet for fixed IPs
Dez 05 08:04:14 saturn dockerd[1271]:   -g, --graph string                          Root of the Docker runtime (default "/var/lib/docker")
Dez 05 08:04:14 saturn dockerd[1271]:   -G, --group string                          Group for the unix socket (default "docker")
Dez 05 08:04:14 saturn dockerd[1271]:       --help                                  Print usage
Dez 05 08:04:14 saturn dockerd[1271]:   -H, --host list                             Daemon socket(s) to connect to (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --icc                                   Enable inter-container communication (default true)
Dez 05 08:04:14 saturn dockerd[1271]:       --init                                  Run an init in the container to forward signals and reap processes
Dez 05 08:04:14 saturn dockerd[1271]:       --init-path string                      Path to the docker-init binary
Dez 05 08:04:14 saturn dockerd[1271]:       --insecure-registry list                Enable insecure registry communication (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --ip ip                                 Default IP when binding container ports (default 0.0.0.0)
Dez 05 08:04:14 saturn dockerd[1271]:       --ip-forward                            Enable net.ipv4.ip_forward (default true)
Dez 05 08:04:14 saturn dockerd[1271]:       --ip-masq                               Enable IP masquerading (default true)
Dez 05 08:04:14 saturn dockerd[1271]:       --iptables                              Enable addition of iptables rules (default true)
Dez 05 08:04:14 saturn dockerd[1271]:       --ipv6                                  Enable IPv6 networking
Dez 05 08:04:14 saturn dockerd[1271]:       --label list                            Set key=value labels to the daemon (default [])
Dez 05 08:04:14 saturn dockerd[1271]:       --live-restore                          Enable live restore of docker when containers are still running
Dez 05 08:04:14 saturn dockerd[1271]:       --log-driver string                     Default driver for container logs (default "json-file")
Dez 05 08:04:14 saturn dockerd[1271]:   -l, --log-level string                      Set the logging level ("debug", "info", "warn", "error", "fatal") (default "info")
Dez 05 08:04:14 saturn systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Dez 05 08:04:14 saturn dockerd[1271]:       --log-opt map                           Default log driver options for containers (default map[])

The docker thing is unrelated, as the Kopano apps are not dockerised.

What is the output of univention-app info? Is the kopano-core app installed? (it seems that is not the case).

Do you automatically install package updates? The 8.7.7 Kopano update had a dependency change, which would clash with the kopano4ucs package that was available with the app. The dependency was fixed in time for the 8.7.7 release, but since you did not update the Kopano-core app, it seems it was removed when updating packages.

I’d run univention-app register kopano-core --do-it && univention-install kopano4ucs

root@saturn:~# univention-app info
UCS: 4.4-3 errata385
Installed: fetchmail=6.3.26 kopano-webapp=3.5.5.2276 z-push-kopano=2.4.5
Upgradable:

I can’t get into the app-center. Can I do this from the console?

Yes

root@saturn:~# univention-app register kopano-core --do-it && univention-install kopano4ucs
Registering component for kopano-core=8.7.1.0-1
Creating data directories for kopano-core…
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Adding localhost to LDAP object
Password for Administrator:
Ign:2 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
Ign:3 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ InRelease
Ign:4 https://updates.software-univention.de/4.0/maintained 4.0-0/amd64/ InRelease
…
OK:157 https://updates.software-univention.de/4.4/maintained 4.4-3/all/ Release
OK:158 https://updates.software-univention.de/4.4/maintained 4.4-3/amd64/ Release
OK:160 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/all/ Release
OK:161 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/amd64/ Release
Paketlisten werden gelesen…
Paketlisten werden gelesen…
Abhängigkeitsbaum wird aufgebaut…
Statusinformationen werden eingelesen…
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
kopano4ucs : Hängt ab von: kopano-server-packages soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

root@saturn:~# univention-app install kopano-core
Going to install Kopano Core (8.7.1.0-1)
Press [ENTER] to continue
Creating data directories for kopano-core...
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Adding localhost to LDAP object
Reloading apache2 configuration (via systemctl): apache2.service.
Registering component for kopano-core=8.7.1.0-1
Installing some packages of kopano-core on tux.stedry.local
Password for root@tux.stedry.local: 
Going to install Kopano Core (8.7.1.0-1)
Registering component for kopano-core=8.7.1.0-1
File: /etc/apt/sources.list.d/20_ucs-online-component.list

Module: kopano-cfg

File: /etc/apt/mirror.list

File: /etc/apt/sources.list.d/15_ucs-online-version.list

Ign:1 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ InRelease
Ign:2 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
....
OK:136 https://updates.software-univention.de/4.4/maintained 4.4-2/all/ Release
OK:138 https://updates.software-univention.de/4.4/maintained 4.4-2/amd64/ Release
OK:139 https://updates.software-univention.de/4.4/maintained 4.4-3/all/ Release
OK:140 https://updates.software-univention.de/4.4/maintained 4.4-3/amd64/ Release
Es wurden 97,1 kB in 9 s geholt (10,0 kB/s).
Paketlisten werden gelesen...
Paketlisten werden gelesen...
Abhängigkeitsbaum wird aufgebaut....
Statusinformationen werden eingelesen....
The following additional packages will be installed:
  kopano4ucs-schema
Die folgenden Pakete werden ENTFERNT:
  kopano4ucs-lib
Die folgenden Pakete werden aktualisiert (Upgrade):
  kopano4ucs-schema kopano4ucs-udm
2 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.
Es mĂĽssen 19,4 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 1.024 B Plattenplatz freigegeben.
Holen:1 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ kopano4ucs-udm 1.6.2 [14,3 kB]
Holen:2 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ kopano4ucs-schema 1.6.2 [5.154 B]
Es wurden 19,4 kB in 0 s geholt (45,4 kB/s).
(Lese Datenbank ... 100189 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../kopano4ucs-udm_1.6.2_all.deb ...
Entpacken von kopano4ucs-udm (1.6.2) ĂĽber (1.5.33) ...
Vorbereitung zum Entpacken von .../kopano4ucs-schema_1.6.2_all.deb ...
Entpacken von kopano4ucs-schema (1.6.2) ĂĽber (1.5.33) ...
(Lese Datenbank ... 100181 Dateien und Verzeichnisse sind derzeit installiert.)
Entfernen von kopano4ucs-lib (1.3.1) ...
Trigger fĂĽr python-support (1.0.15.18.201403132013) werden verarbeitet ...
Trigger fĂĽr univention-config (14.0.0-12A~4.4.0.201909041712) werden verarbeitet ...
dpkg-query: Kein Paket gefunden, das auf ldapacl_66univention-appcenter_app.acl passt
kopano4ucs-schema (1.6.2) wird eingerichtet ...
Multifile: /etc/ldap/slapd.conf
Multifile: /etc/ldap/slapd.conf
Restarting slapd (via systemctl): slapd.service.
Setting ldap/index/eq
Multifile: /etc/ldap/slapd.conf

WARNING!
Check file permissions!

5de8ca69 /etc/ldap/slapd.conf: line 165: rootdn is always granted unlimited privileges.
kopano4ucs-udm (1.6.2) wird eingerichtet ...
Calling joinscript 70kopano4ucs-udm.inst ...
2019-12-05 10:15:37.780662568+01:00 (in joinscript_init)
Object exists: ou=Kopano Addresslists,dc=stedry,dc=local
Object exists: cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=kopano,dc=stedry,dc=local
Object exists: cn=contacts,cn=kopano,dc=stedry,dc=local
Object exists: cn=non-active,cn=kopano,dc=stedry,dc=local
Object created: cn=kopano-group,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=kopano-group-hidden,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=kopano-group-sendas,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=kopano-role,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=k4uUserSendAsPrivilege,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=SendAsPrivilege,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=kopano-user-hidden,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=MRAccept,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=MRProcess,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=MRAcceptConflictingTimes,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=MRAcceptRecurringItems,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=quotaOverride,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=quotaWarn,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=quotaSoft,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=quotaHard,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=kopanoEnabledFeature,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object exists: cn=kopanoDisabledFeature,cn=kopano,cn=custom attributes,cn=univention,dc=stedry,dc=local
Object created: cn=Kopano Account,cn=templates,cn=univention,dc=stedry,dc=local
2019-12-05 10:15:45.505287287+01:00 (in joinscript_save_current_version)
Joinscript 70kopano4ucs-udm.inst finished with exitcode 0
Trigger fĂĽr python-support (1.0.15.18.201403132013) werden verarbeitet ...
Unregistering component for kopano-core=8.7.1.0-1
File: /etc/apt/sources.list.d/20_ucs-online-component.list
File: /etc/apt/mirror.list
File: /etc/apt/sources.list.d/15_ucs-online-version.list
Ign:1 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
Ign:2 https://updates.software-univention.de/4.0/maintained 4.0-0/amd64/ InRelease
Ign:3 https://updates.software-univention.de/4.0/maintained 4.0-1/all/ InRelease
...
OK:119 https://updates.software-univention.de/4.4/maintained 4.4-2/amd64/ Release
OK:120 https://updates.software-univention.de/4.4/maintained 4.4-3/all/ Release
OK:122 https://updates.software-univention.de/4.4/maintained 4.4-3/amd64/ Release
Paketlisten werden gelesen...
   This app now has a new possibility to enable the [1]official Kopano
   package repositories. For this you have to click on the App Settings
   button in the Univention App Center and can then easily configure the
   desired repository from there.

   Once the repository has been activated updates can easily be installed by
   going to Software update and the executing check for package updates.

References

   Visible links
   1. https://wiki.z-hub.io/display/K4U/Updating+Kopano+packages+directly+from+the+Kopano+download+server
Paketlisten werden gelesen...
Abhängigkeitsbaum wird aufgebaut....
Statusinformationen werden eingelesen....
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 kopano4ucs : Hängt ab von: kopano-server-packages soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
Failed to install the App
Aborting...
Going to remove Kopano Core (8.7.1.0-1)
(must_not_be_depended_on) The application is required for the following applications
		to work: [{'id': u'z-push-kopano', 'name': u'Z-Push for Kopano'}, {'id': u'kopano-webapp', 'name': u'Kopano WebApp'}]
No hostdn for kopano-core found. Nothing to remove
Configuring kopano-core=8.7.1.0-1
Paketlisten werden gelesen...
Abhängigkeitsbaum wird aufgebaut....
Statusinformationen werden eingelesen....
Paket »kopano4ucs« ist nicht installiert, wird also auch nicht entfernt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Removing localhost from LDAP object
File: /etc/univention/service.info/services/univention-appcenter.cfg
Module: kopano-cfg
Multifile: /etc/apache2/sites-available/000-default.conf
Multifile: /etc/apache2/sites-available/default-ssl.conf
File: /usr/share/univention-portal/apps.json
Reloading apache2 configuration (via systemctl): apache2.service.
File: /etc/apt/sources.list.d/20_ucs-online-component.list
Module: kopano-cfg
File: /etc/apt/mirror.list
File: /etc/apt/sources.list.d/15_ucs-online-version.list
Ign:2 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component z-push-kopano_20190426122615/all/ InRelease
Ign:3 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
...
OK:151 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/all/ Release
OK:153 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/amd64/ Release
Paketlisten werden gelesen...
Password for Administrator: 
Search LDAP binddn:  done
Running pre-joinscripts hook(s):  done
Running 03univention-directory-listener.inst skipped (already executed)
Running 04univention-ldap-client.inst skipped (already executed)
Running 08univention-apache.inst skipped (already executed)
Running 11univention-pam.inst skipped (already executed)
Running 18python-univention-directory-manager.inst skipped (already executed)
Running 20univention-directory-policy.inst skipped (already executed)
Running 20univention-join.inst skipped (already executed)
Running 26univention-nagios-common.inst skipped (already executed)
Running 30univention-appcenter.inst skipped (already executed)
Running 30univention-nagios-client.inst skipped (already executed)
Running 33univention-portal.inst skipped (already executed)
Running 34univention-management-console-server.inst skipped (already executed)
Running 35univention-appcenter-docker.inst skipped (already executed)
Running 35univention-management-console-module-appcenter.inst skipped (already executed)
Running 35univention-management-console-module-diagnostic.inst skipped (already executed)
Running 35univention-management-console-module-join.inst skipped (already executed)
Running 35univention-management-console-module-lib.inst skipped (already executed)
Running 35univention-management-console-module-mrtg.inst skipped (already executed)
Running 35univention-management-console-module-quota.inst skipped (already executed)
Running 35univention-management-console-module-reboot.inst skipped (already executed)
Running 35univention-management-console-module-services.inst skipped (already executed)
Running 35univention-management-console-module-setup.inst skipped (already executed)
Running 35univention-management-console-module-sysinfo.inst skipped (already executed)
Running 35univention-management-console-module-top.inst skipped (already executed)
Running 35univention-management-console-module-ucr.inst skipped (already executed)
Running 35univention-management-console-module-updater.inst skipped (already executed)
Running 36univention-management-console-module-apps.inst skipped (already executed)
Running 71kopano4ucs-webapp.inst skipped (already executed)
Running 81univention-nfs-server.inst skipped (already executed)
Running 92univention-fetchmail-schema.inst skipped (already executed)
Running 92univention-fetchmail.inst skipped (already executed)
Running 92univention-management-console-web-server.inst failed (exitcode: 3)
Running 98univention-pkgdb-tools.inst skipped (already executed)
Running post-joinscripts hook(s):  done
root@saturn:~# service kopano-server restart
Failed to restart kopano-server.service: Unit kopano-server.service is masked.

both your attempts error out with:

I heard that the 8.7.7 release was removed because of (another) packaging change causing problems when upgrading 8.7.7 to 8.7.7, so this could be the reason for this.

Could you run univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano4ucs

dpkg on Univention is configured to remove obsolete packages and once that have broken dependencies. I would advice to disable to automatic update as long as there is the risk that packages could be removed through it (e.g. when updating packages, apps should be updated beforehand).

root@saturn:~# univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano4ucs
Registering component for kopano-core=8.7.1.0-1
File: /etc/apt/sources.list.d/20_ucs-online-component.list

Module: kopano-cfg

File: /etc/apt/mirror.list

File: /etc/apt/sources.list.d/15_ucs-online-version.list

Creating data directories for kopano-core...
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Module: kopano-cfg
File: /etc/univention/service.info/services/univention-appcenter.cfg
File: /usr/share/univention-portal/apps.json
Multifile: /etc/apache2/sites-available/000-default.conf
Multifile: /etc/apache2/sites-available/default-ssl.conf
Module: kopano-cfg
Adding localhost to LDAP object
Module: kopano-cfg
Password for Administrator: 
Ign:2 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ InRelease
Ign:3 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
Ign:4 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/amd64/ InRelease
Ign:5 https://updates.software-univention.de/4.0/maintained 4.0-0/amd64/ InRelease
Ign:6 https://appcenter.software-univention.de/univention-repository/4.3/maintained/component kopano-core_20191114105932/all/ InRelease
Ign:1 https://repo.z-hub.io/z-push:/final/Univention_4.3  InRelease
...
K:159 https://download.kopano.io/supported/mdm:/final/Univention_4.3  Release
OK:160 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/amd64/ Release
OK:161 https://download.kopano.io/supported/smime:/final/Univention_4.3  Release
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Starting pkgProblemResolver with broken count: 3
Starting 2 pkgProblemResolver with broken count: 3
Investigating (0) python3-kopano:amd64 < none -> 8.7.1.0-0+9.1 @un uN Ib >
Broken python3-kopano:amd64 Hängt ab von on python3-mapi:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering python3-mapi:amd64 1 as a solution to python3-kopano:amd64 1
  Holding Back python3-kopano:amd64 rather than change python3-mapi:amd64
Investigating (0) kopano-server-packages:amd64 < none -> 8.7.1.0-0+9.1 @un uN Ib >
Broken kopano-server-packages:amd64 Hängt ab von on kopano-dagent:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-dagent:amd64 0 as a solution to kopano-server-packages:amd64 0
  Holding Back kopano-server-packages:amd64 rather than change kopano-dagent:amd64
Investigating (0) kopano-backup:amd64 < none -> 8.7.1.0-0+9.1 @rc uN Ib >
Broken kopano-backup:amd64 Hängt ab von on python3-kopano:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering python3-kopano:amd64 1 as a solution to kopano-backup:amd64 0
  Holding Back kopano-backup:amd64 rather than change python3-kopano:amd64
Investigating (0) kopano-server:amd64 < none -> 8.7.1.0-0+9.1 @rc uN Ib >
Broken kopano-server:amd64 Hängt ab von on kopano-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering kopano-utils:amd64 0 as a solution to kopano-server:amd64 0
  Holding Back kopano-server:amd64 rather than change kopano-utils:amd64
Investigating (0) python3-kopano-search:amd64 < none -> 8.7.1.0-0+9.1 @un uN Ib >
Broken python3-kopano-search:amd64 Hängt ab von on python3-kopano:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering python3-kopano:amd64 1 as a solution to python3-kopano-search:amd64 0
  Holding Back python3-kopano-search:amd64 rather than change python3-kopano:amd64
Investigating (1) kopano4ucs:amd64 < none -> 1.6.2 @rc puN Ib >
Broken kopano4ucs:amd64 Hängt ab von on kopano-server-packages:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering kopano-server-packages:amd64 0 as a solution to kopano4ucs:amd64 9999
  Re-Instated libpython3.5:amd64
    Reinst Failed early because of kopano-client:amd64
    Reinst Failed because of python3-mapi:amd64
    Reinst Failed because of python3-kopano:amd64
    Reinst Failed because of kopano-backup:amd64
Investigating (1) kopano-search:amd64 < none -> 8.7.1.0-0+9.1 @rc uN Ib >
Broken kopano-search:amd64 Hängt ab von on python3-kopano-search:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering python3-kopano-search:amd64 0 as a solution to kopano-search:amd64 0
  Holding Back kopano-search:amd64 rather than change python3-kopano-search:amd64
Broken kopano-search:amd64 Hängt ab von on python-kopano-search:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering python-kopano-search:amd64 0 as a solution to kopano-search:amd64 0
  Holding Back kopano-search:amd64 rather than change python-kopano-search:amd64
  Or group keep for kopano-search:amd64
Investigating (2) kopano4ucs:amd64 < none -> 1.6.2 @rc puN Ib >
Broken kopano4ucs:amd64 Hängt ab von on kopano-server-packages:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering kopano-server-packages:amd64 0 as a solution to kopano4ucs:amd64 9999
Done
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 kopano4ucs : Hängt ab von: kopano-server-packages soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

now please the same with:

univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano-server-packages

and

univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano-client

root@saturn:~# univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano-server-packages
Registering component for kopano-core=8.7.1.0-1
Creating data directories for kopano-core...
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Adding localhost to LDAP object
Password for Administrator: 
Ign:2 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ InRelease
Ign:3 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
...
OK:161 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/all/ Release
OK:162 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/amd64/ Release
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Starting pkgProblemResolver with broken count: 3
Starting 2 pkgProblemResolver with broken count: 3
Investigating (0) kopano-server-packages:amd64 < none -> 8.7.1.0-0+9.1 @un puN Ib >
Broken kopano-server-packages:amd64 Hängt ab von on kopano-dagent:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-dagent:amd64 0 as a solution to kopano-server-packages:amd64 9999
  Re-Instated libkcarchivercore0:amd64
    Reinst Failed early because of kopano-client:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-gateway:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-gateway:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed early because of kopano-client:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-ical:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-ical:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed early because of kopano-client:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-monitor:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-monitor:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed early because of kopano-client:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-python-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering kopano-python-utils:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed early because of kopano-client:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-spooler:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-spooler:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed early because of kopano-client:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering kopano-utils:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed early because of kopano-client:amd64
Investigating (0) python3-kopano:amd64 < none -> 8.7.1.0-0+9.1 @un uN Ib >
Broken python3-kopano:amd64 Hängt ab von on python3-mapi:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering python3-mapi:amd64 1 as a solution to python3-kopano:amd64 1
  Holding Back python3-kopano:amd64 rather than change python3-mapi:amd64
Investigating (0) kopano-backup:amd64 < none -> 8.7.1.0-0+9.1 @rc uN Ib >
Broken kopano-backup:amd64 Hängt ab von on python3-kopano:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering python3-kopano:amd64 1 as a solution to kopano-backup:amd64 0
  Holding Back kopano-backup:amd64 rather than change python3-kopano:amd64
Investigating (0) kopano-server:amd64 < none -> 8.7.1.0-0+9.1 @rc uN Ib >
Broken kopano-server:amd64 Hängt ab von on kopano-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering kopano-utils:amd64 0 as a solution to kopano-server:amd64 0
  Holding Back kopano-server:amd64 rather than change kopano-utils:amd64
Investigating (0) python3-kopano-search:amd64 < none -> 8.7.1.0-0+9.1 @un uN Ib >
Broken python3-kopano-search:amd64 Hängt ab von on python3-kopano:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering python3-kopano:amd64 1 as a solution to python3-kopano-search:amd64 0
  Holding Back python3-kopano-search:amd64 rather than change python3-kopano:amd64
Investigating (1) kopano-server-packages:amd64 < none -> 8.7.1.0-0+9.1 @un puN Ib >
Broken kopano-server-packages:amd64 Hängt ab von on kopano-backup:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-backup:amd64 0 as a solution to kopano-server-packages:amd64 9999
  Re-Instated libpython3.5:amd64
    Reinst Failed early because of kopano-client:amd64
    Reinst Failed because of python3-mapi:amd64
    Reinst Failed because of python3-kopano:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-dagent:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-dagent:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-gateway:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-gateway:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-ical:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-ical:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-monitor:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-monitor:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-python-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering kopano-python-utils:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-server:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-server:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed because of kopano-utils:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-spooler:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-spooler:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering kopano-utils:amd64 0 as a solution to kopano-server-packages:amd64 9999
Investigating (1) kopano-search:amd64 < none -> 8.7.1.0-0+9.1 @rc uN Ib >
Broken kopano-search:amd64 Hängt ab von on python3-kopano-search:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering python3-kopano-search:amd64 0 as a solution to kopano-search:amd64 0
  Holding Back kopano-search:amd64 rather than change python3-kopano-search:amd64
Broken kopano-search:amd64 Hängt ab von on python-kopano-search:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering python-kopano-search:amd64 0 as a solution to kopano-search:amd64 0
  Holding Back kopano-search:amd64 rather than change python-kopano-search:amd64
  Or group keep for kopano-search:amd64
Investigating (2) kopano-server-packages:amd64 < none -> 8.7.1.0-0+9.1 @un puN Ib >
Broken kopano-server-packages:amd64 Hängt ab von on kopano-backup:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-backup:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-dagent:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-dagent:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-gateway:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-gateway:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-ical:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-ical:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-monitor:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-monitor:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-python-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering kopano-python-utils:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-search:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-search:amd64 0 as a solution to kopano-server-packages:amd64 9999
    Reinst Failed because of python3-kopano:amd64
    Reinst Failed because of python3-kopano-search:amd64
    Reinst Failed early because of kopano-client:amd64
    Reinst Failed because of python-mapi:amd64
    Reinst Failed because of python-kopano:amd64
    Reinst Failed because of python-kopano-search:amd64
Broken kopano-server-packages:amd64 Hängt ab von on kopano-server:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-server:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-spooler:amd64 < none | 8.7.1.0-0+9.1 @rc uH > (= 8.7.1.0-0+9.1)
  Considering kopano-spooler:amd64 0 as a solution to kopano-server-packages:amd64 9999
Broken kopano-server-packages:amd64 Hängt ab von on kopano-utils:amd64 < none | 8.7.1.0-0+9.1 @un uH > (= 8.7.1.0-0+9.1)
  Considering kopano-utils:amd64 0 as a solution to kopano-server-packages:amd64 9999
Done
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 kopano-server-packages : Hängt ab von: kopano-backup (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-dagent (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-gateway (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-ical (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-monitor (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-python-utils (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-search (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-server (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-spooler (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
                          Hängt ab von: kopano-utils (= 8.7.1.0-0+9.1) soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
root@saturn:~# univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano-client
Registering component for kopano-core=8.7.1.0-1
Creating data directories for kopano-core...
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Adding localhost to LDAP object
Password for Administrator: 
Ign:2 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
Ign:3 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ InRelease
Ign:4 https://updates.software-univention.de/4.0/maintained 4.0-0/amd64/ InRelease
...
OK:157 https://updates.software-univention.de/4.4/maintained 4.4-3/amd64/ Release
OK:159 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/all/ Release
OK:160 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/amd64/ Release
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
kopano-client ist schon die neueste Version (8.7.7.0-0+8.2).
kopano-client wurde als manuell installiert festgelegt.
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.

another one with univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano-backup please

generally it looks like your problem is that currently there are no 8.7.7 packages on the download server.

If you’re in a hurry I would guess that you should be able to reinstall when adding https://download.kopano.io/supported/core:/pre-final/Univention_4.3/ to your sources list (with the proper credentials). since it has a higher build counter these should be seen as newer than what you currently have (even though the build is older).

root@saturn:~# univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano-backup
Registering component for kopano-core=8.7.1.0-1
Creating data directories for kopano-core...
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Adding localhost to LDAP object
Password for Administrator: 
Ign:2 https://updates.software-univention.de/4.0/maintained 4.0-0/all/ InRelease
Ign:3 https://appcenter.software-univention.de/univention-repository/4.4/maintained/component kopano-core_20191114105932/all/ InRelease
Ign:4 https://updates.software-univention.de/4.0/maintained 4.0-0/amd64/ InRelease
...
OK:160 https://updates.software-univention.de/4.4/maintained 4.4-3/amd64/ Release
OK:162 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/all/ Release
OK:163 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/amd64/ Release
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) python3-kopano:amd64 < none -> 8.7.1.0-0+9.1 @un uN Ib >
Broken python3-kopano:amd64 Hängt ab von on python3-mapi:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering python3-mapi:amd64 1 as a solution to python3-kopano:amd64 0
  Holding Back python3-kopano:amd64 rather than change python3-mapi:amd64
Investigating (1) kopano-backup:amd64 < none -> 8.7.1.0-0+9.1 @rc puN Ib >
Broken kopano-backup:amd64 Hängt ab von on python3-kopano:amd64 < none | 8.7.1.0-0+9.1 @un uH >
  Considering python3-kopano:amd64 0 as a solution to kopano-backup:amd64 9999
  Re-Instated libpython3.5:amd64
    Reinst Failed early because of kopano-client:amd64
    Reinst Failed because of python3-mapi:amd64
Done
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 kopano-backup : Hängt ab von: python3-kopano soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

will they be back on the server?

I’ll try.

How do I get to the sources.list line with the credentials? I can’t look up App-Center any more

In the UCR, I find:

kopano/repo/password: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
kopano/repo/username: serial

how do I build a line for the sources.list?

the colleges are currently waiting for builds to finnish. but there seems to be a large backlog, so it will still take some time.

Well you don’t need the appcenter for that, you already have /etc/apt/sources.list.d/kopano-core.list as an example. why isn’t your appcenter working btw?

the line in your sources.list should be:

deb https://serial:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX@download.kopano.io/supported/core:/pre-final/Univention_4.3/ /

i added the line in the sources.list and executed “apt update”.

Not really

root@saturn:/etc/apt# univention-app install kopano-core
Going to install Kopano Core (8.7.1.0-1)
Press [ENTER] to continue

when you added the sources.list entry you should instead do another univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano4ucs

Installing the app is an interactive process and will not do anything until you Press [ENTER] to continue.

root@saturn:/etc/apt# univention-app register kopano-core --do-it && apt-get update && apt-get -s -o Debug::pkgProblemResolver=yes install kopano4ucs
Registering component for kopano-core=8.7.1.0-1
Creating data directories for kopano-core...
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Adding localhost to LDAP object
Password for Administrator:

Here comes also 8.7.1

well… it does not even get to the point of installing packages… you have to enter your password to complete univention-app register kopano-core --do-it

OK:161 https://updates.software-univention.de/4.3/maintained/component 4.3-4-errata/amd64/ Release
OK:162 https://download.kopano.io/supported/mdm:/final/Univention_4.3  Release
OK:164 https://download.kopano.io/supported/smime:/final/Univention_4.3  Release
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
  libgsoap-kopano-2.8.95
Verwenden Sie »apt autoremove«, um es zu entfernen.
The following additional packages will be installed:
  altermime amavisd-new catdoc clamav clamav-base clamav-daemon clamav-freshclam clamdscan gcc gcc-6 kopano-backup kopano-common kopano-dagent kopano-dagent-pytils kopano-gateway kopano-ical
  kopano-monitor kopano-python-utils kopano-search kopano-server kopano-server-packages kopano-spooler kopano4ucs-app kopano4ucs-udm libarchive-zip-perl libasan3 libatomic1 libberkeleydb-perl
  libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libclamav9 libconvert-binhex-perl libconvert-tnef-perl libconvert-uulib-perl libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl libgcc-6-dev
  libio-multiplex-perl libio-stringy-perl libitm1 libjson-c3 libkcarchivercore0 libkcoidc0 libkcpyplug0 libkcserver0 libllvm3.8 liblsan0 libmail-dkim-perl libmail-spf-perl libmime-tools-perl libmpx2
  libmspack0 libnet-cidr-perl libnet-dns-perl libnet-ip-perl libnet-server-perl libnetaddr-ip-perl libpython3.5 libs3-4 libsys-hostname-long-perl libtcmalloc-minimal4 libtfm1 libtsan0 libubsan0
  libunix-syslog-perl libxapian30 libxml-dom-perl libxml-parser-perl libxml-perl libxml-regexp-perl linux-libc-dev manpages-dev pax python3-bsddb3 python3-dateutil python3-kopano python3-kopano-search
  python3-kopano-utils python3-magic python3-mapi python3-tz python3-xapian re2c ripole sa-compile spamassassin spamc univention-antivir-mail univention-mariadb univention-mysql univention-sasl
  univention-spamassassin xapian-tools xsltproc
Vorgeschlagene Pakete:
  apt-listchanges arj cabextract dspam lhasa libnet-ldap-perl libsnmp-perl libzeromq-perl lzop nomarch p7zip rpm unrar tk | wish clamav-docs apparmor daemon gcc-multilib autoconf automake libtool flex
  bison gdb gcc-doc gcc-6-multilib gcc-6-doc gcc-6-locales libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
  libquadmath0-dbg glibc-doc libclamunrar9 liblog-log4perl-perl python3-bsddb3-dbg xapian-doc razor pyzor libencode-detect-perl libgeo-ip-perl libnet-patricia-perl libbsd-resource-perl
Empfohlene Pakete:
  libnet-patricia-perl
Die folgenden NEUEN Pakete werden installiert:
  altermime amavisd-new catdoc clamav clamav-base clamav-daemon clamav-freshclam clamdscan gcc gcc-6 kopano-backup kopano-common kopano-dagent kopano-dagent-pytils kopano-gateway kopano-ical
  kopano-monitor kopano-python-utils kopano-search kopano-server kopano-server-packages kopano-spooler kopano4ucs kopano4ucs-app kopano4ucs-udm libarchive-zip-perl libasan3 libatomic1 libberkeleydb-perl
  libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libclamav9 libconvert-binhex-perl libconvert-tnef-perl libconvert-uulib-perl libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl libgcc-6-dev
  libio-multiplex-perl libio-stringy-perl libitm1 libjson-c3 libkcarchivercore0 libkcoidc0 libkcpyplug0 libkcserver0 libllvm3.8 liblsan0 libmail-dkim-perl libmail-spf-perl libmime-tools-perl libmpx2
  libmspack0 libnet-cidr-perl libnet-dns-perl libnet-ip-perl libnet-server-perl libnetaddr-ip-perl libpython3.5 libs3-4 libsys-hostname-long-perl libtcmalloc-minimal4 libtfm1 libtsan0 libubsan0
  libunix-syslog-perl libxapian30 libxml-dom-perl libxml-parser-perl libxml-perl libxml-regexp-perl linux-libc-dev manpages-dev pax python3-bsddb3 python3-dateutil python3-kopano python3-kopano-search
  python3-kopano-utils python3-magic python3-mapi python3-tz python3-xapian re2c ripole sa-compile spamassassin spamc univention-antivir-mail univention-mariadb univention-mysql univention-sasl
  univention-spamassassin xapian-tools xsltproc
0 aktualisiert, 97 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Inst libxapian30 (1.4.3-2+deb9u3 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Inst altermime (0.3.10-8 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst catdoc (1:0.94.3~git20160113.dbc9ec6+dfsg-1+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst clamav-base (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [all])
Inst libjson-c3 (0.12.1-1.1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libllvm3.8 (1:3.8.1-24 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libmspack0 (0.5-1.A~4.3.2.201811191242 Univention Corporate Server:4.3-3/ucs433 [amd64])
Inst libtfm1 (0.13-4 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libclamav9 (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Inst clamav-freshclam (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Inst clamav (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Inst clamav-daemon (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Inst clamdscan (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Inst libcc1-0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libitm1 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libatomic1 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libasan3 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst liblsan0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libtsan0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libubsan0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libcilkrts5 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libmpx2 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libgcc-6-dev (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst gcc-6 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst gcc (4:6.3.0-4 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst python3-bsddb3 (6.1.0-1+b2 Univention Corporate Server:4.3-3/ucs433, Univention:appcenter.software-univention.de [amd64])
Inst libpython3.5 (3.5.3-1+deb9u1 Univention Corporate Server:4.3-3/ucs433 [amd64])
Inst python3-mapi (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst python3-dateutil (2.5.3-2 Univention Corporate Server:4.3-0/ucs430 [all])
Inst python3-tz (2016.7-0.3 Univention Corporate Server:4.3-0/ucs430 [all])
Inst python3-kopano (8.7.7.0-0+49.1 Kopano Repository:stable [all])
Inst kopano-common (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst kopano-backup (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Inst libkcarchivercore0 (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst libkcpyplug0 (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst kopano-dagent (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst python3-kopano-utils (8.7.7.0-0+49.1 Kopano Repository:stable [all])
Inst kopano-dagent-pytils (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Inst kopano-gateway (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst kopano-ical (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst kopano-monitor (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst kopano-python-utils (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Inst python3-xapian (1.4.3-1 Univention:appcenter.software-univention.de [amd64])
Inst python3-magic (1:5.30-1+deb9u3 Univention Corporate Server:4.4-3/ucs443, Univention Corporate Server:4.3-4-errata/errata434 [all])
Inst python3-kopano-search (8.7.7.0-0+49.1 Kopano Repository:stable [all])
Inst xsltproc (1.1.29-2.1+deb9u1 Univention Corporate Server:4.3-5/ucs435, Univention Corporate Server:4.4-2/ucs442, Univention Corporate Server:4.3-4-errata/errata434 [amd64])
Inst xapian-tools (1.4.3-2+deb9u3 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Inst kopano-search (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Inst libkcoidc0 (0.4.4-0+3.1 Kopano Repository:stable, Univention:appcenter.software-univention.de [amd64])
Inst libkcserver0 (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst libtcmalloc-minimal4 (2.5-2.2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libs3-4 (4.1.git266-0+1.1 Kopano Repository:stable, Univention:appcenter.software-univention.de [amd64])
Inst kopano-server (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst kopano-spooler (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Inst kopano-server-packages (8.7.7.0-0+92.1 Kopano Repository:stable [all])
Inst kopano4ucs-app (1.6.2 Univention:appcenter.software-univention.de [all])
Inst kopano4ucs-udm (1.6.2 Univention:appcenter.software-univention.de [all])
Inst univention-mariadb (2.0.0-5A~4.4.0.201903191553 Univention Corporate Server:4.4-1/ucs441 [all])
Inst univention-mysql (5.0.1-1A~4.3.0.201712151608 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libxml-parser-perl (2.44-2+b1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libxml-perl (0.08-2.9.201403121724 Univention Corporate Server:updates.software-univention.de [all])
Inst libxml-regexp-perl (0.04-1.9.201403121733 Univention Corporate Server:updates.software-univention.de [all])
Inst libxml-dom-perl (1.44-2 Univention Corporate Server:4.3-0/ucs430 [all])
Inst univention-sasl (6.0.0-1A~4.3.0.201712120026 Univention Corporate Server:4.3-0/ucs430 [all])
Inst kopano4ucs (1.6.2 Univention:appcenter.software-univention.de [all])
Inst libarchive-zip-perl (1.59-1+deb9u1 Univention Corporate Server:4.3-3/ucs433 [all])
Inst libberkeleydb-perl (0.55-1+b2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libc-dev-bin (2.24-11+deb9u4 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Inst linux-libc-dev (4.9.189-3+deb9u2 Univention Corporate Server:4.4-3/ucs443, Univention Corporate Server:4.3-4-errata/errata434 [amd64])
Inst libc6-dev (2.24-11+deb9u4 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Inst libconvert-binhex-perl (1.125-1 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libio-stringy-perl (2.111-2 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libmime-tools-perl (5.508-1 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libconvert-tnef-perl (0.18-1 Univention Corporate Server:updates.software-univention.de [all])
Inst libconvert-uulib-perl (1:1.4~dfsg-1.A~4.3.0.201712102313 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libcrypt-openssl-bignum-perl (0.07-2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libcrypt-openssl-rsa-perl (0.28-5 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libio-multiplex-perl (1.16-1 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libnet-ip-perl (1.26-1 Univention Corporate Server:updates.software-univention.de [all])
Inst libnet-dns-perl (1.07-1 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libmail-dkim-perl (0.40-1 Univention Corporate Server:updates.software-univention.de [all])
Inst libnetaddr-ip-perl (4.079+dfsg-1+b1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst libmail-spf-perl (2.9.0-4 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libnet-cidr-perl (0.18-1 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libnet-server-perl (2.008-3 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libsys-hostname-long-perl (1.5-1 Univention Corporate Server:4.3-0/ucs430 [all])
Inst libunix-syslog-perl (1.1-2.A~4.3.0.201712102313 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst manpages-dev (4.10-2 Univention Corporate Server:4.3-0/ucs430 [all])
Inst pax (1:20161104-2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst re2c (0.16-2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst ripole (0.2.0+20081101.0215-3 Univention Corporate Server:4.3-0/ucs430 [amd64])
Inst spamassassin (3.4.2-1~deb9u1 Univention Corporate Server:4.3-3/ucs433 [all])
Inst sa-compile (3.4.2-1~deb9u1 Univention Corporate Server:4.3-3/ucs433 [all])
Inst spamc (3.4.2-1~deb9u1 Univention Corporate Server:4.3-3/ucs433 [amd64])
Inst amavisd-new (1:2.10.1-4A~4.3.0.201711272014 Univention Corporate Server:4.3-0/ucs430 [all])
Inst univention-spamassassin (9.0.0-6A~4.3.0.201803091404 Univention Corporate Server:4.3-0/ucs430 [all])
Inst univention-antivir-mail (9.0.0-5A~4.3.0.201811271114 Univention Corporate Server:4.3-3/ucs433 [all])
Conf libxapian30 (1.4.3-2+deb9u3 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Conf altermime (0.3.10-8 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf catdoc (1:0.94.3~git20160113.dbc9ec6+dfsg-1+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf clamav-base (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [all])
Conf libjson-c3 (0.12.1-1.1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libllvm3.8 (1:3.8.1-24 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libmspack0 (0.5-1.A~4.3.2.201811191242 Univention Corporate Server:4.3-3/ucs433 [amd64])
Conf libtfm1 (0.13-4 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libclamav9 (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Conf clamav-freshclam (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Conf clamav (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Conf clamav-daemon (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Conf clamdscan (0.101.4+dfsg-0+deb9u1A~4.4.0.201909091505 Univention Corporate Server:4.4-2/ucs442 [amd64])
Conf libcc1-0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libitm1 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libatomic1 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libasan3 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf liblsan0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libtsan0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libubsan0 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libcilkrts5 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libmpx2 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libgcc-6-dev (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf gcc-6 (6.3.0-18+deb9u1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf gcc (4:6.3.0-4 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf python3-bsddb3 (6.1.0-1+b2 Univention Corporate Server:4.3-3/ucs433, Univention:appcenter.software-univention.de [amd64])
Conf libpython3.5 (3.5.3-1+deb9u1 Univention Corporate Server:4.3-3/ucs433 [amd64])
Conf python3-mapi (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf python3-dateutil (2.5.3-2 Univention Corporate Server:4.3-0/ucs430 [all])
Conf python3-tz (2016.7-0.3 Univention Corporate Server:4.3-0/ucs430 [all])
Conf python3-kopano (8.7.7.0-0+49.1 Kopano Repository:stable [all])
Conf kopano-common (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf kopano-backup (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Conf libkcarchivercore0 (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf libkcpyplug0 (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf kopano-dagent (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf python3-kopano-utils (8.7.7.0-0+49.1 Kopano Repository:stable [all])
Conf kopano-dagent-pytils (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Conf kopano-gateway (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf kopano-ical (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf kopano-monitor (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf kopano-python-utils (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Conf python3-xapian (1.4.3-1 Univention:appcenter.software-univention.de [amd64])
Conf python3-magic (1:5.30-1+deb9u3 Univention Corporate Server:4.4-3/ucs443, Univention Corporate Server:4.3-4-errata/errata434 [all])
Conf python3-kopano-search (8.7.7.0-0+49.1 Kopano Repository:stable [all])
Conf xsltproc (1.1.29-2.1+deb9u1 Univention Corporate Server:4.3-5/ucs435, Univention Corporate Server:4.4-2/ucs442, Univention Corporate Server:4.3-4-errata/errata434 [amd64])
Conf xapian-tools (1.4.3-2+deb9u3 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Conf kopano-search (8.7.7.0-0+49.1 Kopano Repository:stable [amd64])
Conf libkcoidc0 (0.4.4-0+3.1 Kopano Repository:stable, Univention:appcenter.software-univention.de [amd64])
Conf libkcserver0 (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf libtcmalloc-minimal4 (2.5-2.2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libs3-4 (4.1.git266-0+1.1 Kopano Repository:stable, Univention:appcenter.software-univention.de [amd64])
Conf kopano-server (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf kopano-spooler (8.7.7.0-0+92.1 Kopano Repository:stable [amd64])
Conf kopano-server-packages (8.7.7.0-0+92.1 Kopano Repository:stable [all])
Conf kopano4ucs-app (1.6.2 Univention:appcenter.software-univention.de [all])
Conf kopano4ucs-udm (1.6.2 Univention:appcenter.software-univention.de [all])
Conf univention-mariadb (2.0.0-5A~4.4.0.201903191553 Univention Corporate Server:4.4-1/ucs441 [all])
Conf univention-mysql (5.0.1-1A~4.3.0.201712151608 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libxml-parser-perl (2.44-2+b1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libxml-perl (0.08-2.9.201403121724 Univention Corporate Server:updates.software-univention.de [all])
Conf libxml-regexp-perl (0.04-1.9.201403121733 Univention Corporate Server:updates.software-univention.de [all])
Conf libxml-dom-perl (1.44-2 Univention Corporate Server:4.3-0/ucs430 [all])
Conf univention-sasl (6.0.0-1A~4.3.0.201712120026 Univention Corporate Server:4.3-0/ucs430 [all])
Conf kopano4ucs (1.6.2 Univention:appcenter.software-univention.de [all])
Conf libarchive-zip-perl (1.59-1+deb9u1 Univention Corporate Server:4.3-3/ucs433 [all])
Conf libberkeleydb-perl (0.55-1+b2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libc-dev-bin (2.24-11+deb9u4 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Conf linux-libc-dev (4.9.189-3+deb9u2 Univention Corporate Server:4.4-3/ucs443, Univention Corporate Server:4.3-4-errata/errata434 [amd64])
Conf libc6-dev (2.24-11+deb9u4 Univention Corporate Server:4.3-4/ucs434, Univention Corporate Server:4.4-0/ucs440 [amd64])
Conf libconvert-binhex-perl (1.125-1 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libio-stringy-perl (2.111-2 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libmime-tools-perl (5.508-1 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libconvert-tnef-perl (0.18-1 Univention Corporate Server:updates.software-univention.de [all])
Conf libconvert-uulib-perl (1:1.4~dfsg-1.A~4.3.0.201712102313 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libcrypt-openssl-bignum-perl (0.07-2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libcrypt-openssl-rsa-perl (0.28-5 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libio-multiplex-perl (1.16-1 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libnet-ip-perl (1.26-1 Univention Corporate Server:updates.software-univention.de [all])
Conf libnet-dns-perl (1.07-1 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libmail-dkim-perl (0.40-1 Univention Corporate Server:updates.software-univention.de [all])
Conf libnetaddr-ip-perl (4.079+dfsg-1+b1 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf libmail-spf-perl (2.9.0-4 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libnet-cidr-perl (0.18-1 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libnet-server-perl (2.008-3 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libsys-hostname-long-perl (1.5-1 Univention Corporate Server:4.3-0/ucs430 [all])
Conf libunix-syslog-perl (1.1-2.A~4.3.0.201712102313 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf manpages-dev (4.10-2 Univention Corporate Server:4.3-0/ucs430 [all])
Conf pax (1:20161104-2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf re2c (0.16-2 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf ripole (0.2.0+20081101.0215-3 Univention Corporate Server:4.3-0/ucs430 [amd64])
Conf spamassassin (3.4.2-1~deb9u1 Univention Corporate Server:4.3-3/ucs433 [all])
Conf sa-compile (3.4.2-1~deb9u1 Univention Corporate Server:4.3-3/ucs433 [all])
Conf spamc (3.4.2-1~deb9u1 Univention Corporate Server:4.3-3/ucs433 [amd64])
Conf amavisd-new (1:2.10.1-4A~4.3.0.201711272014 Univention Corporate Server:4.3-0/ucs430 [all])
Conf univention-spamassassin (9.0.0-6A~4.3.0.201803091404 Univention Corporate Server:4.3-0/ucs430 [all])
Conf univention-antivir-mail (9.0.0-5A~4.3.0.201811271114 Univention Corporate Server:4.3-3/ucs433 [all])

ok, done

root@saturn:/etc/apt# univention-app register kopano-core --do-it
Registering component for kopano-core=8.7.1.0-1
Creating data directories for kopano-core...
Registering UCR for kopano-core
Marking kopano-core=8.7.1.0-1 as installed
Adding localhost to LDAP object
Password for Administrator: 
root@saturn:/etc/apt#

Mastodon