Skip to content

Conversation

@goganchic
Copy link

Fixes #1556

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@aminvakil
Copy link
Collaborator

gosu has been removed from Dockerfile because sunba Dockerfile is using USER snuba at the end of Dockerfile, so there isn't a need to install gosu again.

I would say remove gosu from commands in docker-compose.yml instead of adding gosu again.

@aminvakil
Copy link
Collaborator

I could reproduce the issue (#1556) and also could verified removing gosu fixed the problem.

@goganchic Do you want to change your PR to the solution I've said?

@goganchic
Copy link
Author

Ok, I'll try.

@goganchic goganchic force-pushed the master branch 2 times, most recently from 0e94aa9 to dbd00c2 Compare July 6, 2022 17:33
@goganchic
Copy link
Author

goganchic commented Jul 6, 2022

@aminvakil I've checked you suggestion locally: everything works fine. Changed PR as you said.

@emmatyping
Copy link
Contributor

/gcbrun

Copy link
Contributor

@emmatyping emmatyping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think this is the better way to resolve the error since they removed gosu from the Snuba image.

@goganchic goganchic changed the title install gosu for snuba-transactions-cleanup and snuba-cleanup do not use gosu for snuba-transactions-cleanup and snuba-cleanup Jul 7, 2022
Copy link
Collaborator

@aminvakil aminvakil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@emmatyping emmatyping merged commit 3cbe130 into getsentry:master Jul 8, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/bin/bash: line 1: gosu: command not found

4 participants