Created
September 19, 2016 15:10
-
-
Save roberto-mardeni/61a72b27711465f16e559e756bcabe7d to your computer and use it in GitHub Desktop.
Chef - Delivery Local Unit failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Robertos-MacBook-Pro:carnival_rhel_base rmardeni$ export RUST_BACKTRACE=1 | |
Robertos-MacBook-Pro:carnival_rhel_base rmardeni$ delivery local unit | |
Chef Delivery | |
Running Unit Phase | |
thread '<main>' panicked at 'Unexpected error: Failed to execute process: No such file or directory (os error 2)', src/delivery/command/local.rs:53 | |
stack backtrace: | |
1: 0x103110e68 - std::sys::backtrace::tracing::imp::write::h4c73fcd3363076f5 | |
2: 0x103117eb5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::h0422dbb3077e6747 | |
3: 0x103117aee - std::panicking::default_hook::haac48fa641db8fa2 | |
4: 0x1030fed56 - std::sys_common::unwind::begin_unwind_inner::h39d40f52add53ef7 | |
5: 0x1031004ce - std::sys_common::unwind::begin_unwind_fmt::h64c0ff793199cc1b | |
6: 0x102fc9ac9 - delivery::command::local::exec_command::h32eae60b9a46cb84 | |
7: 0x102fc7994 - delivery::command::local::run::hf7f76426d15e2675 | |
8: 0x102faa1a7 - delivery::cli::run::h04928501a83199e5 | |
9: 0x1031176e2 - std::sys_common::unwind::try::try_fn::h09ba69fd13531e58 | |
10: 0x1031100cb - __rust_try | |
11: 0x103117524 - std::rt::lang_start::h5b0863080165c75e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment