Installation of docker-registry in Red Hat Enterprise Linux 7 update 1 beta fails due to package conflicts between python-backports and python-backports-lzma
Issue
- Installation of docker-registry in Red Hat Enterprise Linux 7 update 1 beta fails due to package conflicts between python-backports and python-backports-lzma.
yum install docker-registry
Loaded plugins: langpacks, product-id, subscription-manager
Resolving Dependencies
--
--
--
Transaction check error:
file /usr/lib64/python2.7/site-packages/backports/__init__.py from install of python-backports-lzma-0.0.2-7.el7.x86_64 conflicts with file from package python-backports-1.0-7.el7.x86_64
file /usr/lib64/python2.7/site-packages/backports/__init__.pyc from install of python-backports-lzma-0.0.2-7.el7.x86_64 conflicts with file from package python-backports-1.0-7.el7.x86_64
file /usr/lib64/python2.7/site-packages/backports/__init__.pyo from install of python-backports-lzma-0.0.2-7.el7.x86_64 conflicts with file from package python-backports-1.0-7.el7.x86_64
Environment
- Red Hat Enterprise Linux 7.1 Beta (upgraded from RHEL 7.0)
- docker-registry
- python-backports-1.0-7.el7.x86_64
- python-backports-lzma-0.0.2-7.el7.x86_64
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
