#12182 Unable to upload new package sources
Closed: Fixed with Explanation by pghmcfc. Opened by pghmcfc.

This has been going on for several hours now:

$ fedpkg new-sources Business-ISBN-Data-20240914.001.tar.gz
Uploading: Business-ISBN-Data-20240914.001.tar.gz to https://src.fedoraproject.org/repo/pkgs/upload.cgi
Network error: (66, 'Failed to find SSL backend for endpoint')
The operation will be retried in 15s.
Retrying ...
Network error: (66, 'Failed to find SSL backend for endpoint')
The operation will be retried in 30s.
Retrying ...
Network error: (66, 'Failed to find SSL backend for endpoint')
Could not execute new_sources: (66, 'Failed to find SSL backend for endpoint')

Don't think the problem's at my end but I can never be sure.


can you try again now and see if things are any better? I restarted httpd there. It might be one of the deps it uses was upgraded and it needed to restart to reload...

Or it could be something else completely. ;)

Still failing.

It seems the problem is at my end. I had a locally-built version of curl 8.10.0 installed, and when I downgraded that to version 8.2.1 from the F39 updates repo, the upload worked.

There is due to be a patch release of curl on Wednesday because of issues in 8.10.0, which is probably related.

Metadata Update from @pghmcfc:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

Metadata