Yes, that is what I mean…
1 Like
This does look like a snapcraft bug. I was able to reproduce this on a local build of both projects - the new eclipse maintained snap and the previous snapcrafter’s version. It seems like the permissions are lost when unpacking the deb:
snapcraft pull --shell-after
...
snapcraft-eclipse-on-amd64-for-amd64-20037718 ../project# ls -l ../parts/eclipse/src/eclipse
-rw-r--r-- 1 root root 90144 Dec 2 09:42 ../parts/eclipse/src/eclipse
2 Likes