sous-chefs / yum

Development repository for the yum cookbook

Home Page:https://supermarket.chef.io/cookbooks/yum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parent directory /etc/yum.repos.d does not exist - On Centos 6.4

alexbulyha opened this issue · comments

We are using this cookbook on Centos 6.4, and get the folowing error, as the repository.rb never makes the nessessary folder etc/yum.repos.d
Chef::Exceptions::EnclosingDirectoryDoesNotExist

template[/etc/yum.repos.d/mysql56-community.repo](/tmp/kitchen/cache/cookbooks/yum/providers/repository.rb line 39) had an error: Chef::Exceptions::EnclosingDirectoryDoesNotExist: Parent directory /etc/yum.repos.d does not exist.

on centos 6.6 this error disappears, so its version specific.

greetings alex

EDIT: was using accidently ubuntu 12.04 while this error occured, issue closed