[chef] I believe that there is a bug in chef 0.9.18 when running in windows


Chronological Thread 
  • From: < >
  • To: < >
  • Subject: [chef] I believe that there is a bug in chef 0.9.18 when running in windows
  • Date: Fri, 8 Jul 2011 18:06:27 +0200

C:\Documents and Settings\Administrator>irb

irb(main):001:0> require 'rubygems'

=> true

irb(main):002:0> require 'chef'

=> true

irb(main):003:0> include Chef::Mixin::CreatePath

=> Object

irb(main):005:0> print create_path("d:/chef/var/cache/cookbooks/windows_iis/recipes/newfile.rb")

C:/chef/var/cache/cookbooks/windows_iis/recipes/newfile.rb=> nil

 

 

When location of cache is set to other driver than C:/ (windows primary driver), cookbook synchronization will try to create new file from cookbook on C:/

as result loading cookbook will fails because it refer to configured location


ADVERTENCIA LEGAL
Este mensaje se dirige exclusivamente a su destinatario y puede contener información confidencial y/o sujeta al secreto profesional, cuya divulgación no está permitida por la ley. Si no es vd. el destinatario de este mensaje o lo ha recibido por error, queda informado de que la lectura, utilización, divulgación y/o copia de este mensaje, cualquiera que fuera su finalidad, está prohibida por la ley. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción. El correo electrónico y las comunicaciones por medio de Internet no permiten asegurar la confidencialidad de los mensajes que se transmiten ni su integridad o correcta recepción. Si no consintiese la utilización del correo electrónico, le rogamos nos lo comunique de forma inmediata. ING DIRECT no asume ninguna responsabilidad por estas circunstancias.

LEGAL WARNING
This message is intended exclusively for its addressee and may contain information that is CONFIDENTIAL and/or protected by a professional privilege, protected from disclosure by law. If you are not the intended recipient or you have received it in error, you are hereby notified that any read, dissemination, disclosure and/or copy of this message, for any purpose, is strictly prohibited by law. If this message has been received in error, please immediately notify us vía e-mail and delete it. E-mail and Internet do not guarantee the confidentiality, nor the completeness or proper reception of the messages sent. Should you not agree to the use of e-mail, you are kindly requested to notify us immediately. ING DIRECT does not assume any liability for those circumstances.



  • [chef] I believe that there is a bug in chef 0.9.18 when running in windows, le.huy, 07/08/2011

Archive powered by MHonArc 2.6.16.

§