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

Centos 6/7 tests failing to find packages #276

Closed
JohnRoesler opened this issue Oct 17, 2019 · 1 comment · Fixed by #277
Closed

Centos 6/7 tests failing to find packages #276

JohnRoesler opened this issue Oct 17, 2019 · 1 comment · Fixed by #277
Labels
Bug Something isn't working Needs Triage Issue is waiting to be categorised

Comments

@JohnRoesler
Copy link
Contributor

🗣️ Foreword

Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.

👻 Brief Description

The galera-configuration-centos-6/7 tests are failing.

  • centos-6
    • No candidate version available for socat, pv, mariadb-backup
  • centos-7
    • No candidate version available for pv, mariadb-backup

🥞 Cookbook version

2.1 current. Releasing 3.0

👩‍🍳 Chef-Infra Version

latest

🎩 Platform details

centos 6/7

Steps To Reproduce

kitchen test galera-configuration-centos-6
kitchen test galera-configuration-centos-7

🚓 Expected behavior

Test passes

➕ Additional context

none

@JohnRoesler JohnRoesler added Bug Something isn't working Needs Triage Issue is waiting to be categorised labels Oct 17, 2019
ccrebolder added a commit to ccrebolder/mariadb that referenced this issue Oct 18, 2019
The name of the MariaDB-backup package on yum-based repos is
case-sensitive and has capitals in the name, much like the server
package name.

Fixes sous-chefs#276
@ccrebolder
Copy link
Contributor

for pv and socat I had to add the epel repo to the test cookbook recipe. I assume we would not want to manage this for users, but let me know if there's a better way.

for MariaDB-backup the yum package has capital letters in it, like the server package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Needs Triage Issue is waiting to be categorised
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants