File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ Attempt to merge with snapcrafters here: <https://github.com/snapcrafters/eclips
15
15
1 . edit ` eclipse-packages.yaml ` according to your needs, and what is available at <www.eclipse.org/download> (see comment on query-params tweaking)
16
16
1 . ` ECLIPSE_PACKAGE=eclipse-pde ./try-build.sh # other packages declared will work `
17
17
18
+ ### Troubleshoot
19
+
20
+ # when build timeouts
21
+ sudo systemctl restart snap.lxd.daemon
22
+
18
23
## Disclaimer
19
24
20
25
This won't be published to snap repos, since ment to be used in local build mode only.
Original file line number Diff line number Diff line change 2
2
latest : 2024-03R
3
3
2024-03R :
4
4
eclipse-java :
5
- source : https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2024-03/R/eclipse-java-2024-03-R-linux-gtk-x86_64.tar.gz&mirror_id=1190
5
+ source : https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2024-03/R/eclipse-java-2024-03-R-linux-gtk-x86_64.tar.gz&r=1
6
6
checksum : " sha512/973c94a0a029c29d717823a53c3a65f99fa53d51f605872c5dd854620e16cd4cb2c2ff8a5892cd550a70ab19e1a0a0d2e792661e936bd3d2bef4532bc533048b"
7
7
eclipse-pde :
8
8
source : https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2024-03/R/eclipse-committers-2024-03-R-linux-gtk-x86_64.tar.gz&r=1
Original file line number Diff line number Diff line change 80
80
plugin: dump
81
81
source: snap/gui
82
82
83
- # https://forum.snapcraft.io/t/amd-oss-graphics-drivers-missing-access-to-amdgpu-ids-file/12067/14
83
+ # https://bugzilla.mozilla.org/show_bug.cgi?id=1710326
84
84
layout:
85
- /usr/share /libdrm:
86
- bind: $SNAP/usr/share/libdrm
85
+ /usr/shar /libdrm:
86
+ bind: $SNAP/gnome-platform/ usr/share/libdrm
You can’t perform that action at this time.
0 commit comments