You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I wanted to start eclipse but nothing happened. When I started it using CLI I got:
To override eclipse.ini, copy the default file to '/home/.../snap/eclipse/110/eclipse.ini' and modify to suit.
/snap/eclipse/110/bin/eclipse-wrapper: Zeile 9: /snap/eclipse/110/usr/lib/eclipse/eclipse: Kann die Binärdatei nicht ausführen: Fehler im Format der Programmdatei
After I did snap refresh eclipse --channel latest/edge it downgraded to 2024-09 and started again afterwards.
So I assume that 2024-12 is incorrectly packaged, because I am running an ARM machine (aarch64 architecture) and the error message implies that it tried to start a x86 binary.
What should have happened?
I expected Eclipse to start as usual.
Output of snap info $snap_name
name: eclipse
summary: Extensible Tool Platform and Java IDE
publisher: Eclipse Foundation (eclipsefoundation✓)
store-url: https://snapcraft.io/eclipse
contact: https://github.com/snapcrafters/eclipse/issues
license: unset
description: |
Eclipse provides IDEs and platforms for nearly every language and architecture. We are famous for
our Java IDE, C/C++, JavaScript and PHP IDEs built on extensible platforms for creating desktop,
Web and cloud IDEs. These platforms deliver the most extensive collection of add-on tools
available for software developers.
You may need to install a compatible JRE on the host
sudo apt install default-jre
This snap is maintained by the Snapcrafters community, and is not necessarily endorsed or
officially maintained by the upstream developers.
commands:
- eclipse
snap-id: QzFGHW76hR3cZjpcuHt4sAjj5KZbd05T
tracking: latest/stable
refresh-date: heute um 06:54 CET
channels:
latest/stable: 2024-12 2024-12-03 (110) 367MB classic
latest/candidate: 2024-09 2024-09-12 (100) 358MB classic
latest/beta: ↑
latest/edge: 2024-09 2024-09-13 (102) 358MB classic
installed: 2024-12 (110) 367MB classic
Output of snap connections $snap_name
nothing
Output of snap version
snap 2.66.1+24.10
snapd 2.66.1+24.10
series 16
ubuntu 24.10
kernel 6.12.0-17-qcom-x1e
Relevant log output
No response
Teminal output of app
No response
The text was updated successfully, but these errors were encountered:
What happened?
Today I wanted to start eclipse but nothing happened. When I started it using CLI I got:
After I did
snap refresh eclipse --channel latest/edge
it downgraded to 2024-09 and started again afterwards.So I assume that 2024-12 is incorrectly packaged, because I am running an ARM machine (
aarch64
architecture) and the error message implies that it tried to start a x86 binary.What should have happened?
I expected Eclipse to start as usual.
Output of
snap info $snap_name
Output of
snap connections $snap_name
Output of
snap version
Relevant log output
No response
Teminal output of app
No response
The text was updated successfully, but these errors were encountered: