Skip to content

Instantly share code, notes, and snippets.

Created April 16, 2014 16:17
Show Gist options
  • Save anonymous/10901401 to your computer and use it in GitHub Desktop.
Save anonymous/10901401 to your computer and use it in GitHub Desktop.
ici1
MPE_LT_A1
C:/MPE/MPE_LT_A1/PunchServer.exe
false
←[0m
================================================================================←[0m
←[31mError executing action `install` on resource 'ubi_punchserver_install[install punch server]'←[0m
================================================================================←[0m
←[0m
Errno::ENOENT←[0m
-------------←[0m
No such file or directory - C:\MPE\MPE_LT_A1\PunchServer.exe←[0m
←[0m
Cookbook Trace:←[0m
---------------←[0m
C:/chef/cache/cookbooks/ubi_punchserver/providers/install.rb:110:in `update_punch'
C:/chef/cache/cookbooks/ubi_punchserver/providers/install.rb:231:in `block (2 levels) in class_from_file'
C:/chef/cache/cookbooks/ubi_punchserver/providers/install.rb:220:in `each'
C:/chef/cache/cookbooks/ubi_punchserver/providers/install.rb:220:in `block in class_from_file'←[0m
←[0m
Resource Declaration:←[0m
---------------------←[0m
# In C:/chef/cache/cookbooks/app_rdvshared/recipes/lt_punchserver.rb
11: ubi_punchserver_install "install punch server" do
12: action :install
13: custom true
14: end
←[0m
←[0m
Compiled Resource:←[0m
------------------←[0m
# Declared in C:/chef/cache/cookbooks/app_rdvshared/recipes/lt_punchserver.rb:11:in `from_file'
ubi_punchserver_install("install punch server") do
action [:install]
retries 0
retry_delay 2
cookbook_name "app_rdvshared"
recipe_name "lt_punchserver"
custom true
end
←[0m
←[0m
[2014-04-16T16:15:49+00:00] INFO: Running queued delayed notifications before re-raising exception
[2014-04-16T16:15:49+00:00] ERROR: Running exception handlers
[2014-04-16T16:15:49+00:00] INFO: Zabbix::Report handler started
[2014-04-16T16:15:49+00:00] ERROR: Exception handlers complete
Chef Client failed. 15 resources updated←[0m
[2014-04-16T16:15:49+00:00] FATAL: Stacktrace dumped to C:/chef/cache/chef-stacktrace.out
[2014-04-16T16:15:49+00:00] FATAL: Errno::ENOENT: ubi_punchserver_install[install punch server] (app_rdvshared::lt_punch
server line 11) had an error: Errno::ENOENT: No such file or directory - C:\MPE\MPE_LT_A1\PunchServer.exe
PS C:\Users\francois_veillette>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment