-
Notifications
You must be signed in to change notification settings - Fork 326
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
Can't open projects with Nightly package #11957
Comments
Likely caused by 96c5f31 |
This may be a macOS issue. I have no problems with the latest nightly on Linux. We had some issues with signing macOS package after the upgrade. Can be related #11914 |
True, I can confirm that it works on Linux. |
It seems to be fine on Windows as well |
Fix merged, needs verification after next nightly is out. |
Nightly appears to be still broken. Potentially the problem is in the signing process. |
Hubert Plociniczak reports a new STANDUP for the provided date (2025-01-06): Progress: Still doing some tweaks to NI integration, addressing PR review. Trying to diagnose again jline issue. It should be finished by 2025-01-09. Next Day: Next day I will be working on the #11957 task. Continue investigating tickets |
Hubert Plociniczak reports a new STANDUP for the provided date (2025-01-07): Progress: Merged NI integration work. Attempts to make jline initialize at build time, failed. Splitting jline into individual dependencies. Planning session. Fixed deployment of self-hosted runners. It should be finished by 2025-01-09. Next Day: Next day I will be working on the #11957 task. Continue investigating tickets |
A wild attempt at fixing MacOS signing process that prevents nightlies from working. Also cleaned up dependencies for wrapper projects - `scala-compiler` was unnecessary and was introducing jline requirement. Related to #11957. # Important Notes Not sure if this will fix the nightly as I'm still unable to confirm the real issue but this doesn't hurt.
I have just tried 2025.1.9.1 .dmg. I believe the different is in JAR manifests. The manifest of
while in the
most imporantly the as well. If the |
Something is really odd. As you can see all the other jline deps are being correctly signed, while
|
duh https://github.com/enso-org/enso/blob/develop/app/ide-desktop/client/tasks/signArchivesMacOs.ts#L225
|
Hubert Plociniczak reports a new STANDUP for the provided date (2025-01-08): Progress: Prepared PR that cleans up jline dependencies. Removed Next Day: Next day I will be working on the #11957 task. Continue investigating tickets |
Hubert Plociniczak reports a new STANDUP for the provided date (2025-01-09): Progress: More testing of PR. Continued debugging widgets issue. Debugging issues with NI. It should be finished by 2025-01-09. Next Day: Next day I will be working on the #11957 task. Continue investigating tickets |
Discord username
No response
What type of issue is this?
Permanent – Occurring repeatably
Is this issue blocking you from using Enso?
Is this a regression?
What issue are you facing?
When creating a new project or opening existing one with Nightly packages newer then 16.12 error occurs
Expected behaviour
Projects should run
How we can reproduce it?
No response
Screenshots or screencasts
No response
Logs
No response
Enso Version
Nightly 16.12 and newer
Browser or standalone distribution
Standalone distribution (local project)
Browser Version or standalone distribution
standalone
Operating System
MacOS
Operating System Version
No response
Hardware you are using
No response
The text was updated successfully, but these errors were encountered: