Actions
Bug #31319
open
Python3 PyYAML conflicts when installing Salt on a system with Katello already installed
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
I am attempting to install Salt on my Katello server as well as the Salt plugins for Katello. When installing Salt, I am running into a dependency conflict with the error listed below. The Foreman repo provides python3-pyyaml and the Salt repo provides python36-PyYAML which causes the conflict.
This is a clean CentOS 7 install with Foreman/Katello running on it.
Transaction check error:
file /usr/lib64/python3.6/site-packages/yaml/__init__.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/__init__.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/__init__.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/composer.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/composer.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/constructor.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/constructor.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/cyaml.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/cyaml.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/dumper.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/dumper.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/emitter.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/emitter.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/error.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/error.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/events.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/events.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/loader.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/loader.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/nodes.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/nodes.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/parser.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/parser.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/reader.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/reader.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/representer.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/representer.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/resolver.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/resolver.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/scanner.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/scanner.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/serializer.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/serializer.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/tokens.cpython-36.opt-1.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/__pycache__/tokens.cpython-36.pyc from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/composer.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/constructor.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/cyaml.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/dumper.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/emitter.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/loader.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/reader.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/representer.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/resolver.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
file /usr/lib64/python3.6/site-packages/yaml/scanner.py from install of python36-PyYAML-3.11-3.el7.x86_64 conflicts with file from package python3-pyyaml-5.2-1.el7.noarch
Updated by Tomer Brisker over 4 years ago
- Project changed from Foreman to Salt
- Category deleted (
Plugin integration)
Actions