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

Unable to run Snap of StarRuler 2 #83

Open
nose-gnome opened this issue Jul 31, 2022 · 2 comments
Open

Unable to run Snap of StarRuler 2 #83

nose-gnome opened this issue Jul 31, 2022 · 2 comments

Comments

@nose-gnome
Copy link

I am using the version of Star Ruler 2 installed from the Snap Store and when I try and run it, I get the following output:

❯ starruler2
chmod: changing permissions of './bin/lin64/StarRuler2.bin': Read-only file system
./bin/lin64/StarRuler2.bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /var/lib/snapd/lib/gl/libGLdispatch.so.0)
./bin/lin64/StarRuler2.bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /var/lib/snapd/lib/gl/libGLX.so.0)

I am running Ubuntu 22.04

How should I fix this?

@Skeletonxf
Copy link

You may have more luck asking for help on the snap Github page https://github.com/diddlesnaps/starruler2

@hkBst
Copy link

hkBst commented Nov 17, 2023

It will probably help if you remove the chmod calls in the script that is called. For example by running:
sed -i -e '/.*chmod.*/d' StarRuler2.sh

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

3 participants