Skip to content

Conversation

@ferd
Copy link
Collaborator

@ferd ferd commented Aug 10, 2025

Since OTP-26, which is now our earlier major version supported, werl.exe just no longer really exists and we use erl.exe instead. The other windows template file does dynamic matching but ps stuff is a bit more complex and I no longer have a windows computer to test this on, so I'm going for the safest fix at the time.

Addresses #955

ferd added 3 commits August 10, 2025 15:50
Since OTP-26, which is now our earlier major version supported, werl.exe
just no longer really exists and we use erl.exe instead. The other
windows template file does dynamic matching but ps stuff is a bit more
complex and I no longer have a windows computer to test this on, so I'm
going for the safest fix at the time.

Addresses erlware#955
@ferd
Copy link
Collaborator Author

ferd commented Aug 10, 2025

Not quite sure for the windows errors.

The dialyzer errors appear to be an OTP spec issue:

Would need to open an OTP PR and drop dialyzer from the CI temporarily.

@ferd
Copy link
Collaborator Author

ferd commented Aug 10, 2025

hah, got it, the failures are that the wintest fails since we're using a rebar3 structure that vendors relx and the _checkout trick isn't working.

@ferd ferd force-pushed the remove-werl-refs-in-windows_ps branch 2 times, most recently from d1e776c to 41c3579 Compare August 10, 2025 17:20
@ferd ferd changed the title Redirect werl to erl.exe on windows ps templates Redirect werl to erl.exe on windows ps templates, fix CI Aug 10, 2025
@ferd ferd force-pushed the remove-werl-refs-in-windows_ps branch 2 times, most recently from 88a8da9 to 46beb83 Compare August 10, 2025 17:37
@ferd ferd force-pushed the remove-werl-refs-in-windows_ps branch 12 times, most recently from eda16c1 to a6b1b5b Compare August 10, 2025 23:54
@ferd ferd force-pushed the remove-werl-refs-in-windows_ps branch from a6b1b5b to fceda1d Compare September 2, 2025 12:53
@ferd
Copy link
Collaborator Author

ferd commented Sep 2, 2025

Finally some debugging progress:

<img width="1159" height="279" alt="image" src="https://github.com/user-attachments/assets/6bb27eeb-916d-4d2e-997d-c35663faf009" />

The node is running, but can't be pinged. It should be slightly easier to debug network config stuff than service registration as someone without a windows computer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants