Hi all
I still have issues installing eGroupware with Rocketchat on CentOS/Rocky 8.4.
[root@mail ~]# cat /etc/redhat-release
Rocky Linux release 8.4 (Green Obsidian)
I used this procedure:
1.Change the firewall backend and apply changes
[root@mail ~]# vi /etc/firewalld/firewalld.conf
#FirewallBackend=nftables
FirewallBackend=iptables
[root@mail ~]# systemctl restart firewalld
2.Remove podman and install docker for Rocky8
[root@mail ~]# yum remove podman
[root@mail ~]# yum remove runc
[root@mail ~]# yum remove pcp-pmda-podman
[root@mail ~]# yum remove @container-tools
[root@mail ~]# curl https://download.docker.com/linux/centos/docker-ce.repo -o /etc/yum.repos.d/docker-ce.repo
[root@mail ~]# yum install --nobest docker-ce
Docker CE Stable - x86_64 66 kB/s | 14 kB 00:00
Dependencies resolved.
===================================================================================================================================================================================================================
Package Architecture Version Repository Size
===================================================================================================================================================================================================================
Installing:
docker-ce x86_64 3:20.10.7-3.el8 docker-ce-stable 27 M
Installing dependencies:
container-selinux noarch 2:2.162.0-1.module+el8.4.0+556+40122d08 appstream 51 k
containerd.io x86_64 1.4.6-3.1.el8 docker-ce-stable 34 M
docker-ce-cli x86_64 1:20.10.7-3.el8 docker-ce-stable 33 M
docker-ce-rootless-extras x86_64 20.10.7-3.el8 docker-ce-stable 9.2 M
docker-scan-plugin x86_64 0.8.0-3.el8 docker-ce-stable 4.2 M
fuse-overlayfs x86_64 1.4.0-3.module+el8.4.0+556+40122d08 appstream 71 k
fuse3 x86_64 3.2.1-12.el8 baseos 49 k
fuse3-libs x86_64 3.2.1-12.el8 baseos 93 k
libcgroup x86_64 0.41-19.el8 baseos 69 k
libslirp x86_64 4.3.1-1.module+el8.4.0+556+40122d08 appstream 68 k
slirp4netns x86_64 1.1.8-1.module+el8.4.0+556+40122d08 appstream 50 k
Transaction Summary
===================================================================================================================================================================================================================
Install 12 Packages
Total download size: 107 M
Installed size: 438 M
Is this ok [y/N]: y
Downloading Packages:
(1/12): container-selinux-2.162.0-1.module+el8.4.0+556+40122d08.noarch.rpm 337 kB/s | 51 kB 00:00
(2/12): fuse-overlayfs-1.4.0-3.module+el8.4.0+556+40122d08.x86_64.rpm 462 kB/s | 71 kB 00:00
(3/12): libslirp-4.3.1-1.module+el8.4.0+556+40122d08.x86_64.rpm 420 kB/s | 68 kB 00:00
(4/12): slirp4netns-1.1.8-1.module+el8.4.0+556+40122d08.x86_64.rpm 3.2 MB/s | 50 kB 00:00
(5/12): fuse3-3.2.1-12.el8.x86_64.rpm 2.7 MB/s | 49 kB 00:00
(6/12): libcgroup-0.41-19.el8.x86_64.rpm 4.4 MB/s | 69 kB 00:00
(7/12): fuse3-libs-3.2.1-12.el8.x86_64.rpm 3.2 MB/s | 93 kB 00:00
(8/12): docker-ce-20.10.7-3.el8.x86_64.rpm 13 MB/s | 27 MB 00:02
(9/12): docker-ce-cli-20.10.7-3.el8.x86_64.rpm 13 MB/s | 33 MB 00:02
(10/12): containerd.io-1.4.6-3.1.el8.x86_64.rpm 12 MB/s | 34 MB 00:02
(11/12): docker-ce-rootless-extras-20.10.7-3.el8.x86_64.rpm 8.9 MB/s | 9.2 MB 00:01
(12/12): docker-scan-plugin-0.8.0-3.el8.x86_64.rpm 8.3 MB/s | 4.2 MB 00:00
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 27 MB/s | 107 MB 00:03
warning: /var/cache/dnf/docker-ce-stable-fa9dc42ab4cec2f4/packages/containerd.io-1.4.6-3.1.el8.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
Docker CE Stable - x86_64 21 kB/s | 1.6 kB 00:00
Importing GPG key 0x621E9F35:
Userid : "Docker Release (CE rpm) <docker@docker.com>"
Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
From : https://download.docker.com/linux/centos/gpg
Is this ok [y/N]: y
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : docker-scan-plugin-0.8.0-3.el8.x86_64 1/12
Running scriptlet: docker-scan-plugin-0.8.0-3.el8.x86_64 1/12
Installing : docker-ce-cli-1:20.10.7-3.el8.x86_64 2/12
Running scriptlet: docker-ce-cli-1:20.10.7-3.el8.x86_64 2/12
Running scriptlet: container-selinux-2:2.162.0-1.module+el8.4.0+556+40122d08.noarch 3/12
Installing : container-selinux-2:2.162.0-1.module+el8.4.0+556+40122d08.noarch 3/12
Running scriptlet: container-selinux-2:2.162.0-1.module+el8.4.0+556+40122d08.noarch 3/12
Installing : containerd.io-1.4.6-3.1.el8.x86_64 4/12
Running scriptlet: containerd.io-1.4.6-3.1.el8.x86_64 4/12
Running scriptlet: libcgroup-0.41-19.el8.x86_64 5/12
Installing : libcgroup-0.41-19.el8.x86_64 5/12
Running scriptlet: libcgroup-0.41-19.el8.x86_64 5/12
Installing : fuse3-libs-3.2.1-12.el8.x86_64 6/12
Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 6/12
Installing : fuse3-3.2.1-12.el8.x86_64 7/12
Installing : fuse-overlayfs-1.4.0-3.module+el8.4.0+556+40122d08.x86_64 8/12
Running scriptlet: fuse-overlayfs-1.4.0-3.module+el8.4.0+556+40122d08.x86_64 8/12
Installing : libslirp-4.3.1-1.module+el8.4.0+556+40122d08.x86_64 9/12
Installing : slirp4netns-1.1.8-1.module+el8.4.0+556+40122d08.x86_64 10/12
Installing : docker-ce-rootless-extras-20.10.7-3.el8.x86_64 11/12
Running scriptlet: docker-ce-rootless-extras-20.10.7-3.el8.x86_64 11/12
Installing : docker-ce-3:20.10.7-3.el8.x86_64 12/12
Running scriptlet: docker-ce-3:20.10.7-3.el8.x86_64 12/12
Running scriptlet: container-selinux-2:2.162.0-1.module+el8.4.0+556+40122d08.noarch 12/12
Running scriptlet: docker-ce-3:20.10.7-3.el8.x86_64 12/12
Verifying : container-selinux-2:2.162.0-1.module+el8.4.0+556+40122d08.noarch 1/12
Verifying : fuse-overlayfs-1.4.0-3.module+el8.4.0+556+40122d08.x86_64 2/12
Verifying : libslirp-4.3.1-1.module+el8.4.0+556+40122d08.x86_64 3/12
Verifying : slirp4netns-1.1.8-1.module+el8.4.0+556+40122d08.x86_64 4/12
Verifying : fuse3-3.2.1-12.el8.x86_64 5/12
Verifying : fuse3-libs-3.2.1-12.el8.x86_64 6/12
Verifying : libcgroup-0.41-19.el8.x86_64 7/12
Verifying : containerd.io-1.4.6-3.1.el8.x86_64 8/12
Verifying : docker-ce-3:20.10.7-3.el8.x86_64 9/12
Verifying : docker-ce-cli-1:20.10.7-3.el8.x86_64 10/12
Verifying : docker-ce-rootless-extras-20.10.7-3.el8.x86_64 11/12
Verifying : docker-scan-plugin-0.8.0-3.el8.x86_64 12/12
Installed products updated.
Installed:
container-selinux-2:2.162.0-1.module+el8.4.0+556+40122d08.noarch containerd.io-1.4.6-3.1.el8.x86_64 docker-ce-3:20.10.7-3.el8.x86_64
docker-ce-cli-1:20.10.7-3.el8.x86_64 docker-ce-rootless-extras-20.10.7-3.el8.x86_64 docker-scan-plugin-0.8.0-3.el8.x86_64
fuse-overlayfs-1.4.0-3.module+el8.4.0+556+40122d08.x86_64 fuse3-3.2.1-12.el8.x86_64 fuse3-libs-3.2.1-12.el8.x86_64
libcgroup-0.41-19.el8.x86_64
[root@mail ~]# systemctl enable docker
[root@mail ~]# systemctl start docker
[root@mail ~]# usermod -aG docker $USER
3.Install eGroupware
[root@mail ~]# curl https://download.opensuse.org/repositories/server:/eGroupWare/CentOS_8/server:eGroupWare.repo -o /etc/yum.repos.d/server:eGroupWare.repo
[root@mail ~]# yum install egroupware-docker egroupware-collabora-key egroupware-rocketchat
Last metadata expiration check: 0:03:01 ago on Sat 03 Jul 2021 06:01:19 PM CEST.
Error:
Problem: problem with installed package docker-ce-cli-1:20.10.7-3.el8.x86_64
- package docker-ce-cli-1:20.10.7-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:19.03.13-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:19.03.14-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:19.03.15-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:20.10.0-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:20.10.1-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:20.10.2-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:20.10.3-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:20.10.4-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:20.10.5-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package docker-ce-cli-1:20.10.6-3.el8.x86_64 conflicts with docker provided by podman-docker-3.0.1-7.module+el8.4.0+556+40122d08.noarch
- package egroupware-rocketchat-3.14.20210528-1.3.noarch requires docker >= 1.12, but none of the providers can be installed
- conflicting requests
- package podman-docker-1.0.0-8.git921f98f.module+el8.4.0+557+48ba8b2f.noarch is filtered out by modular filtering
- package podman-docker-3.0.1-6.module+el8.4.0+558+7340b765.noarch is filtered out by modular filtering
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
In case i try to install without the “egroupware-rocketchat” package then it works.
Any chance to install “egroupware-rocketchat” with the docker version off/on CentOS/Rocky 8?
[root@mail ~]# docker --version
Docker version 20.10.7, build f0df350
[root@mail ~]# docker version
Client: Docker Engine - Community
Version: 20.10.7
API version: 1.41
Go version: go1.13.15
Git commit: f0df350
Built: Wed Jun 2 11:56:24 2021
OS/Arch: linux/amd64
Context: default
Experimental: true
Server: Docker Engine - Community
Engine:
Version: 20.10.7
API version: 1.41 (minimum version 1.12)
Go version: go1.13.15
Git commit: b0f5bc3
Built: Wed Jun 2 11:54:48 2021
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.4.6
GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d
runc:
Version: 1.0.0-rc95
GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
docker-init:
Version: 0.19.0
GitCommit: de40ad0
[root@mail ~]# rpm -qp mypackage.rpm --requires https://ftp.gwdg.de/pub/opensuse/repositories/server:/eGroupWare/CentOS_8/noarch/egroupware-rocketchat-3.14.20210528-1.3.noarch.rpm
error: open of mypackage.rpm failed: No such file or directory
warning: https://ftp.gwdg.de/pub/opensuse/repositories/server:/eGroupWare/CentOS_8/noarch/egroupware-rocketchat-3.14.20210528-1.3.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 8b5c64e0: NOKEY
/bin/sh
/bin/sh
docker >= 1.12
docker-compose
httpd >= 2.4
mod_ssl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Best regards
Tom