Skip to content
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

Error on macOS 10.15 (Catalina) in Squirrel.Utility.CreateZipFromDirectory #327

Open
skydzo opened this issue Jan 30, 2020 · 9 comments
Open

Comments

@skydzo
Copy link

skydzo commented Jan 30, 2020

Hello,
since I passed on Catalina i can't build an exe for windows.
I have the latest version of the package.
Thanks.
The exact error is
No dice: Failed with exit code: 255
Output:
System.AggregateException: One or more errors occurred. () ---> System.Exception
at Squirrel.Utility.CreateZipFromDirectory (System.String zipFilePath, System.String inFolder) [0x00119] in :0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <6e26a535bf76467f9082042847cb7d56>:0
at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in <6e26a535bf76467f9082042847cb7d56>:0
at System.Threading.Tasks.Task.Wait () [0x00000] in <6e26a535bf76467f9082042847cb7d56>:0
at Squirrel.ReleasePackage.CreateReleasePackage (System.String outputFile, System.String packagesRootDir, System.Func2[T,TResult] releaseNotesProcessor, System.Action1[T] contentsPostProcessHook) [0x001f7] in :0
at Squirrel.Update.Program.Releasify (System.String package, System.String targetDir, System.String packagesDir, System.String bootstrapperExe, System.String backgroundGif, System.String signingOpts, System.String baseUrl, System.String setupIcon, System.Boolean generateMsi, System.String frameworkVersion, System.Boolean generateDeltas) [0x00214] in :0
at Squirrel.Update.Program.executeCommandLine (System.String[] args) [0x004a2] in :0
at Squirrel.Update.Program.main (System.String[] args) [0x00082] in :0
at Squirrel.Update.Program.Main (System.String[] args) [0x00006] in :0
---> (Inner Exception #0) System.Exception
at Squirrel.Utility.CreateZipFromDirectory (System.String zipFilePath, System.String inFolder) [0x00119] in :0 <---

@malept malept changed the title Can't build, 'Squirrel.Utility.CreateZipFromDirectory' error Error on macOS 10.15 (Catalina) in Squirrel.Utility.CreateZipFromDirectory Mar 31, 2020
@malept
Copy link
Member

malept commented Mar 31, 2020

This is a bug upstream with Squirrel.Windows.

@malept
Copy link
Member

malept commented Mar 31, 2020

Upstream bug: Squirrel/Squirrel.Windows#1605

@bradleyasu
Copy link

Is there any status update on this? It appears the Upstream bug at Squirrel/Squirrel.Windows#1605 was resolved in December?

@malept
Copy link
Member

malept commented Feb 6, 2021

@bradleyasu The change you're referring to is only in a fork, not upstream.

@bradleyasu
Copy link

@bradleyasu The change you're referring to is only in a fork, not upstream.

My mistake, you are absolutely correct!

@hackash
Copy link

hackash commented Mar 6, 2021

Same for me on macOS Big Sur 11.2 (20D64), Any update on this issue?

@hackash
Copy link

hackash commented Mar 8, 2021

Whoever is experiencing this issue, you can use the this docker image as a quick workaround:

@baptisteArno
Copy link

Same for me on Big Sur 11.3 (20E5196f)

@malept
Copy link
Member

malept commented May 13, 2021

I'm locking this since it's an upstream issue and it won't be fixed here. There's no point in asking here if there's any update on the issue, or saying "it happens for me too".

@electron electron locked and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants