| Summary: | dev-python/importlib-metadata-6.6.0 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | mgorny |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-06-19 06:53:55 UTC
Created attachment 864196 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: distutils.errors.DistutilsFileError: could not create '/usr/lib/pypy3.10/usr': Permission denied FAILED (errors=5) ImportError: Failed to import test module: tests.test_api ImportError: Failed to import test module: tests.test_integration ImportError: Failed to import test module: tests.test_main ImportError: Failed to import test module: tests.test_py39compat ImportError: Failed to import test module: tests.test_zip ImportError: No module named '_testmultiphase' PermissionError: [Errno 13] Permission denied: '/usr/lib/pypy3.10/usr' It's already fixed in pypy3_10-7.3.12-r1. |