generated from saltstack-formulas/template-formula
-
Notifications
You must be signed in to change notification settings - Fork 20
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
[BUG] Package installation fails on CentOS and Rocky Linux 8 #3
Labels
bug
Something isn't working
Comments
emansom
changed the title
[BUG] Package installations fails on CentOS and Rocky Linux 8
[BUG] Package installation fails on CentOS and Rocky Linux 8
May 20, 2022
emansom
added a commit
to emansom/wireguard-formula
that referenced
this issue
May 20, 2022
fixes saltstack-formulas#3 Squashed commit of the following: commit f07bf84 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 19:06:29 2022 +0200 fix(osfingermap): support CentOS 8 commit 7220f67 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:56:59 2022 +0200 fix(osfingermap): set service name to wg-quick for Rocky Linux 8 commit aeb7ac7 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:48:57 2022 +0200 fix(package.install): set name to pkgrepo state call commit 311851a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:44:47 2022 +0200 fix(package.install): indent wireguard-package-install-pkg-{{ pkg_name }} correctly commit 2793a10 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:41:38 2022 +0200 fix(package.install): resolve conflicting state ID commit 59d9982 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:40:20 2022 +0200 fix(package.install): iterate over all pkgs instead commit 773e53a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:37:18 2022 +0200 fix(package.install): support CentOS and Rocky Linux 8 commit 6e0d328 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:36:19 2022 +0200 chore(precommit): update
19 tasks
Opened up PR #4 to fix the issue, please merge if it's satisfactory. 😊 |
emansom
added a commit
to emansom/wireguard-formula
that referenced
this issue
May 20, 2022
fixes saltstack-formulas#3 Squashed commit of the following: commit f07bf84 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 19:06:29 2022 +0200 fix(osfingermap): support CentOS 8 commit 7220f67 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:56:59 2022 +0200 fix(osfingermap): set service name to wg-quick for Rocky Linux 8 commit aeb7ac7 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:48:57 2022 +0200 fix(package.install): set name to pkgrepo state call commit 311851a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:44:47 2022 +0200 fix(package.install): indent wireguard-package-install-pkg-{{ pkg_name }} correctly commit 2793a10 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:41:38 2022 +0200 fix(package.install): resolve conflicting state ID commit 59d9982 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:40:20 2022 +0200 fix(package.install): iterate over all pkgs instead commit 773e53a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:37:18 2022 +0200 fix(package.install): support CentOS and Rocky Linux 8 commit 6e0d328 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:36:19 2022 +0200 chore(precommit): update
emansom
added a commit
to emansom/wireguard-formula
that referenced
this issue
May 20, 2022
fixes saltstack-formulas#3 Squashed commit of the following: commit f07bf84 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 19:06:29 2022 +0200 fix(osfingermap): support CentOS 8 commit 7220f67 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:56:59 2022 +0200 fix(osfingermap): set service name to wg-quick for Rocky Linux 8 commit aeb7ac7 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:48:57 2022 +0200 fix(package.install): set name to pkgrepo state call commit 311851a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:44:47 2022 +0200 fix(package.install): indent wireguard-package-install-pkg-{{ pkg_name }} correctly commit 2793a10 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:41:38 2022 +0200 fix(package.install): resolve conflicting state ID commit 59d9982 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:40:20 2022 +0200 fix(package.install): iterate over all pkgs instead commit 773e53a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:37:18 2022 +0200 fix(package.install): support CentOS and Rocky Linux 8 commit 6e0d328 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:36:19 2022 +0200 chore(precommit): update
emansom
added a commit
to emansom/wireguard-formula
that referenced
this issue
May 21, 2022
fixes saltstack-formulas#3 Squashed commit of the following: commit f07bf84 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 19:06:29 2022 +0200 fix(osfingermap): support CentOS 8 commit 7220f67 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:56:59 2022 +0200 fix(osfingermap): set service name to wg-quick for Rocky Linux 8 commit aeb7ac7 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:48:57 2022 +0200 fix(package.install): set name to pkgrepo state call commit 311851a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:44:47 2022 +0200 fix(package.install): indent wireguard-package-install-pkg-{{ pkg_name }} correctly commit 2793a10 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:41:38 2022 +0200 fix(package.install): resolve conflicting state ID commit 59d9982 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:40:20 2022 +0200 fix(package.install): iterate over all pkgs instead commit 773e53a Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:37:18 2022 +0200 fix(package.install): support CentOS and Rocky Linux 8 commit 6e0d328 Author: Ewout van Mansom <[email protected]> Date: Fri May 20 18:36:19 2022 +0200 chore(precommit): update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your setup
Formula commit hash / release tag
b88246c / master
Versions reports (master & minion)
Pillar / config used
/srv/pillar/wireguard.sls
Bug details
Describe the bug
When applying this state, it defaults to installing package
wireguard-redhat
, which is not available in CentOS nor Rocky Linux 8.Steps to reproduce the bug
Running the
wireguard
state on a CentOS Stream or Rocky Linux 8 machine.Expected behaviour
It defaulting to installation of the
kmod-wireguard
package from ELRepo and the packagewireguard-tools
from EPEL, as outlined in the official documentation.Attempts to fix the bug
Fix for issue in PR #4
The text was updated successfully, but these errors were encountered: