Bug 1771216

Summary: gazebo BuildRequires python2-pyopengl
Product: [Fedora] Fedora Reporter: Scott Talbert <swt>
Component: gazeboAssignee: Till Hofmann <thofmann>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: logans, richmattes, robotics, thofmann
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-26 11:46:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1708725    

Description Scott Talbert 2019-11-12 01:28:47 UTC
gazebo BuildRequires python2-pyopengl as it uses it for some tests.  However, Python 2 is scheduled to be removed in F32.  Also, there are a bunch of tests that are failing due to missing the unversioned python interpreter.  gazebo should remove its use of Python 2.

I've got a pull request that should take care of this shortly.

Comment 1 Till Hofmann 2019-11-26 08:41:07 UTC
*** Bug 1773886 has been marked as a duplicate of this bug. ***

Comment 2 Till Hofmann 2019-11-26 11:46:52 UTC
Thank you Scott for the PR!