Gavin Didrichsen
Gavin Didrichsen
Although corretto8, corretto, and corretto11 build, their executables are broken. Something like the following for corretto8 is observed: > ```bash > [5][default:/src/corretto8:100]# /hab/pkgs/core/corretto8/8.265.01.1/20200818151532/bin/java -version > bash: /hab/pkgs/core/corretto8/8.265.01.1/20200818151532/bin/java: No such file...
core/dex is a habitat service and exports port 5556. After starting a hab studio with ``HAB_DOCKER_OPTS="-p 5556:5556" hab studio enter -D`` and loading the dex service, then the following is...
@predominant usually submits his PRs in the format below and I'd like to propose that all core-plans PRs be submitted in this fashion. The test method and results are clearly...
The core/libtool runtime seems to require some of the packages used at build time. This issue only seems to be apparent when using the ``libtool --config``; files are directories that...
The refresh/2020q1_008 full build failed last night with core/go looking for a bootstrap core/go version 1.13.7. ```bash # shellcheck disable=SC2034 pkg_name=go pkg_origin=core pkg_version=1.14 ... pkg_bootstrap_pkg="core/go" pkg_bootstrap_version=1.13.7 ... pkg_build_deps=( core/coreutils core/inetutils...
core/cockroach fails to build. There's still a 2018 issue with cockroach which is still open as well https://github.com/habitat-sh/core-plans/issues/1930 ```bash ... ... github.com/cockroachdb/cockroach/pkg/roachpb github.com/cockroachdb/cockroach/pkg/util/json github.com/cockroachdb/cockroach/pkg/sql/coltypes github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate [ 66%] Building CXX object...
The latest core/img fails to build with the following error ``go: github.com/containerd/[email protected]: invalid pseudo-version: version before v1.3.0 would have negative patch number`` Builder itself shows that core/img has been failing...
### Outstanding Tasks - [ ] Identify all potential windows plans that may fail to build in windows studio. See #2773 for reference as to how this problem was solved...
### Outstanding Tasks - [ ] Add the tests... ### Completed Tasks - [x] Check whether test pattern been approved yet in issue https://github.com/habitat-sh/core-plans/issues/2678
### Outstanding Tasks - [ ] Add the tests... ### Completed Tasks - [x] Check whether test pattern been approved yet in issue https://github.com/habitat-sh/core-plans/issues/2678