At least in my case, I got a newer version of glusterfs stack,so installing 8.2-2 and 8.2-4 side by side was not possible. @Niels de Vos , can you take a look ? Best Regards, Strahil Nikolov В събота, 7 ноември 2020 г., 22:34:50 Гринуич+2, Kaleb Keithley <kkeithle at redhat.com> написа: On Sat, Nov 7, 2020 at 6:05 AM Strahil Nikolov <hunter86_bg at yahoo.com> wrote: > Kaleb, > > can you check why the glusterfs-ganesha is causing the following: I don't know. $ rpm -qp --requires glusterfs-ganesha-8.2-4.el8.x86_64.rpm ... glusterfs-server(x86-64) = 8.2-4.el8 $ sudo dnf install -y --verbose glusterfs-server glusterfs-ganesha ... Error: Problem: cannot install both glusterfs-8.2-4.el8.x86_64 and glusterfs-8.2-2.el8.x86_64 - package glusterfs-server-8.2-4.el8.x86_64 requires glusterfs = 8.2-4.el8, but none of the providers can be installed As can be seen, it's the glusterfs-server rpm that requires glusterfs-8.2-4. Off hand I don't know why glusterfs-8.2-4 can't be installed. It's in repo in mirrors.centos.org. And $ sudo dnf install -y --verbose glusterfs-server will succeed. Maybe Niels or Arrfab will know. > > > P.S.: Can you provide a link to the Sotrage SIG scm , so I don't have to ping you all the time ? > > Do you mean this: ssh://git@git.centos.org/rpms/glusterfs.git