Closed stoch closed 5 years ago
(dderl1@127.0.0.1)1> imem:all_apps_version_info().
** exception error: eacces
in function open_port/2
called as open_port({spawn_executable,"c:/Program Files/Git/mingw64/bin/git.exe"},
[{cd,"/net/isildur/ldisk/daily_build/20_prebuild_opu_o.2017-12-11_21/otp_src_20/lib/asn1/src"},
{args,["rev-parse","HEAD"]},
binary,exit_status,stderr_to_stdout])
in call from imem:os_cmd/3 (c:/projects/git/dderl/_checkouts/imem/src/imem.erl, line 641)
in call from imem:git_info/2 (c:/projects/git/dderl/_checkouts/imem/src/imem.erl, line 529)
in call from imem:all_apps_version_info/4 (c:/projects/git/dderl/_checkouts/imem/src/imem.erl, line 426)
On a non-packaged dderl installation
returns
We expect a list of applications and associated erlang beam names, probably without GIT link since the back end configuration for link generation is missing.
@c-bik Are Java Script files expected without further configuration?
There is no default configuration created for imem_client in ddConfig which makes it difficult to guess what needs to be configured.
@c-bik please link this issue to documenting items for
imem:all_apps_version_info()
andimem_client