Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737976 - dev-python/influxdb-5.3.0 fails tests
Summary: dev-python/influxdb-5.3.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christopher Head
URL: https://github.com/influxdata/influxd...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-19 04:54 UTC by Agostino Sarubbo
Modified: 2020-09-16 01:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,33.45 KB, text/plain)
2020-08-19 04:54 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-19 04:54:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/influxdb-5.3.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-19 04:54:20 UTC
Created attachment 655454 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-16 01:14:56 UTC
The bug has been closed via the following commit(s):

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

commit 969c2603e839604996ecf28d7996431d0f0a13f9
Author:     Christopher Head <chead@chead.ca>
AuthorDate: 2020-08-22 18:14:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-16 01:14:51 +0000

    dev-python/influxdb: revbump, fix test, Py3.8
    
    Add a patch that fixes a FutureWarning in the test suite. Add Python 3.8
    to the list of supported interpreters; it passes the test suite.
    
    Closes: https://bugs.gentoo.org/737976
    Signed-off-by: Christopher Head <chead@chead.ca>
    Closes: https://github.com/gentoo/gentoo/pull/17215
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/influxdb-5.3.0-pandas-future-warning.patch      | 15 +++++++++++++++
 .../{influxdb-5.3.0.ebuild => influxdb-5.3.0-r1.ebuild}   |  7 ++++---
 2 files changed, 19 insertions(+), 3 deletions(-)