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

[Bug]: 2024-12 arm incorrectly packaged #79

Closed
Guite opened this issue Dec 4, 2024 · 3 comments
Closed

[Bug]: 2024-12 arm incorrectly packaged #79

Guite opened this issue Dec 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Guite
Copy link

Guite commented Dec 4, 2024

What happened?

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

@Guite Guite added the bug Something isn't working label Dec 4, 2024
@alculete
Copy link

alculete commented Dec 5, 2024

Eclipse moved to eclipse foundation I think would be better to report here

@Guite
Copy link
Author

Guite commented Dec 5, 2024

Allright, thanks for the pointer.

@Guite Guite closed this as completed Dec 5, 2024
@Guite
Copy link
Author

Guite commented Dec 5, 2024

Re-created at eclipse-linuxtools/eclipse-ide-snap#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants