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

Bug 719028

Summary: dev-python/testfixtures fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 718700    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-23 11:04:28 UTC
This is an auto-filled bug because dev-python/testfixtures fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-23 11:04:35 UTC
Created attachment 634174 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-07-06 19:03:56 UTC
You've got leftover packages with no-longer-satisfied dependencies on your system.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-07-07 06:13:22 UTC
*** Bug 731148 has been marked as a duplicate of this bug. ***
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-07-07 11:37:22 UTC
I'm sorry, I have prematurely rejected it based on earlier similar problems. Now I see that this package depends on pytest-django.
Comment 5 Agostino Sarubbo gentoo-dev 2020-07-07 11:53:10 UTC
(In reply to Michał Górny from comment #4)
> I'm sorry, I have prematurely rejected it based on earlier similar problems.

no problem, don't worry
Comment 6 Larry the Git Cow gentoo-dev 2020-07-07 15:30:39 UTC
The bug has been closed via the following commit(s):

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

commit 60a35748f819aa4d0b38d04731efd7b7e8ae6cc2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-07-07 15:30:01 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-07-07 15:30:35 +0000

    dev-python/testfixtures: Require sqlite for django test
    
    Closes: https://bugs.gentoo.org/719028
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/testfixtures/testfixtures-6.14.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)