I’m working through the Learn Chef habitat track (https://learn.chef.io/modules/try-habitat#/), and getting the following error, can anyone help in debugging what’s going on?
[12][default:/src:1]# build haproxy
: Loading /src/haproxy/plan.sh
haproxy: Plan loaded
haproxy: Validating plan metadata
haproxy: Using HAB_BIN=/hab/pkgs/core/hab/0.59.0/20180712155441/bin/hab for installs, signing, and hashing
haproxy: hab-plan-build setup
haproxy: Writing pre_build file
haproxy: Resolving build dependencies
haproxy: Resolving run dependencies
» Installing core/haproxy
☁ Determining latest version of core/haproxy in the 'stable' channel
✗✗✗
✗✗✗ [403 Forbidden]
✗✗✗
haproxy: WARN Could not find a suitable installed package for 'core/haproxy'
ERROR: Resolving 'core/haproxy' failed, should this be built first?
haproxy: Build time: 0m2s
haproxy: Exiting on error