Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889902 - dev-python/nox-2022.11.21 fails tests: AttributeError: module py has no attribute _path
Summary: dev-python/nox-2022.11.21 fails tests: AttributeError: module py has no attri...
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: 2023-01-06 06:37 UTC by Agostino Sarubbo
Modified: 2023-01-08 14:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,97.30 KB, text/plain)
2023-01-06 06:37 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 2023-01-06 06:37:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/nox-2022.11.21 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-06 06:37:13 UTC
Created attachment 847596 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-06 06:37:14 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   AttributeError: module 'py' has no attribute '_path'
ERROR tests/test_virtualenv.py - AttributeError: module 'py' has no attribute...
Comment 3 Larry the Git Cow gentoo-dev 2023-01-08 14:23:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e4b97ab3bed786fa292e46e8821284001a790d

commit 16e4b97ab3bed786fa292e46e8821284001a790d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-08 14:22:26 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-08 14:22:26 +0000

    dev-python/nox: Add test dep on dev-python/py
    
    Closes: https://bugs.gentoo.org/889902
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/nox/nox-2022.11.21.ebuild | 5 +++++
 1 file changed, 5 insertions(+)