Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695232 - dev-db/influxdb: incomplete LICENSE
Summary: dev-db/influxdb: incomplete LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 694792
  Show dependency tree
 
Reported: 2019-09-20 21:33 UTC by Michał Górny
Modified: 2020-07-15 21:33 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-20 21:33:13 UTC
The listed packages seem to be bundling (vendoring) multiple dependencies, however the LICENSE variable does not seem to reflect that.  Please verify the licenses for all vendored dependencies, and include them in the LICENSE variable.  While at it, please be watchful for license conflicts.

See tracker bug for tips on how to do that.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-03 19:59:04 UTC
Ping.
Comment 2 Konstantin (Qrator Labs) 2019-11-30 19:55:09 UTC
Please look at https://github.com/gentoo/gentoo/pull/12586 - a new ebuild is proposed with license issues fixed
Comment 3 Larry the Git Cow gentoo-dev 2020-04-05 21:30:13 UTC
The bug has been closed via the following commit(s):

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

commit d9821b8f012d3b4f0c6500e4a25276d8adb77e92
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-04-05 21:29:41 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-04-05 21:29:41 +0000

    dev-db/influxdb: fix LICENSE
    
    Copy LICENSE written by Konstantin Podshumok <kpp.live+signed@gmail.com>, in pending PR #12586
    
    Thanks-To: Konstantin Podshumok <kpp.live+signed@gmail.com>
    Closes: https://bugs.gentoo.org/695232
    Reference: https://github.com/gentoo/gentoo/pull/12586
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 dev-db/influxdb/influxdb-1.5.1.ebuild | 2 +-
 dev-db/influxdb/influxdb-1.6.3.ebuild | 2 +-
 dev-db/influxdb/influxdb-1.6.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2020-07-15 21:33:39 UTC
The bug has been referenced in the following commit(s):

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

commit 49371a1e0a5cb39497e91082fc2fa75d1a40129d
Author:     Konstantin Podshumok <kpp.live+signed@gmail.com>
AuthorDate: 2019-07-31 03:37:01 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-07-15 21:29:52 +0000

    dev-db/influxdb bump version 1.8.0, fix -version option, USE flag doc
    
    (Merged as influxdb-1.8.0-r1.ebuild by developer, cleanup commits follow)
    
    Bug: https://bugs.gentoo.org/691168
    Bug: https://bugs.gentoo.org/695232
    Closes: https://bugs.gentoo.org/689880
    Closes: https://github.com/gentoo/gentoo/pull/12586
    Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
    (cherry picked from commit 225ff981202f06c2a2eff344e89b0c987e4989a5)
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 dev-db/influxdb/files/influxdb.confd     |   6 +
 dev-db/influxdb/files/influxdb.rc-r1     |  43 +++
 dev-db/influxdb/influxdb-1.8.0-r1.ebuild | 504 +++++++++++++++++++++++++++++++
 3 files changed, 553 insertions(+)