Closed rohityadav225 closed 5 years ago
@tas50 Is this something that has been fixed in v9.0.0
?
This should be fixed after we merged #486 in.
Please reopen if it isn't fixed!
Hi, seems like this issue is not fixed yet. I'm also facing the same issue with Amazon Linux 2 nodes and the error I get is
STDERR: Error: Package: nginx-1.16.0-1.el6.ngx.x86_64 (nginx)
Requires: libpcre.so.0()(64bit)
---- End output of ["yum", "-y", "install", "nginx-0:1.16.0-1.el6.ngx.x86_64"] ----
Ran ["yum", "-y", "install", "nginx-0:1.16.0-1.el6.ngx.x86_64"] returned 1
Didn't fixed for 9.x and seams like 10.x require chef 13.
Cookbook version
8.1.6
Chef-client version
13.10.4 and 14.7.17
Platform Details
Amazon Linux 2 AMI
Scenario:
Trying to converge my cookbook which depends on nginx cookbook
Steps to Reproduce:
Expected Result:
Converge successfully
Actual Result:
It doesn't converge. Below is the error: