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

Fix snap install. Remove execstack from sharp, and bypass grpc error #10015

Merged
merged 4 commits into from
Mar 28, 2018

Conversation

geekgonecrazy
Copy link
Contributor

@RocketChat/core

Closes #9992

Sharp introduced with 0.62.0 for image processing is compiled with execstack. It had to be removed to play nice with snap strict confinement. More details here: https://forum.snapcraft.io/t/snap-and-executable-stacks/1812

Grpc used by google vision package keeps giving errors. So to bypass it basically copying a file to make it appear where its expected.

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-10015 March 5, 2018 23:03 Inactive
@geekgonecrazy
Copy link
Contributor Author

Arm compiles and gets through store, but doesn't start... So we should figure that out.

For now I've manually pushed and it's all sorted. So no pressure on this PR

@geekgonecrazy geekgonecrazy mentioned this pull request Mar 6, 2018
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-10015 March 6, 2018 17:47 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-10015 March 27, 2018 17:56 Inactive
@geekgonecrazy
Copy link
Contributor Author

@rodrigok we need to make sure this one gets in so snap builds will be automatically built again

@geekgonecrazy
Copy link
Contributor Author

@RocketChat/core can I get someone to review this. Snaps will not auto build until this is in..

@graywolf336 graywolf336 merged commit 93b2be7 into develop Mar 28, 2018
@graywolf336 graywolf336 deleted the fix/snap-execstack-and-grpc branch March 28, 2018 16:00
@rodrigok rodrigok added this to the 0.63.0 milestone Mar 29, 2018
@rodrigok rodrigok mentioned this pull request Apr 4, 2018
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

Successfully merging this pull request may close these issues.

4 participants