Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923237 - dev-python/sybil-6.0.2 fails tests: TypeError: FixtureManager.getfixtureclosure() missing 1 required positional argument: ignore_args
Summary: dev-python/sybil-6.0.2 fails tests: TypeError: FixtureManager.getfixtureclosu...
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: TESTFAILURE
: 923239 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-01-29 08:18 UTC by Agostino Sarubbo
Modified: 2024-01-29 14:53 UTC (History)
0 users

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


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

Issue: dev-python/sybil-6.0.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-29 08:18:32 UTC
Created attachment 883533 [details]
build.log

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


E   TypeError: FixtureManager.getfixtureclosure() missing 1 required positional argument: 'ignore_args'
ERROR docs/markdown.rst - TypeError: FixtureManager.getfixtureclosure() missing 1 required positional...
ERROR docs/myst.rst - TypeError: FixtureManager.getfixtureclosure() missing 1 required positional...
ERROR docs/patterns.rst - TypeError: FixtureManager.getfixtureclosure() missing 1 required positional...
ERROR docs/rest.rst - TypeError: FixtureManager.getfixtureclosure() missing 1 required positional...
ERROR docs/use.rst - TypeError: FixtureManager.getfixtureclosure() missing 1 required positional...
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-01-29 14:53:11 UTC
*** Bug 923239 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2024-01-29 14:53:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641ddb19001069f92660b78b8877805fe23680d7

commit 641ddb19001069f92660b78b8877805fe23680d7
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-29 14:43:52 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-29 14:53:30 +0000

    dev-python/sybil: Add a fix for pytest-8
    
    Closes: https://bugs.gentoo.org/923237
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/sybil/files/sybil-6.0.2-pytest-8.patch  | 40 ++++++++++++++++++++++
 .../{sybil-6.0.2.ebuild => sybil-6.0.2-r1.ebuild}  | 12 ++++++-
 2 files changed, 51 insertions(+), 1 deletion(-)