Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=529605


Mamoru Tasaka <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from Mamoru Tasaka <[email protected]>  2009-10-23 
14:43:11 EDT ---
Well, lib/ohai/mixin/command.rb is GPLv3+.
Would you ask the upstream if this is intentional?

The trouble is that this makes the whole ohai to be
under GPLv3+ (ASL 2.0 and GPLv3+ are compatible).
Then:

* rubygem-json - GPLv2 or Ruby
* rubygem-extlib - MIT
* rubygem-systemu - GPLv2 or Ruby
* ohai - GPLv3+

Since
- GPLv2 and GPLv3+ are incompatible
- Ruby and GPLv3+ are also incompatible
according to https://fedoraproject.org/wiki/Licensing ,
currently ohai is under license conflict.
if lib/ohai/mixin/command.rb is also changed to under ASL 2.0,
license conflict can be resolved.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to