Closed bixu closed 6 years ago
Hey @bixu,
The willem
hostname is not "old" - it's an alias and as far as I know there is no intention to ever remove it.
The error you saw is because we appended the path, including the version, to the URL there, and that has since been removed (released in version 0.33.0 of the cookbook). With the latest release of Habitat, this appears to install fine just fine:
root@2a256e37f846:/# hab pkg install --url https://willem.habitat.sh core/hab-sup/0.38.0
» Installing core/hab-sup/0.38.0 from channel 'stable'
↓ Downloading core/hab-sup/0.38.0/20171026221910
2.19 MB / 2.19 MB | [=================================] 100.00 % 2.55 MB/s
☛ Verifying core/hab-sup/0.38.0/20171026221910
*snip output*
Please update your cookbook and try again. Thanks!
From a Terraform log (we did not set
bldr_url
for ourhab_package
resource):cc: @mspringfeldt