Skip to content

Instantly share code, notes, and snippets.

@smacfarlane
Created September 27, 2016 22:23
Show Gist options
  • Save smacfarlane/078478c8ae9cfc704b3b8d3ecbf2be48 to your computer and use it in GitHub Desktop.
Save smacfarlane/078478c8ae9cfc704b3b8d3ecbf2be48 to your computer and use it in GitHub Desktop.
[2][default:/src:1]# hab --version
hab 0.9.3/20160916191534
[3][default:/src:0]# hab pkg install results/uafgina-demo-0.0.1-20160927220233-x86_64-linux.hart
✗✗✗
✗✗✗ No such file or directory (os error 2)
✗✗✗
[4][default:/src:1]# hab pkg install core/busybox-static
» Installing core/busybox-static
↓ Downloading core/busybox-static/1.24.2/20160926152859
510.95 KB / 510.95 KB \ [===========================================================================================================================================================================================================================================================================] 100.00 % 2.54 MB/s
↓ Downloading core-20160810182414 public origin key
75 B / 75 B | [=====================================================================================================================================================================================================================================================================================] 100.00 % 3.11 MB/s
☑ Cached core-20160810182414 public origin key
✓ Installed core/busybox-static/1.24.2/20160926152859
★ Install of core/busybox-static/1.24.2/20160926152859 complete with 1 new packages installed.
[5][default:/src:0]# hab pkg install results/uafgina-demo-0.0.1-20160927220233-x86_64-linux.hart
↓ Downloading uafgina-20160627171940 public origin key
78 B / 78 B | [=====================================================================================================================================================================================================================================================================================] 100.00 % 3.07 MB/s
☑ Cached uafgina-20160627171940 public origin key
✓ Installed uafgina/demo/0.0.1/20160927220233
★ Install of uafgina/demo/0.0.1/20160927220233 complete with 1 new packages installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment