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

sslcontext workflow broken #2

Open
larsbuntemeyer opened this issue Oct 3, 2022 · 4 comments
Open

sslcontext workflow broken #2

larsbuntemeyer opened this issue Oct 3, 2022 · 4 comments

Comments

@larsbuntemeyer
Copy link
Owner

Right now, this works only with pangeo-forge-recipes=0.9.0 and cryptography=37.0.2.

@larsbuntemeyer
Copy link
Owner Author

My workflow with sslcontext has been broken by pangeo-forge/pangeo-forge-recipes#359, need to check that out...

@larsbuntemeyer
Copy link
Owner Author

Latest version that works for me: 0.9.1.dev2+g3d979a5

@larsbuntemeyer
Copy link
Owner Author

larsbuntemeyer commented Oct 3, 2022

What happens here? I think the problem is in: https://github.com/pangeo-forge/pangeo-forge-recipes/blob/16eb6bfd23a26997523b86c0fe5428103ec95b8a/pangeo_forge_recipes/serialization.py#L70

where the keys are dropped after dict conversion. However, if recipe contains an filesystem object with an openssl context, that can not be deepcopied..., see https://bugs.python.org/issue43905

@larsbuntemeyer larsbuntemeyer changed the title dependencies sslcontext workflow broken Oct 4, 2022
@larsbuntemeyer
Copy link
Owner Author

opened this issue here: pangeo-forge/pangeo-forge-recipes#418

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

No branches or pull requests

1 participant