Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is "SwiftPM.SPMRepositoryError error 5"?

I've searched Apple's documentation, open source projects, and Google, and I cannot seem to find any information about SwiftPM.SPMRepositoryError error 5. Heck, I can't even find information about SwiftPM.SPMRepositoryError.

Does anyone know of documentation for this error or the error codes?

like image 851
jarrodparkes Avatar asked Jan 22 '26 17:01

jarrodparkes


1 Answers

What worked for me was switching to ED25519 key.

I think this is happening now because of the effort to improve Git protocol security on GitHub. You can read more about it here: https://github.blog/2021-09-01-improving-git-protocol-security-github/

There you can see the timeline. The final step was put into motion on Mar 15, 2022 (coincidentally that was just two days before your question)

Changes made permanent.
We’ll permanently stop accepting DSA keys. RSA keys uploaded after the cut-off point above will work only with SHA-2 signatures (but again, RSA keys uploaded before this date will continue to work with SHA-1). The deprecated MACs, ciphers, and unencrypted Git protocol will be permanently disabled.

like image 101
Peter Lazarov Avatar answered Jan 25 '26 08:01

Peter Lazarov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!