-
-
Notifications
You must be signed in to change notification settings - Fork 883
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
nginx package spectest failing #1190
Labels
bug
Something isn't working
Comments
JacobHenner
added a commit
to JacobHenner/puppet-nginx
that referenced
this issue
Mar 16, 2018
Unless I've missed something, it looks like rerunning the Travis build against the current master would result in this failure. Still looking into the cause, since Travis reports that tests of the latest commit succeeded when it was run a few days back. |
bastelfreak
added a commit
that referenced
this issue
Mar 17, 2018
Fix #1190 Accommodate default package name nginx-mainline for Arch Linux
fixed by #1191 |
ceonizm
pushed a commit
to ceonizm/puppet-nginx
that referenced
this issue
Jan 23, 2019
ceonizm
pushed a commit
to ceonizm/puppet-nginx
that referenced
this issue
Jan 23, 2019
cegeka-jenkins
pushed a commit
to cegeka/puppet-nginx
that referenced
this issue
Sep 13, 2019
Rubueno
pushed a commit
to Rubueno/puppet-nginx
that referenced
this issue
Oct 19, 2020
Rubueno
pushed a commit
to Rubueno/puppet-nginx
that referenced
this issue
Oct 19, 2020
Fix voxpupuli#1190 Accommodate default package name nginx-mainline for Arch Linux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Execute Travis build against master.
What are you seeing
rspec is failing, since it expects the package "nginx" to be installed on Arch Linux:
However, in params.pp, the package_name is masked by override value "nginx-mainline":
Output log
The text was updated successfully, but these errors were encountered: