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

module 'ssl' has no attribute 'wrap_socket' #245

Open
Tracked by #232
knurd opened this issue Sep 25, 2023 · 4 comments
Open
Tracked by #232

module 'ssl' has no attribute 'wrap_socket' #245

knurd opened this issue Sep 25, 2023 · 4 comments

Comments

@knurd
Copy link

knurd commented Sep 25, 2023

Got this error after upgrading to Fedora 39, which uses Python 3.12:

ERROR (2023-09-25 15:24:31): Failed to open mailbox for account 'truhe' (module 'ssl' has no attribute 'wrap_socket').

Quick googling (which might have gone sideways) indicated that this might have been removed: python/cpython#94199

@knurd
Copy link
Author

knurd commented Oct 6, 2023

Consider removing the package from the Fedora 39 repos before its released, as I fear (didn't check) this might break things for a lot of people. What do you think, @kparal

@kparal
Copy link

kparal commented Oct 9, 2023

Well, that's probably a discussion which should be led in a downstream bug with the Fedora package maintainer, not here in upstream. I don't have a good opinion on that, anyway :-)

@knurd
Copy link
Author

knurd commented Oct 9, 2023

[...] with the Fedora package maintainer

That's me. ;-)

I don't have a good opinion on that, anyway :-)

Okay, was just fishing for an additional opinion, but then I'll proceed without one. :-D Thx for answering!

@knurd
Copy link
Author

knurd commented Oct 9, 2023

Lalufu in #fedora-devel provided a patch to make things work again; did the trick for me

mailnag-deprecated_ssl_wrap.txt

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

2 participants