Skip to content

Fix MySQL installation#873

Merged
andarut merged 1 commit intomasterfrom
andreylzmw/fix-mysql-installation
Jul 21, 2023
Merged

Fix MySQL installation#873
andarut merged 1 commit intomasterfrom
andreylzmw/fix-mysql-installation

Conversation

@andarut
Copy link
Copy Markdown
Contributor

@andarut andarut commented Jul 20, 2023

Last month MySQL started rotating out their GPG signing keys for packages.
Currently, the signing key is stored under /etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2022 and it is set to expire on 2023-12-14. I assume aptitude is marked mysql as a config no replace file, which means that any attempts to add new signing keys won't work without user intervention because all that will happened is that a ".rpmnew" repo file will be made.

@andarut andarut merged commit a848651 into master Jul 21, 2023
@andarut andarut deleted the andreylzmw/fix-mysql-installation branch July 21, 2023 00:52
@andarut andarut added this to the next milestone Jul 22, 2023
@andarut andarut added the small fix When it's not an huge enhancement label Jul 25, 2023
@tolk-vm tolk-vm modified the milestones: 30.06.2023, next Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

small fix When it's not an huge enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants