I’m having trouble installing a package core/valgrind
# hab pkg install core/valgrind
» Installing core/valgrind from channel 'stable'
✗✗✗
✗✗✗ Couldn't read MetaFile: IDENT, not found
✗✗✗
# hab pkg search valgrind
core/valgrind/3.11.0/20160725160041
core/valgrind/3.11.0/20160729055929
core/valgrind/3.11.0/20160729223446
core/valgrind/3.11.0/20161031132225
core/valgrind/3.12.0/20161031181251
core/valgrind/3.12.0/20161102183620
core/valgrind/3.12.0/20161209224921
core/valgrind/3.12.0/20161214080549
core/valgrind/3.12.0/20170514001618
core/valgrind/3.12.0/20171014194849
core/valgrind/3.12.0/20171021100319
core/valgrind/3.12.0/20171219100150
lilian/valgrind/3.13.0/20170617204142
lilian/valgrind/3.13.0/20170625114922
# hab pkg install core/valgrind/3.12.0/20170514001618
» Installing core/valgrind/3.12.0/20170514001618 from channel 'stable'
✗✗✗
✗✗✗ Couldn't read MetaFile: IDENT, not found
✗✗✗
# hab pkg install core/valgrind/3.12.0/20170514001618
» Installing core/valgrind/3.12.0/20170514001618 from channel 'stable'
✗✗✗
✗✗✗ Couldn't read MetaFile: IDENT, not found
✗✗✗
I tried core/valgrind
and being very specific core/valgrind/3.12.0/20170514001618
. The latter package has been marked stable.