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

Bug 689880

Summary: =dev-db/influxdb-1.7.7: version bump
Product: Gentoo Linux Reporter: hs
Component: New packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/12586
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Attached failed build log from version bump

Description hs 2019-07-15 08:06:32 UTC
Created attachment 582880 [details]
Attached failed build log from version bump

Hello.

Please create a new ebuild for =dev-db/influxdb-1.7.7.

I tried version bump, but it did not work.

Please give this a higher priority if possible.

Thank you.
Comment 1 Tomáš Mózes 2019-07-15 22:14:44 UTC
(In reply to hs from comment #0)
> Please give this a higher priority if possible.

For any specific reason?
Comment 2 hs 2019-07-16 12:20:25 UTC
Since influxdb 1.7.0 the querying language flux can be used with influxdb, which has some advantages over InfluxQL.

https://docs.influxdata.com/influxdb/v1.7/about_the_project/releasenotes-changelog/
Comment 3 William Hubbs gentoo-dev 2019-09-18 13:34:19 UTC
 am working on an eclass that will support building Go modules which I
 will need to use for this project, so I will bump it after that is
 complete.
Comment 4 Larry the Git Cow gentoo-dev 2020-07-15 21:33:37 UTC
The bug has been closed via 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(+)