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

Support chef yum cookbook v3.0.4 #8

Open
futoase opened this issue Jan 7, 2014 · 4 comments
Open

Support chef yum cookbook v3.0.4 #8

futoase opened this issue Jan 7, 2014 · 4 comments

Comments

@futoase
Copy link
Contributor

futoase commented Jan 7, 2014

No description provided.

@futoase
Copy link
Contributor Author

futoase commented Jan 7, 2014

I try use this yum-remi cookbook.

@alambike
Copy link
Contributor

alambike commented Jul 7, 2014

I tried downloading yum-remi cookbook in chef cookbook path, but it fails in non-rh distributions (I'm on Ubuntu)

[2014-07-07T19:14:51+00:00] ERROR: yum_repository[remi](yum-remi::default line 11) had an error: Chef::Exceptions::EnclosingDirectoryDoesNotExist: template[/etc/yum.repos.d/remi.repo](/mnt/opscode/cookbooks/yum/providers/repository.rb line 39) had an error: Chef::Exceptions::EnclosingDirectoryDoesNotExist: Parent directory /etc/yum.repos.d does not exist.

Commenting include_recipe 'yum_remi' works ok.

@kplimack
Copy link

and /etc/yum.repos.d actually does exist

@hbanzon
Copy link

hbanzon commented Jul 6, 2016

I'm seeing the same issue, but /etc/yum.repos.d does not exist. However, /etc/yum/repos.d does exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants