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

Incorrect apache2_module_conf_generate.pl location #516

Closed
375gnu opened this issue Nov 21, 2017 · 2 comments
Closed

Incorrect apache2_module_conf_generate.pl location #516

375gnu opened this issue Nov 21, 2017 · 2 comments

Comments

@375gnu
Copy link

375gnu commented Nov 21, 2017

Cookbook version

5.0.0, 5.0.1

Chef-client version

11.18.12

Platform Details

openSUSE Leap 42.3

Actual Result:

         * cookbook_file[/usr/local/bin/apache2_module_conf_generate.pl] action create
           - create new file /usr/local/bin/apache2_module_conf_generate.pl
           ================================================================================
           Error executing action `create` on resource 'cookbook_file[/usr/local/bin/apache2_module_conf_generate.pl]'
           ================================================================================
           
           Chef::Exceptions::FileNotFound
           ------------------------------
           Cookbook 'apache2' (5.0.1) does not contain a file at any of these locations:
             files/opensuse-42.3/apache2_module_conf_generate.pl
             files/opensuse/apache2_module_conf_generate.pl
             files/default/apache2_module_conf_generate.pl
           
           This cookbook _does_ contain: ['/tmp/kitchen/cookbooks/apache2/files/apache2_module_conf_generate.pl']

This is due to commit 0416e27 which moved this perl script from files/default to files

@damacus
Copy link
Member

damacus commented Nov 15, 2018

Hi there!

would you mind trying to replicate this failure on the current master branch of the cookbook?
From what I've seen this is no longer an issue, but if it is please reopen

Thanks,
Dan

@damacus damacus closed this as completed Nov 15, 2018
@lock
Copy link

lock bot commented Nov 15, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants