-
Notifications
You must be signed in to change notification settings - Fork 82
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
SPM - Getting error when trying to "Update To Latest Package Versions" #1902
Comments
We suspect this may be a systems status issue at Github. https://www.githubstatus.com/incidents/m7vl0x8k3j9c Github says their issues are resolved; please try again & let us know if you still have the same issue. |
This has been happening for like 6 months.JustinSent from my iPhoneOn Mar 8, 2025, at 4:28 PM, Josh Elkins ***@***.***> wrote:
We suspect this may be a systems status issue at Github. https://www.githubstatus.com/incidents/m7vl0x8k3j9c
Github says their issues are resolved; please try again & let us know if you still have the same issue.—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
jbelkins left a comment (awslabs/aws-sdk-swift#1902)
We suspect this may be a systems status issue at Github. https://www.githubstatus.com/incidents/m7vl0x8k3j9c
Github says their issues are resolved; please try again & let us know if you still have the same issue.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi @haarj, this might be an issue with the |
It's very strange. It happens intermittently. When I first re-add
faceliveness and update all of my packages, everything updates fine. But
then after like a handful of times updating my packages, I get this error.
I'll try updating the *package.resolved* next time I try to update and
receive the error.
Thanks,
…On Mon, Mar 10, 2025 at 8:55 AM David Yaffe ***@***.***> wrote:
Hi @haarj <https://github.com/haarj>, this might be an issue with the
package.resolved file in amplify-ui-swift-liveness. I took a peek in
there and noticed the URL is set to
https://github.com/awslabs/aws-sdk-swift which can sometimes cause
issues. Try manually updating that to
https://github.com/awslabs/aws-sdk-swift.git or if that doesn't work can
try https://www.github.com/awslabs/aws-sdk-swift and
https://www.github.com/awslabs/aws-sdk-swift.git. Let me know if that
solves the issue!
—
Reply to this email directly, view it on GitHub
<#1902 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACEBZGXFQYL4Z3PZGDINKWT2TWYYJAVCNFSM6AAAAABYTLABMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMJQHA3TQMZQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: dayaffe]*dayaffe* left a comment (awslabs/aws-sdk-swift#1902)
<#1902 (comment)>
Hi @haarj <https://github.com/haarj>, this might be an issue with the
package.resolved file in amplify-ui-swift-liveness. I took a peek in
there and noticed the URL is set to
https://github.com/awslabs/aws-sdk-swift which can sometimes cause
issues. Try manually updating that to
https://github.com/awslabs/aws-sdk-swift.git or if that doesn't work can
try https://www.github.com/awslabs/aws-sdk-swift and
https://www.github.com/awslabs/aws-sdk-swift.git. Let me know if that
solves the issue!
—
Reply to this email directly, view it on GitHub
<#1902 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACEBZGXFQYL4Z3PZGDINKWT2TWYYJAVCNFSM6AAAAABYTLABMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMJQHA3TQMZQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the bug
Often times when I click on "Update To Latest Package Versions", the packages can't update because it fails on update the aws-sdk-swift package with error:
"Showing Recent Messages
github.com: https://github.com/awslabs/aws-sdk-swift: The repository could not be found. Make sure a valid repository exists at the specified location and try again."
The aws-sdk-swift package I am using is a dependency of "https://github.com/aws-amplify/amplify-ui-swift-liveness"
I keep having to remove the package, update all my packages, and then add back the aws-sdk-swift package.
Expected Behavior
No error should occur when updated all SPM packages.
Current Behavior
Update error occurs. See description.
Reproduction Steps
Click on "Update to Latest Package Versions" in Xcode by right-clicking on "Package Dependencies" in the Project Navigator.
Possible Solution
No response
Additional Information/Context
No response
AWS SWIFT SDK version used
1.0.47
Compiler and Version used
Xcode 16.2, Swift 5
Operating System and version
MacOS Sequoia 15.3.1
The text was updated successfully, but these errors were encountered: