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

Needs update to more current version to support base snaps #15

Open
gilgwath opened this issue Nov 24, 2017 · 4 comments
Open

Needs update to more current version to support base snaps #15

gilgwath opened this issue Nov 24, 2017 · 4 comments

Comments

@gilgwath
Copy link

In my quest to move steam out of my dependency tree I wanted to test @solus-project s effort to snap up steam. But this needs support for base snaps in order to use the solus-runtime-gaming snap. I tried to build #14 submitted by @DimShadoWWW but that fails at:


Call stack:
 *     ebuild.sh, line 124:  Called src_compile
 *   environment, line 2121:  Called die
 * The specific snippet of code:
 *       go install -v "${EGO_PN}/cmd/snap-seccomp" || die;

Which is not really alot of information to get started from, for someone who has no clue of writing ebuilds.

Thank you for your efforts so fare

@prototype99
Copy link

@damobrisbane has a fork with an even newer version, does this work any better for you? if not i'll try and work out what could be wrong, but please bare with me on that. make sure to uncomment the systemd parts. systemd is a hard requirement for snappy for now anyway. i plan to make that change on my fork that includes his ebuild so if you're lucky i will have patched mine by the time you read this meaning it'll be even easier for you! (i hope)

@gilgwath
Copy link
Author

@prototype99 I abandoned the effort a while back. First need to work out a major wrinkel in my KDE dependencies before I can get back to tinkering with this. Maybe next weekend. Then I'll try @damobrisbane version and let you know how that went.

@prototype99
Copy link

okay, best of luck with that. i look forward to hearing from you

@damobrisbane
Copy link

damobrisbane commented May 1, 2018 via email

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