Skip to content

Instantly share code, notes, and snippets.

@mattleibow
Created June 23, 2014 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattleibow/12d9cc028292c858b5be to your computer and use it in GitHub Desktop.
Save mattleibow/12d9cc028292c858b5be to your computer and use it in GitHub Desktop.
xamarin-component upload
Matthew-Mac:restsharp matthew$ mono /Users/matthew/bin/xamarin-component.exe upload restsharp-104.4.0.xam
INFO (upload): Using server https://components.xamarin.com.
INFO (upload): Computed cookie jar path: /Users/matthew/.xamarin-credentials
INFO (upload): Extracted component ID "restsharp" and version "104.4.0" from package file.
INFO (check): Computed cookie jar path: /Users/matthew/.xamarin-credentials
INFO (check): Checking for component `restsharp' on components.xamarin.com...
INFO (check): Computed cookie jar path: /Users/matthew/.xamarin-credentials
INFO (check): Loading cookie jar from /Users/matthew/.xamarin-credentials.
INFO (check): Adding cookie for xamarin.com.
ERROR (check): Could not find component `restsharp', version 104.4.0 on components.xamarin.com!
ERROR (upload): restsharp, version 104.4.0, does not exist on server.
INFO (check): Computed cookie jar path: /Users/matthew/.xamarin-credentials
INFO (check): Checking for component `restsharp' on components.xamarin.com...
INFO (check): Computed cookie jar path: /Users/matthew/.xamarin-credentials
INFO (check): Loading cookie jar from /Users/matthew/.xamarin-credentials.
INFO (check): Adding cookie for xamarin.com.
INFO (check): Verified that component exists.
INFO (upload): Uploading new version...this may take a while.
INFO (upload): Computed cookie jar path: /Users/matthew/.xamarin-credentials
INFO (upload): Loading cookie jar from /Users/matthew/.xamarin-credentials.
INFO (upload): Adding cookie for xamarin.com.
INFO (upload): Making request to https://components.xamarin.com/api/new_version?alias=restsharp&version=104.1.0...
INFO (upload): Computed cookie jar path: /Users/matthew/.xamarin-credentials
INFO (upload): Loading cookie jar from /Users/matthew/.xamarin-credentials.
INFO (upload): Adding cookie for xamarin.com.
ERROR (upload): Error parsing response from server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment