Skip to content

Conversation

sergiusens
Copy link

When setting an environment for classically confined snaps,
process that are spawned from within this environment will
contaminate the loading of the spawned applications on the
system causing symbol mismatches, for this reason it is
disabled, making library discovery rely on each binaries
RPATH.

Signed-off-by: Sergio Schvezov [email protected]

--
I am not really much of a javascript developer, running yarn test produces this error which seems unrelated:
⨯ part download request failed with status code 403

When setting an environment for classically confined snaps,
process that are spawned from within this environment will
contaminate the loading of the spawned applications on the
system causing symbol mismatches, for this reason it is
disabled, making library discovery rely on each binaries
RPATH.

Signed-off-by: Sergio Schvezov <[email protected]>
@develar
Copy link
Contributor

develar commented Sep 5, 2018

Test added, verified manuallly:

cp: '/home/develar/.config/user-dirs.locale' and '/home/develar/.config/user-dirs.locale' are the same file
Cannot load module /snap/cl-co-app/x1/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so: libibus-1.0.so.5: cannot open shared object file: No such file or directory
/snap/cl-co-app/x1/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so does not export GTK+ IM module API: libibus-1.0.so.5: cannot open shared object file: No such file or directory

on Xubuntu. But app works and started.

@develar develar closed this in 9eec0a9 Sep 5, 2018
@develar
Copy link
Contributor

develar commented Sep 5, 2018

20.28.4 released, thanks!

shiftkey pushed a commit to shiftkey/desktop that referenced this pull request Sep 17, 2018
Add `snap` to `script/electron-builder-linux.yml` and also stage the required packages and set confinement to `classic`.

Bump the `electron-builder` version to 20.28.4, this is needed as it fixes a bug when creating Snaps that use classic confinement.

  * electron-userland/electron-builder#3300
shiftkey pushed a commit to shiftkey/desktop that referenced this pull request Sep 18, 2018
Add `snap` to `script/electron-builder-linux.yml` and also stage the required packages and set confinement to `classic`.

Bump the `electron-builder` version to 20.28.4, this is needed as it fixes a bug when creating Snaps that use classic confinement.

  * electron-userland/electron-builder#3300
shiftkey pushed a commit to shiftkey/desktop that referenced this pull request Oct 11, 2018
Add `snap` to `script/electron-builder-linux.yml` and also stage the required packages and set confinement to `classic`.

Bump the `electron-builder` version to 20.28.4, this is needed as it fixes a bug when creating Snaps that use classic confinement.

  * electron-userland/electron-builder#3300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants