Bug 890311

Summary: mathomatic linking readline.
Product: [Fedora] Fedora Reporter: mejiko <private>
Component: mathomaticAssignee: Terje Røsten <terje.rosten>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: tcallawa, terje.rosten
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-03 14:40:22 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:

Description mejiko 2012-12-26 10:24:36 UTC
Hello.

mathomatic (Licensed under LGPL) linked readline, readline is licensed under GPL.

LGPL is not compatible GPL, but if convert LGPL to GPL (LGPLv2 Section 3), That is OK (compatible).

Suggests:

1. replace readline to editline.
2. convert LGPL to GPL.
3. Remove Fedora repos.

thanks.




Reference

https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#GPL_Compatibility_Matrix

Comment 1 mejiko 2012-12-26 10:25:14 UTC
Bloking FE-Legal, This is license problem.

Comment 2 Terje Røsten 2012-12-26 16:54:06 UTC
Thanks for your report.

Comment 3 Fedora Update System 2012-12-26 21:23:48 UTC
mathomatic-16.0.5-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/mathomatic-16.0.5-2.fc17

Comment 4 Fedora Update System 2012-12-26 21:23:58 UTC
mathomatic-16.0.5-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mathomatic-16.0.5-2.fc18

Comment 5 Fedora Update System 2012-12-26 21:24:07 UTC
mathomatic-16.0.5-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/mathomatic-16.0.5-2.fc16

Comment 6 Fedora Update System 2013-01-05 06:47:37 UTC
mathomatic-16.0.5-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-01-05 06:49:55 UTC
mathomatic-16.0.5-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-01-12 00:40:42 UTC
mathomatic-16.0.5-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Terje Røsten 2013-02-23 08:48:09 UTC
Issue is fixed. mejiko can you lift block FE-Legal please?

Comment 10 mejiko 2013-04-03 09:14:39 UTC
(In reply to comment #9)
> Issue is fixed. mejiko can you lift block FE-Legal please?

OK. I remove blocked FE-Legal, Its problem is resolved. (linking readline to editline)