RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 760689 - Packaging issues
Summary: Packaging issues
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: PyOpenGL
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Matthew Barnes
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On: 760366
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-06 19:11 UTC by Matěj Cepl
Modified: 2017-12-06 10:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 760366
Environment:
Last Closed: 2017-12-06 10:23:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matěj Cepl 2011-12-06 19:11:47 UTC
This has been fixed in Rawhide, but we have been blessed with this package in RHEL as well.

+++ This bug was initially created as a clone of Bug #760366 +++

Description of problem:
I see couple of packaging problems here:

- according to OpenGL/DLLS/gle_COPYING this package is covered by alternate license, either GPLv2 or some kind of IBM license (I am not sure what kind of lincese it is, and whether it is allowed under Fedora Licensing Guidelines, it is certainly not http://www.opensource.org/licenses/ibmpl.php, which would be OK).
- quite certainly, at least this part of the package is not covered by BSD (which is what License claims), however, I suspect this package covers some other directories as well?
- this directory contains only binary compiled files (.DLL files), which is not allowed in src.rpms. You have to remove them modify tarball and remove them before uploading the src.rpm to Fedora.

Version-Release number of selected component (if applicable):
PyOpenGL-3.0.1-2

--- Additional comment from nikolay on 2011-12-05 23:50:09 CET ---

Thanks, I didn't notice the files. 

I'll remove the files from the tarball and push an update. 

Is there anything else I should do, like removing old builds or notifying someone to get rid of all the copies of this archive on fedora servers?

--- Additional comment from nikolay on 2011-12-06 00:44:14 CET ---

Upstream bug:
https://sourceforge.net/tracker/?func=detail&aid=3451797&group_id=5988&atid=105988

--- Additional comment from updates on 2011-12-06 00:49:07 CET ---

PyOpenGL-3.0.1-3.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-3.fc16

--- Additional comment from updates on 2011-12-06 00:50:42 CET ---

PyOpenGL-3.0.1-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-3.fc15

--- Additional comment from updates on 2011-12-06 00:58:22 CET ---

PyOpenGL-3.0.1-3.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-3.fc14

--- Additional comment from nikolay on 2011-12-06 01:07:36 CET ---

Looking at the build history and downloading the SRPMs
http://koji.fedoraproject.org/koji/packageinfo?packageID=1224

The DLLs were included for the 3.0.0 release around F12. I then made packages for F11, F10 as still supported releases around that time. 

I've updated the package to all sported releases and this bug will not be auto closed by any transition to stable. 

What next steps I can take to fully resolve this issue?

--- Additional comment from mcepl on 2011-12-06 12:12:07 CET ---

(In reply to comment #1)
> Thanks, I didn't notice the files. 
> 
> I'll remove the files from the tarball and push an update. 
> 
> Is there anything else I should do, like removing old builds or notifying
> someone to get rid of all the copies of this archive on fedora servers?

It is not crucial but I am not exactly sure, which exactly files are covered by which license.

And yes, License tag is wrong. Package is quite certainly not governed exclusively by BSD.

I think you need to spend a moment to make sure you know what each file in the distribution is covered by and (if you won't find other disasters) fix License tag accordingly.

--- Additional comment from nikolay on 2011-12-06 14:01:37 CET ---

The licence.txt file documents all the licenses used in the source distribution. I saw no license headers in the .py files. 

However I'm not a lawyer and I have no idea how to handle all the custom licenses where no "BSD-style license" was specified in the license header. 

I'll go trough:
http://fedoraproject.org/wiki/Licensing:Main
http://fedoraproject.org/wiki/Packaging:LicensingGuidelines

And the license texts themselves so that I can figure out some adequate license tag for the spec file. 

However I have a somewhat demanding job and everyday stuff to do, and going trough and analyzing license texts is not extremely fun.

I'll most probably orphan the package in a few days if I can't manage to handle this.

--- Additional comment from mcepl on 2011-12-06 20:10:18 CET ---

> However I'm not a lawyer and I have no idea how to handle all the custom
> licenses where no "BSD-style license" was specified in the license header. 

When the text of the license is same, it is the BSD license without regard it was used by somebody else than University of California, Berkeley.

> And the license texts themselves so that I can figure out some adequate license
> tag for the spec file. 

It actually seems that aside from OpenGL/DLLS/ (which you have removed), and OpenGL/Tk/ (which is not present already) everything else actually is BSD.

Closing as fixed in the RAWHIDE.

Comment 3 Suzanne Logcher 2012-02-14 23:22:54 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 4 RHEL Program Management 2012-07-10 08:24:05 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 RHEL Program Management 2012-07-11 01:57:47 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 6 Tom "spot" Callaway 2012-07-27 17:11:23 UTC
Not a Fedora bug, lifting FE-Legal.

Comment 7 RHEL Program Management 2012-09-07 05:33:01 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 8 Christopher Meng 2013-08-15 03:07:28 UTC
Hi Matěj,

Is it solved now?

I'm maintaining pyopengl now.

Thanks.

Comment 9 Matěj Cepl 2013-08-15 08:31:32 UTC
(In reply to Christopher Meng from comment #8)
> Is it solved now?
> 
> I'm maintaining pyopengl now.

Wait, you are maintaining RHEL (not EPEL, but the RHEL proper) package and you are not a Red Hat employee? What's going on?

Comment 11 Christopher Meng 2013-08-15 08:38:45 UTC
No no, oh sorry, I mean 760366.

I don't know what happened before, I took over Fedora package days ago. I saw 760366 and saw that it blocks this one.

Comment 12 Jan Kurik 2017-12-06 10:23:00 UTC
Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available.

The official life cycle policy can be reviewed here:

http://redhat.com/rhel/lifecycle

This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL:

https://access.redhat.com/


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