Volodymyr

Results 3 comments of Volodymyr

Any news? has the same issue in Docker container, locally works fine but when I'm tying to use linux_x64 Docker image got the same error

@atrniv this is my `plan.sh` it works locally but fails in docker pkg_name=$package_name pkg_origin=$origin pkg_version="1.5.1" pkg_major="1"; pkg_minor="5"; pkg_maintainer="maitainer" pkg_source=$source_git_url pkg_license=('MPL-2.0') pkg_filename="$package_name-1.5.1.tar.bz2" pkg_branch=$branch commit_hash=$commit pkg_deps=( core/coreutils/8.30/20190115012313 core/bash/4.4.19/20190115012619 core/which/2.21/20190430084037 $origin/erlang/22.0 ) pkg_build_deps=(...

@atrniv any updates? Now I'm facing the same issue on local machine and have no chance to build project