Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921902 - [guru] dev-python/tweepy-4.14.0 fails tests (GCC-14-SYSTEM): requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Summary: [guru] dev-python/tweepy-4.14.0 fails tests (GCC-14-SYSTEM): requests.excepti...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-12 08:16 UTC by Agostino Sarubbo
Modified: 2024-01-16 13:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,873.40 KB, text/plain)
2024-01-12 08:16 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 2024-01-12 08:16:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tweepy-4.14.0 fails tests (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-12 08:16:03 UTC
Created attachment 882056 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-12 08:16:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (SKIP=3, errors=54)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Comment 3 Larry the Git Cow gentoo-dev 2024-01-16 13:54:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58bdf344d033bbee2debc7f34a56b2b8b0192ddd

commit 58bdf344d033bbee2debc7f34a56b2b8b0192ddd
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2024-01-16 13:53:05 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-01-16 13:53:05 +0000

    dev-python/tweepy: fix tests
    
    Also switch to PEP517
    
    Closes: https://bugs.gentoo.org/921902
    Closes: https://bugs.gentoo.org/921877
    Signed-off-by: David Roman <davidroman96@gmail.com>

 dev-python/tweepy/tweepy-4.14.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)