Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930658 - dev-python/backports-tarfile-1.1.1 fails all tests: IsADirectoryError: [Errno 21] Is a directory
Summary: dev-python/backports-tarfile-1.1.1 fails all tests: IsADirectoryError: [Errno...
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:
Depends on:
Blocks:
 
Reported: 2024-04-25 11:04 UTC by Dustin Polke
Modified: 2024-04-26 00:56 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge--info.txt,21.95 KB, text/plain)
2024-04-25 11:04 UTC, Dustin Polke
Details
Complete build log (build.log.bz2,12.65 KB, application/x-bzip2)
2024-04-25 11:05 UTC, Dustin Polke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Polke 2024-04-25 11:04:37 UTC
Created attachment 891685 [details]
emerge --info

All tests fail with
===
IsADirectoryError: [Errno 21] Is a directory: '/var/tmp/portage/dev-python/backports-tarfile-1.1.1/work/backports_tarfile-1.1.1/@test_87_tmpæ-tardir'
===
Comment 1 Dustin Polke 2024-04-25 11:05:39 UTC
Created attachment 891686 [details]
Complete build log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-25 16:02:04 UTC
Thanks for the report.  So, the test suite doesn't work with neither pytest-7 nor pytest-8.1.  Quality stuff.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-26 00:56:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824a1456dd72dad6a65341d020aa5a39e82dd20e

commit 824a1456dd72dad6a65341d020aa5a39e82dd20e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-25 16:01:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-26 00:54:59 +0000

    dev-python/backports-tarfile: Require exactly pytest-8.0*, sigh
    
    Closes: https://bugs.gentoo.org/930658
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/backports-tarfile/backports-tarfile-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)