Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719028 - dev-python/testfixtures fails tests
Summary: dev-python/testfixtures fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 731148 (view as bug list)
Depends on:
Blocks: 718700
  Show dependency tree
 
Reported: 2020-04-23 11:04 UTC by Agostino Sarubbo
Modified: 2020-07-07 15:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,26.37 KB, text/plain)
2020-04-23 11:04 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-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(-)