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

feat: add gpg in mysql dependencies #28

Merged
merged 2 commits into from
Apr 29, 2024
Merged

feat: add gpg in mysql dependencies #28

merged 2 commits into from
Apr 29, 2024

Conversation

marbonilla
Copy link
Contributor

@marbonilla marbonilla commented Apr 29, 2024

Description:

This PR installs GPG if it is not installed, to be able to add the repository APT-Key. The reason for including it is that during the MySQL installation, gpg is used to add the apt-key, but gpg is not pre-installed in Debian and must be installed beforehand.

@marbonilla marbonilla requested a review from a team as a code owner April 29, 2024 14:53
Copy link
Member

@MoisesGSalas MoisesGSalas left a comment

Choose a reason for hiding this comment

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

I think it looks fine.

Do you have any idea why this was working before without explicitly installing gpg ? If you do, expand the description of the PR

@marbonilla marbonilla changed the title feat: add task for install gpg feat: add gpg in mysql dependencies Apr 29, 2024
@marbonilla marbonilla merged commit eb03b97 into main Apr 29, 2024
1 check passed
@marbonilla marbonilla deleted the mar/install-gpg branch April 29, 2024 20:15
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.

2 participants