sous-chefs/php

Not working in Debian Jessie

Closed this issue · 3 comments

Cookbook version

latest v6.1.1

Chef-client version

Chef Development Kit Version: 3.1.0
chef-client version: 14.2.0
delivery version: master (6862f27aba89109a9630f0b6c6798efec56b4efe)
berks version: 7.0.4
kitchen version: 1.22.0
inspec version: 2.1.72

Platform Details

Ubuntu local 18

Scenario:

Install cookbook in debian Jessie

Steps to Reproduce:

I am just cloned and running the cookbook it wasn't running.

I just added recipe inside the cookbook for an update like

execute 'its an update' do
command 'sudo apt-get update'
end

It is working fine so I would request to add this update for both the platform. i am sure it will run without any issues.

Expected Result:

[What are you expecting to happen as the consequence of the above reproduction steps?]

Hey There
It looks like this is the first issue you've filed against the chef-cookbooks project. I'm here to offer you a bit of extra help to make sure we can quickly get back to you.
Make sure you've filled out all the fields in our issue template. Make sure you've provided us with the version of chef-client you're running, your operating system and the version of the cookbook. If you're not using the most up to date version of the cookbook then please make sure to update first. Lots of things change between versions even if you're issue isn't listed in the changelog. Finally please give us a detailed description of the issue you're having. The more we know about what you're trying to do, what actually happens, and how you can reproduce the problem, the better.

If you're looking for more immediate troubleshooting help make sure to check out #general on the Chef Community Slack. There's plenty of folks there willing to lend a helping hand. Thanks for the first issue. We hope we can get back to you soon with a solution.

Hi @GaneshKudikala

We have since released a major version of this cookbook, could you test and see if this resolves your issue?

Thanks!

Closing due to inactivity.

If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help!

Thanks,
Sous-Chefs