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

Bug 835027

Summary: [guru] [HELP] dev-python/xattr-0.9.9 fails tests OSError: [Errno 95] Operation not supported
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/xattr/xattr/issues/97
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-13 08:47:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/xattr-0.9.9 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-13 08:47:19 UTC
Created attachment 766901 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-13 08:47:20 UTC
Error(s) that match a know pattern:


FAILED (errors=9, skipped=6)
OSError: [Errno 95] Operation not supported
OSError: [Errno 95] Operation not supported: b'/var/tmp/portage/dev-python/xattr-0.9.9/temp/tmpgpxv2b1j'
OSError: [Errno 95] Operation not supported: b'/var/tmp/portage/dev-python/xattr-0.9.9/temp/tmpip1tjyx4'
OSError: [Errno 95] Operation not supported: b'/var/tmp/portage/dev-python/xattr-0.9.9/temp/tmprpjtfo16'
error: Test failed: <unittest.runner.TextTestResult run=18 errors=9 failures=0>
Comment 3 Alessandro Barbieri 2022-03-15 01:06:49 UTC
Ago, your filesystem need to support extended attributes in order to run the tests
Comment 4 Larry the Git Cow gentoo-dev 2024-01-28 23:02:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5090dc5036b3b24886e866ef59d421a21a7468e8

commit 5090dc5036b3b24886e866ef59d421a21a7468e8
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-01-26 19:35:06 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-01-26 19:37:21 +0000

    dev-python/xattr: add 1.0.0
    
    Closes: https://bugs.gentoo.org/835027
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/xattr/Manifest           |  1 +
 dev-python/xattr/metadata.xml       | 18 ++++++-------
 dev-python/xattr/xattr-1.0.0.ebuild | 53 +++++++++++++++++++++++++++++++++++++
 3 files changed, 63 insertions(+), 9 deletions(-)