summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-webteam/2011-February/000375.html
blob: e1ffbd8a7b0090a0bb548a943c1702eba3c39b7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-webteam] Forum installation (almost) complete
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Forum%20installation%20%28almost%29%20complete&In-Reply-To=%3C1298463133.11734.37.camel%40akroma.ephaone.org%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="000374.html">
   <LINK REL="Next"  HREF="000376.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-webteam] Forum installation (almost) complete</H1>
    <B>Michael Scherer</B> 
    <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Forum%20installation%20%28almost%29%20complete&In-Reply-To=%3C1298463133.11734.37.camel%40akroma.ephaone.org%3E"
       TITLE="[Mageia-webteam] Forum installation (almost) complete">misc at zarb.org
       </A><BR>
    <I>Wed Feb 23 13:12:13 CET 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="000374.html">[Mageia-webteam] Forum installation (almost) complete
</A></li>
        <LI>Next message: <A HREF="000376.html">[Mageia-webteam] Forum installation (almost) complete
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#375">[ date ]</a>
              <a href="thread.html#375">[ thread ]</a>
              <a href="subject.html#375">[ subject ]</a>
              <a href="author.html#375">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Le mercredi 23 f&#233;vrier 2011 &#224; 12:03 +0100, Romain d'Alverny a &#233;crit :
&gt;<i> On Wed, Feb 23, 2011 at 11:54, Michael Scherer &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">misc at zarb.org</A>&gt; wrote:
</I>&gt;<i> &gt; Le mercredi 23 f&#233;vrier 2011 &#224; 10:21 +0100, Ma&#226;t a &#233;crit :
</I>&gt;<i> &gt;&gt; Le 23/02/2011 10:06, Michael Scherer a &#233;crit :
</I>&gt;<i> &gt;&gt; &gt;
</I>&gt;<i> &gt;&gt; &gt; The phpbb_seo package is under a license called RPL, according to the
</I>&gt;<i> &gt;&gt; &gt; COPYING file. This license  among others force us to provides the source
</I>&gt;<i> &gt;&gt; &gt; code of the forum if we deploy it ( even privately ) for at least for 12
</I>&gt;<i> &gt;&gt; &gt; months after we decided to stop use it.
</I>&gt;<i> &gt;&gt; &gt;
</I>&gt;<i> &gt;&gt; &gt; That's quite a strong requirement, but that's not the only issue.
</I>&gt;<i> &gt;&gt; &gt;
</I>&gt;<i> &gt;&gt; &gt; FSF say this is not compatible with GPL. ( see
</I>&gt;<i> &gt;&gt; &gt; <A HREF="http://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicense">http://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicense</A> ,
</I>&gt;<i> &gt;&gt; &gt; search &quot;reciprocal public license&quot;, there is also others reasons )
</I>&gt;<i> &gt;&gt; &gt;
</I>&gt;<i> &gt;&gt; &gt; Phpbb is distributed under the GPL, and I would like to be sure there is
</I>&gt;<i> &gt;&gt; &gt; nothing fishy about that.
</I>&gt;<i> &gt;&gt;
</I>&gt;<i> &gt;&gt; We could relicense the whole under AGPL v3 which fullfills all requirements (and a little more) ?
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; I wish that would be so simple.
</I>&gt;<i> 
</I>&gt;<i> Then couldn't we just keep both separate in our repository (with each
</I>&gt;<i> relative licenses) and have those integrated only for the production
</I>&gt;<i> server? or too complex?
</I>
phpbb-seo modifie the code of phpbb directly for integration.

See the git snapshot ( <A HREF="git://git.mageia.org/forum/">git://git.mageia.org/forum/</A> using a git client,
and grep -r -i seo ). So the question is &quot;what is the license of the
resulting file, as it mix 2 incompatibles licenses&quot;. I am pretty sure
that the GPL forbid such mix ( as this is the reason of the creation of
LGPL ).

&gt;<i> (I mean, if that isn't even possible, that would mean that phpbb-seo
</I>&gt;<i> is in a dead end from the beginning wrt to license requirements from
</I>&gt;<i> both its own RPL and phpbb's GPL)
</I>
Well, yes, they could perfectly do gpl violation without knowing. I am
not sure about this but this would requires IMHO a opinion from a
lawyer. I have tried to read the FAQ of the FSF, and the only thing that
would be similar is this :
<A HREF="http://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleAlone">http://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleAlone</A>

So :
2 questions :
1) who is volunteer to contact upstream ?
2) what do we do in the meantime ?
-- 
Michael Scherer

</PRE>



<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000374.html">[Mageia-webteam] Forum installation (almost) complete
</A></li>
	<LI>Next message: <A HREF="000376.html">[Mageia-webteam] Forum installation (almost) complete
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#375">[ date ]</a>
              <a href="thread.html#375">[ thread ]</a>
              <a href="subject.html#375">[ subject ]</a>
              <a href="author.html#375">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
mailing list</a><br>
</body></html>