I can’t install egroupware-docker on a Linux cloud server (Ubuntu 22.04 LTS). This server runs on aarch64. Linux e32 5.15.0-84-generic #93-Ubuntu SMP Tue Sep 5 17:18:46 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
Does EGroupware support this architecture?
Hi Neo.
We also build containers for ARMx: https://hub.docker.com/r/egroupware/egroupware/tags
Or do you mean native?
Stefan
I added the repository https://download.opensuse.org/repositories/server:/eGroupWare/xUbuntu_22.04/. But it can’t find this package egroupware-docker.
I get this error.
root@e32:/etc/apt# sudo apt update Get:1 http://download.opensuse.org/repositories/server:/eGroupWare/xUbuntu_22.04 InRelease [1,529 B] Hit:2 https://mirror.hetzner.com/ubuntu/packages jammy InRelease Hit:3 https://mirror.hetzner.com/ubuntu/packages jammy-updates InRelease Hit:4 https://mirror.hetzner.com/ubuntu/packages jammy-backports InRelease Hit:5 https://mirror.hetzner.com/ubuntu/security jammy-security InRelease Fetched 1,529 B in 1s (2,959 B/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. root@e32:/etc/apt# sudo apt-get install egroupware-docker Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package egroupware-docker
Ah, OK. The installation packet.
We build them for x86_64:
Please ask @ralf directly (via ticket system)… I don’t know what is possible.
We build noarch packages, so there is no difference between architektures for our packages.
Ralf
Thanks Ralf for building an aarch64 package for Ubuntu 22.04 and Debian 12