AutomataCI icon indicating copy to clipboard operation
AutomataCI copied to clipboard

Re-enable Choco's Emscripten package installer Once The Maintainer Fixes its Bug

Open hollowaykeanho opened this issue 1 year ago • 0 comments

Description

Apparently, the choco emscripten package installer has a bug where it fails to report its installed dependencies (git-LFS install).

See:

choco-failed

No workaround is available unless the fixes come from the package itself.

Expected Behavior

choco install emscripten -y should not yield any error.

AutomataCI re-enables its automatic installation back again while the documented manual steps serve as a redundancy.

Current Behavior

choco install emscripten -y is yielding error due to its internal dependency (likely false alarm mishandling).

Currently, AutomataCI disabled its automatic installation and document the manual steps.

Associated Data Files

  1. https://github.com/aminya/chocolatey-emscripten/issues/2
  2. https://github.com/corygalyna/AutomataCI/actions/runs/6387879358/job/17337116795
  3. https://community.chocolatey.org/packages/emscripten#discussion

hollowaykeanho avatar Oct 03 '23 03:10 hollowaykeanho