| 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 issues | Assignee: | 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
2022-03-13 08:47:17 UTC
Created attachment 766901 [details]
build.log
build log and emerge --info
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> Ago, your filesystem need to support extended attributes in order to run the tests 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(-) |