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

udpate mysql tools dockerfile #1785

Merged
merged 1 commit into from
Dec 13, 2022
Merged

udpate mysql tools dockerfile #1785

merged 1 commit into from
Dec 13, 2022

Conversation

kale-amruta
Copy link
Contributor

@kale-amruta kale-amruta commented Dec 13, 2022

Change Overview

Docker build for mysql kansiter tools image is failing with the error

Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Red Hat Universal Base Image 8 (RPMs) - BaseOS   62 kB/s | 827 kB     00:13    
Red Hat Universal Base Image 8 (RPMs) - AppStre 420 kB/s | 3.2 MB     00:07    
Red Hat Universal Base Image 8 (RPMs) - CodeRea  21 kB/s |  29 kB     00:01    
Last metadata expiration check: 0:00:01 ago on Tue Dec 13 10:49:40 2022.
[MIRROR] mysql80-community-release-el8-1.noarch.rpm: Status code: 403 for https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm
[FAILED] mysql80-community-release-el8-1.noarch.rpm: Status code: 403 for https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm
Status code: 403 for https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm
The command '/bin/sh -c dnf install -y https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm' returned a non-zero code: 1

This PR fixes the issue

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Integration test : https://gist.github.com/viveksinghggits/466b668847d30eba8292392e0dff8b36

@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Dec 13, 2022
Kanister automation moved this from In Progress to Reviewer approved Dec 13, 2022
@mergify mergify bot merged commit db80705 into master Dec 13, 2022
Kanister automation moved this from Reviewer approved to Done Dec 13, 2022
@mergify mergify bot deleted the updateMysqlDockerfile branch December 13, 2022 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants