Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425872 - app-admin/qpage's LICENSE variable does not reflect init script
Summary: app-admin/qpage's LICENSE variable does not reflect init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: init-script-license
  Show dependency tree
 
Reported: 2012-07-11 17:15 UTC by Ian Stakenvicius (RETIRED)
Modified: 2023-11-08 12:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stakenvicius (RETIRED) gentoo-dev 2012-07-11 17:15:33 UTC
The init script(s) provided in FILESDIR for app-admin/qpage has a license of GPL-2 but GPL-2 isn't within the LICENSE variable of the ebuild(s):

files/qpage has license line:
# Distributed under the terms of the GNU General Public License v2
... and is used by the following ebuilds:
qpage-3.3.ebuild:LICENSE="qpage"

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 2023-10-08 11:22:26 UTC
The bug has been referenced in the following commit(s):

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

commit 1d154d5301678fc4a4119c066d3d3396f4e14bf1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-10-08 11:22:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-10-08 11:22:13 +0000

    package.mask: Last rite app-admin/qpage
    
    Bug: https://bugs.gentoo.org/425872
    Bug: https://bugs.gentoo.org/452982
    Bug: https://bugs.gentoo.org/520968
    Bug: https://bugs.gentoo.org/605450
    Bug: https://bugs.gentoo.org/878621
    Bug: https://bugs.gentoo.org/905945
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-11-08 12:44:16 UTC
The bug has been closed via the following commit(s):

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

commit 182508f74ecd56f2660691fd07acd61684ddb757
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-11-08 12:42:30 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-11-08 12:42:36 +0000

    app-admin/qpage: treeclean
    
    Closes: https://bugs.gentoo.org/425872
    Closes: https://bugs.gentoo.org/452982
    Closes: https://bugs.gentoo.org/520968
    Closes: https://bugs.gentoo.org/605450
    Closes: https://bugs.gentoo.org/878621
    Closes: https://bugs.gentoo.org/905945
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-admin/qpage/Manifest                           |  1 -
 app-admin/qpage/files/qpage                        | 28 ---------
 .../qpage/files/qpage-3.3-fix-build-system.patch   | 21 -------
 app-admin/qpage/files/qpage-3.3-fix-warning.patch  | 12 ----
 app-admin/qpage/files/qpage-3.3-gentoo.patch       | 72 ----------------------
 app-admin/qpage/metadata.xml                       | 15 -----
 app-admin/qpage/qpage-3.3.ebuild                   | 67 --------------------
 profiles/package.mask                              |  6 --
 8 files changed, 222 deletions(-)