Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build system wants to install test directory #8

Closed
mschubert opened this issue Nov 1, 2022 · 0 comments · Fixed by #9
Closed

build system wants to install test directory #8

mschubert opened this issue Nov 1, 2022 · 0 comments · Fixed by #9

Comments

@mschubert
Copy link

I'm getting the following error when using the distutils-based installation on gentoo:

 * ERROR: dev-python/reretry-0.11.2::mschubert failed (install phase):
 *   Package installs 'tests' package which is forbidden and likely a bug in the build system.

# ls -la image/home/m.schubert/gentoo/usr/lib/python3.10/site-packages/tests/
total 16K
-rw-r--r-- 1 m.schubert m.schubert    0 Nov  1 14:09 __init__.py
drwxr-xr-x 2 m.schubert m.schubert 4.0K Nov  1 14:09 __pycache__/
-rw-r--r-- 1 m.schubert m.schubert 1.7K Nov  1 14:09 test_async.py
-rw-r--r-- 1 m.schubert m.schubert 4.1K Nov  1 14:09 test_retry.py

Related: hetznercloud/hcloud-python#40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant