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

hollywood snap not working on Solus #19

Open
MariusQuabeck opened this issue Sep 13, 2017 · 5 comments
Open

hollywood snap not working on Solus #19

MariusQuabeck opened this issue Sep 13, 2017 · 5 comments

Comments

@MariusQuabeck
Copy link

Hey Dustin,

I've seen your talk about byobu and hollywood at UbuCon Europe in Paris last week and I've decided to try the snap :)

Unfortunately, I'm getting this when I try to start it:

marius@Lenovo-Carbon-X1-3rd ~ $ hollywood
/bin/bash: error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument

marius@Lenovo-Carbon-X1-3rd ~ $ snap --version
snap 2.27
snapd 2.27
series 16
solus 3
kernel 4.12.12-19.current

marius@Lenovo-Carbon-X1-3rd ~ $ lsb_release -a
LSB Version: 1.4
Distributor ID: Solus
Description: Solus
Release: 3
Codename: shannon

@dustinkirkland
Copy link
Owner

dustinkirkland commented Sep 18, 2017 via email

@ozskywalker
Copy link

Suspect glibc version or conflict - would suggest trying it on another machine, VM or container to rule out any glibc issues.

(Solus may be making slightly different changes to glibc versions/packages compared to Ubuntu/Debian/etc.)

@dustinkirkland
Copy link
Owner

Indeed, this is broken. I'm told by @sergiusens that he might have a fix for me in snapcraft/snapd?

@hackervera
Copy link

solus or bust

@kz6fittycent
Copy link

It's likely because the snap is "classically" confined and is reliant on the OS's available libs. As the same libs aren't available in Solus (or other distros perhaps) including said libs in the snap build and then confining it (strict) would likely fix this.

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

No branches or pull requests

5 participants