[Bugs] [Bug 1629079] New: Error because glusterfs RPM package uses the most recent libglusterfs0 instead of the one with the same version
bugzilla at redhat.com
bugzilla at redhat.com
Fri Sep 14 19:38:09 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1629079
Bug ID: 1629079
Summary: Error because glusterfs RPM package uses the most
recent libglusterfs0 instead of the one with the same
version
Product: GlusterFS
Version: 4.1
Component: packaging
Assignee: bugs at gluster.org
Reporter: omar.kohl at iternity.com
CC: bugs at gluster.org
Description of problem:
RPMs (at least those for SUSE
http://download.opensuse.org/repositories/home:/glusterfs:/SLES15-4.1/SLE_15/)
don't pin the versions of their dependencies correctly
Version-Release number of selected component (if applicable):
4.1.4
How reproducible:
Steps to Reproduce:
1. Try to install an older Version of Gluster (e.g. zypper install
glusterfs=4.1.3)
2. systemctl start glusterd
Actual results:
Some error due to incorrect paths (... expected 4.1.4 ...)
Expected results:
The service starts correctly.
Additional info:
The problem ist that dependencies such as libglusterfs0 (and 5 or 6 others) are
installed in the most recent version. They should be installed with the exact
same version as glusterfs. Installing an older version or performing a
downgrade is currently not possible unless you manually install every single
dependency with the correct version.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list