Bug 1314852 - When trying to update a rawhide installation using dnf, python3-pyopengl conflicts with python3-PyOpenGL
Summary: When trying to update a rawhide installation using dnf, python3-pyopengl conf...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyopengl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Underwood
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-04 16:46 UTC by stan
Modified: 2016-03-07 19:04 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-07 19:04:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description stan 2016-03-04 16:46:45 UTC
Description of problem:
When updating rawhide using dnf, the package python3-pyopengl conflicts with python3-PyOpenGL.  I suspect that they are the same package, but with different letter cases, and thus every file they contain conflicts.


Version-Release number of selected component (if applicable):
Name        : python3-PyOpenGL
Version     : 3.1.0
Release     : 5.fc24
Architecture: x86_64

python3-pyopengl-3.1.1a1-3.fc25.x86_64

How reproducible:
Every time.

Steps to Reproduce:
1.  Have version of python3-PyOpenGL installed
2.  Try to update with python3-pyopengl
3.

Actual results:
Many errors of the type
file /usr/lib/python3.5/site-packages/OpenGL/GL/__init__.py from install of python3-pyopengl-3.1.1a1-3.fc25.x86_64 conflicts with file from package python3-PyOpenGL-3.1.0-5.fc24.x86_64

Expected results:
Successful upgrade.

Additional info:

Comment 1 Jonathan Underwood 2016-03-04 17:25:35 UTC
Oops, I missed out the Obsoletes/Provides for the python3 package somehow.

python-pyopengl-3.1.1a1-4.fc2[4,5] builds should fix this issue, when they're complete:

http://koji.fedoraproject.org/koji/taskinfo?taskID=13228871
http://koji.fedoraproject.org/koji/taskinfo?taskID=13228866

Comment 2 stan 2016-03-04 17:30:12 UTC
Great, thanks!

Comment 3 stan 2016-03-07 19:04:23 UTC
These packages successfully updated this morning, so I am closing the ticket.  Thanks a lot for your help.


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