Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834708

Summary: dev-python/paramiko-2.11.0 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: alicef
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-07 07:53:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/paramiko-2.9.2-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-07 07:53:09 UTC
Created attachment 766465 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-07 07:53:10 UTC
Error(s) that match a know pattern:


            except locale.Error:
  AttributeError: 'NoneType' object has no attribute '_send_user_message'
E                   TypeError: test_listdir_in_locale() missing 1 required positional argument: 'sftp'
E                   TypeError: test_sftp_attributes_locale_time() missing 1 required positional argument: 'sftp'
FAILED tests/test_sftp.py::TestSFTP::test_listdir_in_locale - TypeError: test...
FAILED tests/test_sftp.py::TestSFTP::test_sftp_attributes_locale_time - TypeE...
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-19 12:07:40 UTC
tinderbox_musl has reproduced this issue with version 2.11.0 - Updating summary.