[chef] Re: "knife cookbook site install" command is failed.


Chronological Thread 
  • From: Noah Kantrowitz < >
  • To: "K. Nekoe" < >
  • Cc: ,
  • Subject: [chef] Re: "knife cookbook site install" command is failed.
  • Date: Tue, 28 Oct 2014 10:58:27 -0700

This list is for the Supermarket project/site. Please ask Chef questions over 
on the Chef mailing list.

As for your specific issue, I would suspect this is unlikely to be fixed 
given how niche the separate dir feature of is. All that cookbook site 
install does is cookbook site download plus some helpers around a git 
vendoring style that is no longer recommended.

--Noah

On Oct 28, 2014, at 8:20 AM, K. Nekoe 
< >
 wrote:

> I tried to install some cookbooks by using "knife cookbook site install" 
> command in git repository that is initialized by "git init 
> --separate-git-dir" command.
> Then I got the following error.
> 
> >ERROR: The cookbook repo <path to chef-repo>/chef-repo/cookbooks is not a 
> >git repository.
> 
> Can I avoid this issue?
> 
> 
> Reproduce steps.
> 
> 1. knife solo init chef-repo
> 2. cd chef-repo
> 3. git init --separate-git-dir <some path>
> 4. git add .
> 5. git commit -a -m "initial"
> 6. knife cookbook site install yum
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "chef-supermarket" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to 
> 
> For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail



  • [chef] Re: "knife cookbook site install" command is failed., Noah Kantrowitz, 10/28/2014

Archive powered by MHonArc 2.6.16.

§