Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814671 - dev-python/django-filter-21.1 fails tests
Summary: dev-python/django-filter-21.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-25 05:14 UTC by Agostino Sarubbo
Modified: 2021-09-25 06:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,70.13 KB, text/plain)
2021-09-25 05:14 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 2021-09-25 05:14:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-filter-21.1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-25 05:14:22 UTC
Created attachment 741186 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-25 05:14:23 UTC
Possible context of error(s):

ModuleNotFoundError: No module named 'rest_framework'
Comment 3 Larry the Git Cow gentoo-dev 2021-09-25 06:43:28 UTC
The bug has been closed via the following commit(s):

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

commit 6eecd117f9e618a4ba373897ac5b02d47fd7c00c
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-09-25 05:47:35 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-09-25 06:43:01 +0000

    dev-python/django-filter: fix deps
    
    Closes: https://bugs.gentoo.org/814671
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 ...{django-filter-21.1.ebuild => django-filter-21.1-r1.ebuild} | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)