| Summary: | License incompatibility | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcel Ribeiro Dantas <ribeirodantasdm> |
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | akozumpl, packaging-team-maint, pnemade, rholy |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-22 07:38:08 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: | |
|
Description
Marcel Ribeiro Dantas
2013-10-22 01:58:08 UTC
(In reply to Marcel Ribeiro Dantas from comment #0) > Description of problem: > According to `yum info dnf`, dnf is a fork of yum (which according to `yum > info yum` is distributed under the terms o GNU GPLv2+). However, according > to the output of the very same command line, dnf is distributed under the > terms of GNU GPLv2+, GNU GPLv2 and GNU GPL. It means different parts (files) of DNF are distributed under one of these licenses, not that DNF as a whole is distributed under arbitrary license from the set. It is Yum that does not properly mention all of its licenses[1] I should also mention that the DNF upstream is making some effort towards removing the source files that are not GNU GPLv2+ but as all the licensing experts out there can imagine, it's not that easy and simply moving moving the functionality into different files (i.e. refactoring) is not what is going to cut it. [1] http://lists.baseurl.org/pipermail/yum-devel/2012-July/009376.html |