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

v1.45.0 Release misses native dependencies breaking Remote SSH Support #13294

Closed
planger opened this issue Jan 19, 2024 · 1 comment
Closed
Labels
bug bugs found in the application remote issues related to the remote functionality remote-ssh issues related to the ssh remote functionality

Comments

@planger
Copy link
Contributor

planger commented Jan 19, 2024

Bug Description:

Releases should contain the native dependencies as zip file. However 1.45.0 doesn't include them.
See: https://github.com/eclipse-theia/theia/releases/tag/v1.45.0
vs: https://github.com/eclipse-theia/theia/releases/tag/v1.44.0
This file however is required by the Remote SSH development support. See app-native-dependency-contribution.ts.

Steps to Reproduce:

  1. Start v1.45.0 as Electron App
  2. Try connecting to an SSH remote
  3. Observe how it fails with the message that it can't download the native dependencies into the remote

Additional Information

  • Operating System: All
  • Theia Version: 1.45.0
@planger planger added bug bugs found in the application remote-ssh issues related to the ssh remote functionality labels Jan 19, 2024
@planger planger added the remote issues related to the remote functionality label Jan 19, 2024
@msujew
Copy link
Member

msujew commented Jan 19, 2024

I've updated the release to include the binaries.

@msujew msujew closed this as completed Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application remote issues related to the remote functionality remote-ssh issues related to the ssh remote functionality
Projects
None yet
Development

No branches or pull requests

2 participants