Bug 1411824 - dnf update fails on python module
Summary: dnf update fails on python module
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-ipaddress
Version: 24
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Nathaniel McCallum
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-10 14:55 UTC by Randy Rayfield
Modified: 2017-01-10 19:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-10 19:38:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Randy Rayfield 2017-01-10 14:55:35 UTC
dnf update fails transition check


Error: Transaction check error:
  file /usr/lib/python2.7/site-packages/ipaddress-1.0.16-py2.7.egg-info from install of python-ipaddress-1.0.16-3.el7.noarch conflicts with file from package python-ipaddress-1.0.16-2.fc24.noarch

Tried upgrading this one specifically, failed the same:

dnf install python-ipaddress-1.0.16-3.el7.noarch
Last metadata expiration check: 1:48:03 ago on Tue Jan 10 07:04:21 2017.
Dependencies resolved.
======================================================================================================
 Package                    Arch             Version                 Repository                  Size
======================================================================================================
Upgrading:
 python-ipaddress           noarch           1.0.16-3.el7            openstack-mitaka            34 k

Transaction Summary
======================================================================================================
Upgrade  1 Package

Total size: 34 k
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] python-ipaddress-1.0.16-3.el7.noarch.rpm: Already downloaded                               
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
  file /usr/lib/python2.7/site-packages/ipaddress-1.0.16-py2.7.egg-info from install of python-ipaddress-1.0.16-3.el7.noarch conflicts with file from package python-ipaddress-1.0.16-2.fc24.noarch

Error Summary
-------------



dnf update will fail every time

cat /etc/redhat-release
Fedora release 24 (Twenty Four)

Comment 1 Nathaniel McCallum 2017-01-10 19:38:50 UTC
You are mixing packages from Fedora 24 and RHEL 7. This is not supported.


Note You need to log in before you can comment on or make changes to this bug.