hundreds-father-404
09/18/2020, 5:08 AMunzip installed, which resulted in downloading the tool to fail because in core/util_rules/archive.py, we expect for unzip to be discoverable on /usr/bin:/bin:/usr/local/bin.
We also expect for mkdir and tar to both exist on those paths, along with /bin/bash existing.
Is it reasonable to expect for unzip and tar to be installed, or should we rewrite this code to not run a Process? We used to do tar extraction in Rust for some JVM-related code.fast-nail-55400
09/18/2020, 5:15 AMfast-nail-55400
09/18/2020, 5:16 AMfast-nail-55400
09/18/2020, 5:17 AMfast-nail-55400
09/18/2020, 5:17 AMfast-nail-55400
09/18/2020, 5:18 AMhundreds-father-404
09/18/2020, 5:18 AMfast-nail-55400
09/18/2020, 5:18 AMfast-nail-55400
09/18/2020, 5:19 AMhundreds-father-404
09/18/2020, 5:19 AMfast-nail-55400
09/18/2020, 5:19 AMfast-nail-55400
09/18/2020, 5:20 AMfast-nail-55400
09/18/2020, 5:20 AMhundreds-father-404
09/18/2020, 5:21 AMfast-nail-55400
09/18/2020, 5:22 AMfast-nail-55400
09/18/2020, 5:22 AMfast-nail-55400
09/18/2020, 5:24 AMfast-nail-55400
09/18/2020, 5:24 AM