We fixed an escaped defect with Linux 0.78.0 Studio

We discovered an escaped defect in today’s 0.78.0 release of the Studio on Linux this evening. This manifested as attempts to download necessary artifacts from the "" channel, instead of "stable" when entering a studio (hab studio enter) or building a package (hab pkg build).

After a bit of work, we’ve pushed out a new 0.78.0 release to the stable channel that fixes this issue. You should be able to run hab pkg install core/hab-studio and get the new fixed version.

This only affected Linux studios; the original 0.78.0 Windows Studio release was fine.

For completeness, the faulty Studio versions were:

  • core/hab-studio/0.78.0/20190313122844 (x86_64-linux)
  • core/hab-studio/0.78.0/20190313122848 (x86_64-linux-kernel2)

The new, corrected Studio versions are:

  • core/hab-studio/0.78.0/20190314012126 (x86_64-linux)
  • core/hab-studio/0.78.0/20190314014101 (x86_64-linux-kernel2)

We are sorry for any problems this may have caused.