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

policycoreutils-python-utils not found on Amazon Linux 1 #228

Open
astral303 opened this issue Feb 11, 2020 · 2 comments
Open

policycoreutils-python-utils not found on Amazon Linux 1 #228

astral303 opened this issue Feb 11, 2020 · 2 comments

Comments

@astral303
Copy link

Describe the bug
SSH hardening regressed on Amazon Linux 1, no package policycoreutils-python-utils exists.

Expected behavior
Cookbook completes w/o error.

Actual behavior


     Chef::Exceptions::Package
     -------------------------
     No candidate version available for policycoreutils-python-utils

     Resource Declaration:
     ---------------------
     # In /var/chef/cache/cookbooks/ssh-hardening/recipes/server.rb

      59:   package node['ssh-hardening']['selinux']['package']
      60:

OS / Environment

Amazon Linux 1, AMI name amzn-ami-hvm-2018.03.0.20191219.0-x86_64-gp2

Chef Version

Chef: 12.22.3

Cookbook Version

2.9.0

Additional context
I believe the regression was introduced here: 9cc66c9

Version 2.8.0 does not have this problem.

@astral303 astral303 changed the title Amazon Linux 1 support regressed policycoreutils-python-utils not found on Amazon Linux 1 Feb 11, 2020
@vishmit123
Copy link

facing the same issue with v2.9.0. policycoreutils-python-utils is not a valid yum package for rhel or fedora based Linux images.

@ispringer
Copy link

Has this been fixed?

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

No branches or pull requests

3 participants