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 failure: python313Packages.curio #362674

Closed
theoparis opened this issue Dec 7, 2024 · 1 comment
Closed

Build failure: python313Packages.curio #362674

theoparis opened this issue Dec 7, 2024 · 1 comment
Labels

Comments

@theoparis
Copy link
Contributor

theoparis commented Dec 7, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build python313Packages.yt-dlp

Build log

Build Log
       > ImportError while loading conftest '/private/tmp/nix-build-python3.13-curio-1.6.drv-0/curio-1.6/tests/conftest.py'.
       > tests/conftest.py:5: in <module>
       >     from curio.monitor import Monitor
       > curio/monitor.py:58: in <module>
       >     import telnetlib
       > E   ModuleNotFoundError: No module named 'telnetlib'
       For full logs, run 'nix log /nix/store/vcf3vqv5y4nsf1v5mass1xm1zgjbwpfm-python3.13-curio-1.6.drv'.
error: 1 dependencies of derivation '/nix/store/hz2581hspvp2kx6s7vl3rxzzbx3ak648-python3.13-sniffio-1.3.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/1g86szsg9ag5kaj4vf4d3gp5q4hjapy4-python3.13-trio-0.26.2.drv' failed to build
error: 1 dependencies of derivation '/nix/store/6qy8s1vn6yzaf0gc995xv8zmabi6d8wi-python3.13-jeepney-0.8.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/hqhcvhdbv7n3i3bnbk7qa4vy9c1bpps2-python3.13-secretstorage-3.3.3.drv' failed to build
error: 1 dependencies of derivation '/nix/store/rp5m41kjmv8gk05qmq6h49jcck2g1k8b-yt-dlp-2024.12.3.drv' failed to build

Additional context

It seems like python-curio hasn't had a release since 2022 but commit in the master branch of curio from 2024 fixes the telnetlib issue...
Related python-trio/sniffio#34 (comment)

Metadata

Notify maintainers


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@theoparis theoparis added the 0.kind: build failure A package fails to build label Dec 7, 2024
@dotlambda dotlambda changed the title Build failure: python313Packages.yt-dlp Build failure: python313Packages.curio Dec 7, 2024
@dotlambda
Copy link
Member

This is already fixed on staging-next: 78dd50f

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

No branches or pull requests

2 participants