Are your scripts executable: chmod +x ?

On Thu, Mar 16, 2017, at 05:57 PM, Jacob Rosenthal wrote:
> Im seeing all sorts of errors with targets on my osx 10.12.3
> 
> Some targets cant find download script
> 
> Error: fork/exec /Users/jacobrosenthal/Downloads/xxx/repos/apache-
> mynewt-core/hw/bsp/bbc_microbit/microbit_download.sh: no such file or
> directory
> 
> and if I ls /Users/jacobrosenthal/Downloads/xxx/repos/apache-
> mynewt-core/hw/bsp/bbc_microbit/microbit_download.sh the file is indeed
> there..
> 
> Others have mangled errors, and cant seem to locate something within the
> download script:
> 
> Target successfully built: targets/boot-nrf51dk-16kbram
> Loading bootloader
> : command not
> foundrosenthal/Downloads/chippd3/repos/apache-mynewt-core/hw/scripts/jlink.sh:
> line 17:
> /Users/jacobrosenthal/Downloads/xxx/repos/apache-
> mynewt-core/hw/scripts/jlink.sh: line 18:
> /Users/jacobrosenthal/Downloads/c:
> No such file or directorycore/hw/scripts/common.sh
> 
> Ive updated my newt tool develop and my repo to develop and cleaned and
> rebuilt but its the same.
> 
> I went to another one of my projects that hasnt been updated lately with
> core at b3f9b9648f835e3d12f8f7d5a2d5724e31e5a08e and that worked..
> 
> I git pulled origin develop and its broken.. so I started going back
> through the commits and I got back to
> b3f9b9648f835e3d12f8f7d5a2d5724e31e5a08e
> which is now also broken?!
> 
> I started logging in go and it seems like CORE_PATH is set correctly
> Im running out of ideas of what the hell could have broken
> 
> Thanks!

Reply via email to