Skip to content

Instantly share code, notes, and snippets.

@sachins360
Created June 23, 2016 07:52
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 sachins360/5b89ef6f9fb34fa4b994178a86dda3fd to your computer and use it in GitHub Desktop.
Save sachins360/5b89ef6f9fb34fa4b994178a86dda3fd to your computer and use it in GitHub Desktop.
Last login: Wed Jun 22 20:59:50 on ttys000
360-MACMINIs-Mac-mini:~ Rajneesh$ cd /Users/360_macmini/Desktop/ZipBug
360-MACMINIs-Mac-mini:ZipBug Rajneesh$ mono nuget.exe install XamarinComponent -version 1.1.0.32 -verbosity detailed
Feeds used:
/Users/360_macmini/.local/share/NuGet/Cache
/Users/360_macmini/.nuget/packages/
https://api.nuget.org/v3/index.json
https://api.nuget.org/v3/index.json
Attempting to gather dependency information for package 'XamarinComponent.1.1.0.32' with respect to project '/Users/360_macmini/Desktop/ZipBug', targeting 'Any,Version=v0.0'
Attempting to resolve dependencies for package 'XamarinComponent.1.1.0.32' with DependencyBehavior 'Lowest'
Resolving actions to install package 'XamarinComponent.1.1.0.32'
Resolved actions to install package 'XamarinComponent.1.1.0.32'
GET https://api.nuget.org/packages/xamarincomponent.1.1.0.32.nupkg
OK https://api.nuget.org/packages/xamarincomponent.1.1.0.32.nupkg 1448ms
Acquiring lock for the installation of XamarinComponent 1.1.0.32
Acquired lock for the installation of XamarinComponent 1.1.0.32
Installing XamarinComponent 1.1.0.32.
Error downloading 'XamarinComponent.1.1.0.32' from 'https://api.nuget.org/packages/xamarincomponent.1.1.0.32.nupkg'.
The UTC time represented when the offset is applied must be between year 0 and 10,000.
Parameter name: offset
WARNING: Install failed. Rolling back...
System.AggregateException: One or more errors occurred. ---> NuGet.Protocol.Core.Types.FatalProtocolException: Error downloading 'XamarinComponent.1.1.0.32' from 'https://api.nuget.org/packages/xamarincomponent.1.1.0.32.nupkg'. ---> System.ArgumentOutOfRangeException: The UTC time represented when the offset is applied must be between year 0 and 10,000.
Parameter name: offset
--- End of inner exception stack trace ---
at NuGet.Protocol.GetDownloadResultUtility+<GetDownloadResultAsync>d__0.MoveNext () <0x527e860 + 0x0090f> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x1cc0d00 + 0x00024> in <filename unknown>:0
at NuGet.Protocol.Core.v3.DownloadResourceV3+<GetDownloadResourceResultAsync>d__7.MoveNext () <0x527d988 + 0x0033f> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x1cc0d00 + 0x00024> in <filename unknown>:0
at NuGet.PackageManagement.PackageDownloader+<GetDownloadResourceResultAsync>d__1.MoveNext () <0x527c178 + 0x003d3> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x1cc0d00 + 0x00024> in <filename unknown>:0
at NuGet.PackageManagement.NuGetPackageManager+<ExecuteNuGetProjectActionsAsync>d__54.MoveNext () <0x5279e80 + 0x00bcb> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at NuGet.PackageManagement.NuGetPackageManager+<ExecuteNuGetProjectActionsAsync>d__54.MoveNext () <0x5279e80 + 0x01c93> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x1cc07d0 + 0x0001f> in <filename unknown>:0
at NuGet.PackageManagement.NuGetPackageManager+<InstallPackageAsync>d__32.MoveNext () <0x3486e68 + 0x002c3> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x1cc07d0 + 0x0001f> in <filename unknown>:0
at NuGet.CommandLine.InstallCommand+<InstallPackage>d__34.MoveNext () <0x34739d0 + 0x008bf> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) <0x1d7a7b0 + 0x00049> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) <0x1d7bf10 + 0x000c8> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x1d7bd30 + 0x00033> in <filename unknown>:0
at NuGet.CommandLine.Command.Execute () <0x34584a8 + 0x001eb> in <filename unknown>:0
at NuGet.CommandLine.Program.MainCore (System.String workingDirectory, System.String[] args) <0x6b7cf8 + 0x005c6> in <filename unknown>:0
---> (Inner Exception #0) NuGet.Protocol.Core.Types.FatalProtocolException: Error downloading 'XamarinComponent.1.1.0.32' from 'https://api.nuget.org/packages/xamarincomponent.1.1.0.32.nupkg'. ---> System.ArgumentOutOfRangeException: The UTC time represented when the offset is applied must be between year 0 and 10,000.
Parameter name: offset
--- End of inner exception stack trace ---
at NuGet.Protocol.GetDownloadResultUtility+<GetDownloadResultAsync>d__0.MoveNext () <0x527e860 + 0x0090f> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x1cc0d00 + 0x00024> in <filename unknown>:0
at NuGet.Protocol.Core.v3.DownloadResourceV3+<GetDownloadResourceResultAsync>d__7.MoveNext () <0x527d988 + 0x0033f> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x1cc0d00 + 0x00024> in <filename unknown>:0
at NuGet.PackageManagement.PackageDownloader+<GetDownloadResourceResultAsync>d__1.MoveNext () <0x527c178 + 0x003d3> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x1cc0d00 + 0x00024> in <filename unknown>:0
at NuGet.PackageManagement.NuGetPackageManager+<ExecuteNuGetProjectActionsAsync>d__54.MoveNext () <0x5279e80 + 0x00bcb> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at NuGet.PackageManagement.NuGetPackageManager+<ExecuteNuGetProjectActionsAsync>d__54.MoveNext () <0x5279e80 + 0x01c93> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x1cc07d0 + 0x0001f> in <filename unknown>:0
at NuGet.PackageManagement.NuGetPackageManager+<InstallPackageAsync>d__32.MoveNext () <0x3486e68 + 0x002c3> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x1cc3150 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1cc08f0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1cc0850 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x1cc0800 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x1cc07d0 + 0x0001f> in <filename unknown>:0
at NuGet.CommandLine.InstallCommand+<InstallPackage>d__34.MoveNext () <0x34739d0 + 0x008bf> in <filename unknown>:0 <---
360-MACMINIs-Mac-mini:ZipBug Rajneesh$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment