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

discord flatpak appears to require systemd #35

Closed
dolphinoracle opened this issue Sep 25, 2018 · 8 comments
Closed

discord flatpak appears to require systemd #35

dolphinoracle opened this issue Sep 25, 2018 · 8 comments

Comments

@dolphinoracle
Copy link

the flatpak appears to require systemd to operate, while the debs downloaded directly from discord do not.

@TingPing
Copy link
Member

Why do you think that?

@dolphinoracle
Copy link
Author

dolphinoracle commented Sep 25, 2018 via email

@dolphinoracle
Copy link
Author

dolphinoracle commented Sep 25, 2018 via email

@TingPing
Copy link
Member

Well the error literally tells you whats wrong:

[3:0925/093842.200615:FATAL:shared_memory_posix.cc(288)] This is frequently
caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777
/dev/shm' to fix.

Now why /dev/shm differs between systemd and sysvinit I don't know offhand but I don't think it is any problem with this package.

@dolphinoracle
Copy link
Author

dolphinoracle commented Sep 25, 2018 via email

@TingPing
Copy link
Member

under sysvinit, /dev/shm is a link to /run/shm

Hmm, perhaps report that difference to https://github.com/flatpak/flatpak

It can probably work around it.

@dolphinoracle
Copy link
Author

dolphinoracle commented Sep 25, 2018 via email

@lionirdeadman
Copy link
Collaborator

This issue was closed upstream. Closing.

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