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

"Could not find a suitable provider for selinux_port" on Fedora 28 #254

Closed
vinzent opened this issue May 19, 2018 · 1 comment
Closed

"Could not find a suitable provider for selinux_port" on Fedora 28 #254

vinzent opened this issue May 19, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@vinzent
Copy link
Contributor

vinzent commented May 19, 2018

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: any
  • Ruby: any
  • Distribution: CentOS/RedHat
  • Module version: 1.5.2

How to reproduce (e.g Puppet code you use)

Run the acceptance tests on Fedora 28

What are you seeing

...
Error: Could not find a suitable provider for selinux_port
...

What behaviour did you expect instead

Output log

  Info: Loading facts
  Info: Loading facts
  Notice: Compiled catalog for fedora-28-x64.home in environment production in 0.26 seconds
  Info: Applying configuration version '1526718845'
  Notice: /Stage[main]/Selinux/Anchor[selinux::end]: Dependency Selinux_port[tcp_55555-55555] has failures: true
  Warning: /Stage[main]/Selinux/Anchor[selinux::end]: Skipping because of failed dependencies
  Notice: /Stage[main]/Main/File[/tmp/test_selinux_fcontext]: Dependency Selinux_port[tcp_55555-55555] has failures: true
  Warning: /Stage[main]/Main/File[/tmp/test_selinux_fcontext]: Skipping because of failed dependencies
  Error: Could not find a suitable provider for selinux_port
  Notice: Applied catalog in 2.05 seconds

Any additional information you'd like to impart

fact selinux_semanage_is_python3 checks for libsemanage-python3 which seems to be named python3-libsemanage now

@vinzent vinzent added the bug Something isn't working label May 19, 2018
@ehelms
Copy link
Contributor

ehelms commented May 30, 2019

This is fixed by -- #287

@ekohl ekohl closed this as completed Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants