gentoo-snappy icon indicating copy to clipboard operation
gentoo-snappy copied to clipboard

Needs update to more current version to support base snaps

Open gilgwath opened this issue 7 years ago • 4 comments

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

gilgwath avatar Nov 24 '17 19:11 gilgwath

@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)

prototype99 avatar Apr 30 '18 19:04 prototype99

@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.

gilgwath avatar Apr 30 '18 20:04 gilgwath

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

prototype99 avatar May 01 '18 06:05 prototype99

Hi, let me know if need any help. For my part, I don't have systemd so couldnt do any kind of regression, just commented it out;

On Tue, May 1, 2018 at 5:38 AM, Seirra [email protected] wrote:

@damobrisbane https://github.com/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)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zyga/gentoo-snappy/issues/15#issuecomment-385505946, or mute the thread https://github.com/notifications/unsubscribe-auth/AfwXgFWORKYwGxdfiIdP5yuacCP1mL2Lks5tt2g8gaJpZM4QqJio .

damobrisbane avatar May 01 '18 08:05 damobrisbane