Skip to content

Instantly share code, notes, and snippets.

Created March 13, 2018 12:22
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 anonymous/cdcf4240c1b234dc8a2d473eaf7841ca to your computer and use it in GitHub Desktop.
Save anonymous/cdcf4240c1b234dc8a2d473eaf7841ca to your computer and use it in GitHub Desktop.
Can't install atom
2017-12-04 15:00:04> Program: Starting Squirrel Updater: --install .
2017-12-04 15:00:04> Program: Starting install, writing to C:\Users\callo\AppData\Local\SquirrelTemp
2017-12-04 15:00:04> Program: About to install to: C:\Users\callo\AppData\Local\atom
2017-12-04 15:00:05> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossibile trovare una parte del percorso 'C:\Users\callo\AppData\Local\atom\packages\.betaId'.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
in System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
in System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
in System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
in Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-12-04 15:00:05> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossibile trovare una parte del percorso 'C:\Users\callo\AppData\Local\atom\packages\RELEASES'.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
in Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
in Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-12-04 15:00:05> CheckForUpdateImpl: Reading RELEASES file from C:\Users\callo\AppData\Local\SquirrelTemp
2017-12-04 15:00:05> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-12-04 15:00:05> ApplyReleasesImpl: Writing files to app directory: C:\Users\callo\AppData\Local\atom\app-1.22.1
2017-12-04 15:00:05> IEnableLogger: Failed to install package to app dir: System.BadImageFormatException: Tentativo di caricare un programma con un formato non corretto. (Eccezione da HRESULT: 0x8007000B)
in System.Enum.GetCachedValuesAndNames(RuntimeType , Boolean )
in System.RuntimeType.IsEnumDefined(Object value)
in System.Enum.IsDefined(Type , Object )
in SharpCompress.Common.Zip.Headers.ZipFileEntry.LoadExtra(Byte[] extra)
in SharpCompress.Common.Zip.Headers.DirectoryEntryHeader.Read(BinaryReader reader)
in SharpCompress.Common.Zip.ZipHeaderFactory.ReadHeader(UInt32 headerBytes, BinaryReader reader, Boolean zip64)
in SharpCompress.Common.Zip.SeekableZipHeaderFactory.<ReadSeekableHeader>d__3.MoveNext()
in SharpCompress.Archives.Zip.ZipArchive.<LoadEntries>d__16.MoveNext()
in SharpCompress.LazyReadOnlyCollection`1.LazyLoader.MoveNext()
in SharpCompress.Utility.ForEach[T](IEnumerable`1 items, Action`1 action)
in SharpCompress.LazyReadOnlyCollection`1.EnsureFullyLoaded()
in SharpCompress.Archives.AbstractArchive`2.SharpCompress.Archives.IArchiveExtractionListener.EnsureEntriesLoaded()
in Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
in System.Threading.Tasks.Task.InnerInvoke()
in System.Threading.Tasks.Task.Execute()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
2017-12-04 15:00:06> Unhandled exception: System.AggregateException: Si sono verificati uno o più errori. ---> System.BadImageFormatException: Tentativo di caricare un programma con un formato non corretto. (Eccezione da HRESULT: 0x8007000B)
in System.Enum.GetCachedValuesAndNames(RuntimeType , Boolean )
in System.RuntimeType.IsEnumDefined(Object value)
in System.Enum.IsDefined(Type , Object )
in SharpCompress.Common.Zip.Headers.ZipFileEntry.LoadExtra(Byte[] extra)
in SharpCompress.Common.Zip.Headers.DirectoryEntryHeader.Read(BinaryReader reader)
in SharpCompress.Common.Zip.ZipHeaderFactory.ReadHeader(UInt32 headerBytes, BinaryReader reader, Boolean zip64)
in SharpCompress.Common.Zip.SeekableZipHeaderFactory.<ReadSeekableHeader>d__3.MoveNext()
in SharpCompress.Archives.Zip.ZipArchive.<LoadEntries>d__16.MoveNext()
in SharpCompress.LazyReadOnlyCollection`1.LazyLoader.MoveNext()
in SharpCompress.Utility.ForEach[T](IEnumerable`1 items, Action`1 action)
in SharpCompress.LazyReadOnlyCollection`1.EnsureFullyLoaded()
in SharpCompress.Archives.AbstractArchive`2.SharpCompress.Archives.IArchiveExtractionListener.EnsureEntriesLoaded()
in Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
in System.Threading.Tasks.Task.InnerInvoke()
in System.Threading.Tasks.Task.Execute()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.Update.Program.<Install>d__4.MoveNext()
--- Fine della traccia dello stack dell'eccezione interna ---
in System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
in System.Threading.Tasks.Task.Wait()
in Squirrel.Update.Program.executeCommandLine(String[] args)
in Squirrel.Update.Program.main(String[] args)
---> (Eccezione interna 0) System.BadImageFormatException: Tentativo di caricare un programma con un formato non corretto. (Eccezione da HRESULT: 0x8007000B)
in System.Enum.GetCachedValuesAndNames(RuntimeType , Boolean )
in System.RuntimeType.IsEnumDefined(Object value)
in System.Enum.IsDefined(Type , Object )
in SharpCompress.Common.Zip.Headers.ZipFileEntry.LoadExtra(Byte[] extra)
in SharpCompress.Common.Zip.Headers.DirectoryEntryHeader.Read(BinaryReader reader)
in SharpCompress.Common.Zip.ZipHeaderFactory.ReadHeader(UInt32 headerBytes, BinaryReader reader, Boolean zip64)
in SharpCompress.Common.Zip.SeekableZipHeaderFactory.<ReadSeekableHeader>d__3.MoveNext()
in SharpCompress.Archives.Zip.ZipArchive.<LoadEntries>d__16.MoveNext()
in SharpCompress.LazyReadOnlyCollection`1.LazyLoader.MoveNext()
in SharpCompress.Utility.ForEach[T](IEnumerable`1 items, Action`1 action)
in SharpCompress.LazyReadOnlyCollection`1.EnsureFullyLoaded()
in SharpCompress.Archives.AbstractArchive`2.SharpCompress.Archives.IArchiveExtractionListener.EnsureEntriesLoaded()
in Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
in System.Threading.Tasks.Task.InnerInvoke()
in System.Threading.Tasks.Task.Execute()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.Update.Program.<Install>d__4.MoveNext()<---
2018-03-13 13:09:10> Program: Starting Squirrel Updater: --install .
2018-03-13 13:09:11> Program: Starting install, writing to C:\Users\callo\AppData\Local\SquirrelTemp
2018-03-13 13:09:11> Program: About to install to: C:\Users\callo\AppData\Local\atom
2018-03-13 13:09:11> Program: Install path C:\Users\callo\AppData\Local\atom already exists, burning it to the ground
2018-03-13 13:09:13> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossibile trovare una parte del percorso 'C:\Users\callo\AppData\Local\atom\packages\.betaId'.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
in System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
in System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
in System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
in Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2018-03-13 13:09:13> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossibile trovare una parte del percorso 'C:\Users\callo\AppData\Local\atom\packages\RELEASES'.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
in Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
in Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2018-03-13 13:09:13> CheckForUpdateImpl: Reading RELEASES file from C:\Users\callo\AppData\Local\SquirrelTemp
2018-03-13 13:09:13> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2018-03-13 13:09:14> ApplyReleasesImpl: Writing files to app directory: C:\Users\callo\AppData\Local\atom\app-1.24.1
2018-03-13 13:09:15> IEnableLogger: Failed to install package to app dir: System.BadImageFormatException: Tentativo di caricare un programma con un formato non corretto. (Eccezione da HRESULT: 0x8007000B)
in System.Enum.GetCachedValuesAndNames(RuntimeType , Boolean )
in System.RuntimeType.IsEnumDefined(Object value)
in System.Enum.IsDefined(Type , Object )
in SharpCompress.Common.Zip.Headers.ZipFileEntry.LoadExtra(Byte[] extra)
in SharpCompress.Common.Zip.Headers.DirectoryEntryHeader.Read(BinaryReader reader)
in SharpCompress.Common.Zip.ZipHeaderFactory.ReadHeader(UInt32 headerBytes, BinaryReader reader, Boolean zip64)
in SharpCompress.Common.Zip.SeekableZipHeaderFactory.<ReadSeekableHeader>d__3.MoveNext()
in SharpCompress.Archives.Zip.ZipArchive.<LoadEntries>d__16.MoveNext()
in SharpCompress.LazyReadOnlyCollection`1.LazyLoader.MoveNext()
in SharpCompress.Utility.ForEach[T](IEnumerable`1 items, Action`1 action)
in SharpCompress.LazyReadOnlyCollection`1.EnsureFullyLoaded()
in SharpCompress.Archives.AbstractArchive`2.SharpCompress.Archives.IArchiveExtractionListener.EnsureEntriesLoaded()
in Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
in System.Threading.Tasks.Task.InnerInvoke()
in System.Threading.Tasks.Task.Execute()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
2018-03-13 13:09:16> Unhandled exception: System.AggregateException: Si sono verificati uno o più errori. ---> System.BadImageFormatException: Tentativo di caricare un programma con un formato non corretto. (Eccezione da HRESULT: 0x8007000B)
in System.Enum.GetCachedValuesAndNames(RuntimeType , Boolean )
in System.RuntimeType.IsEnumDefined(Object value)
in System.Enum.IsDefined(Type , Object )
in SharpCompress.Common.Zip.Headers.ZipFileEntry.LoadExtra(Byte[] extra)
in SharpCompress.Common.Zip.Headers.DirectoryEntryHeader.Read(BinaryReader reader)
in SharpCompress.Common.Zip.ZipHeaderFactory.ReadHeader(UInt32 headerBytes, BinaryReader reader, Boolean zip64)
in SharpCompress.Common.Zip.SeekableZipHeaderFactory.<ReadSeekableHeader>d__3.MoveNext()
in SharpCompress.Archives.Zip.ZipArchive.<LoadEntries>d__16.MoveNext()
in SharpCompress.LazyReadOnlyCollection`1.LazyLoader.MoveNext()
in SharpCompress.Utility.ForEach[T](IEnumerable`1 items, Action`1 action)
in SharpCompress.LazyReadOnlyCollection`1.EnsureFullyLoaded()
in SharpCompress.Archives.AbstractArchive`2.SharpCompress.Archives.IArchiveExtractionListener.EnsureEntriesLoaded()
in Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
in System.Threading.Tasks.Task.InnerInvoke()
in System.Threading.Tasks.Task.Execute()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.Update.Program.<Install>d__4.MoveNext()
--- Fine della traccia dello stack dell'eccezione interna ---
in System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
in System.Threading.Tasks.Task.Wait()
in Squirrel.Update.Program.executeCommandLine(String[] args)
in Squirrel.Update.Program.main(String[] args)
---> (Eccezione interna 0) System.BadImageFormatException: Tentativo di caricare un programma con un formato non corretto. (Eccezione da HRESULT: 0x8007000B)
in System.Enum.GetCachedValuesAndNames(RuntimeType , Boolean )
in System.RuntimeType.IsEnumDefined(Object value)
in System.Enum.IsDefined(Type , Object )
in SharpCompress.Common.Zip.Headers.ZipFileEntry.LoadExtra(Byte[] extra)
in SharpCompress.Common.Zip.Headers.DirectoryEntryHeader.Read(BinaryReader reader)
in SharpCompress.Common.Zip.ZipHeaderFactory.ReadHeader(UInt32 headerBytes, BinaryReader reader, Boolean zip64)
in SharpCompress.Common.Zip.SeekableZipHeaderFactory.<ReadSeekableHeader>d__3.MoveNext()
in SharpCompress.Archives.Zip.ZipArchive.<LoadEntries>d__16.MoveNext()
in SharpCompress.LazyReadOnlyCollection`1.LazyLoader.MoveNext()
in SharpCompress.Utility.ForEach[T](IEnumerable`1 items, Action`1 action)
in SharpCompress.LazyReadOnlyCollection`1.EnsureFullyLoaded()
in SharpCompress.Archives.AbstractArchive`2.SharpCompress.Archives.IArchiveExtractionListener.EnsureEntriesLoaded()
in Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
in System.Threading.Tasks.Task.InnerInvoke()
in System.Threading.Tasks.Task.Execute()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
in Squirrel.Update.Program.<Install>d__4.MoveNext()<---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment