andrewkroh / gvm

Go Version Manager (written in Go for cross-platform usability)
Apache License 2.0
186 stars 24 forks source link

Log warning when binary package install fails #29

Closed andrewkroh closed 3 years ago

andrewkroh commented 3 years ago

The code silently falls back to installing from source when a binary package fails to install. So log a warning when this happens.