Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 426044

Summary: net-mail/cyrus-imapd's LICENSE variable does not reflect init script
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: [OLD] UnspecifiedAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: QA CC: net-mail+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 425702    

Description Ian Stakenvicius (RETIRED) gentoo-dev 2012-07-11 17:22:06 UTC
The init script(s) provided in FILESDIR for net-mail/cyrus-imapd has a license of GPL-2 but GPL-2 isn't within the LICENSE variable of the ebuild(s):

files/cyrus.rc6 has license line:
# Distributed under the terms of the GNU General Public License v2
... and is used by the following ebuilds:
cyrus-imapd-2.4.12.ebuild:LICENSE="as-is"
cyrus-imapd-2.4.13.ebuild:LICENSE="as-is"
cyrus-imapd-2.4.14.ebuild:LICENSE="as-is"
cyrus-imapd-2.4.16.ebuild:LICENSE="as-is"

There are two options here -- either LICENSE in the ebuilds should be appended with GPL-2 to cover the init script, or the init script should be relicensed so that it is covered by current LICENSE (this one is probably the preferred resolution).  See also bug 425702 .
Comment 1 Larry the Git Cow gentoo-dev 2019-06-09 11:40:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d75bdfc33d380556d045c5610e402b8799065e

commit f6d75bdfc33d380556d045c5610e402b8799065e
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-06-09 11:38:22 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-06-09 11:39:57 +0000

    net-mail/cyrus-imapd: sphinx support is unmaintained and broken
    
    Closes: https://bugs.gentoo.org/662944
    Closes: https://bugs.gentoo.org/426044
    Package-Manager: Portage-2.3.67, Repoman-2.3.13
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-mail/cyrus-imapd/cyrus-imapd-3.0.10-r1.ebuild | 224 ++++++++++++++++++++++
 1 file changed, 224 insertions(+)