You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During installation on Ubuntu 20.10 using current brew and up-to-date system the following error is produced during brew install:
$ brew install drac-kvm
==> Installing drac-kvm from rockyluke/devops
==> Downloading https://github.com/rockyluke/drac-kvm/archive/v1.1.0.tar.gz
Already downloaded: /home/USERNAME/.cache/Homebrew/downloads/b9453062694ba41177514da4cb5f3d2654627b83cdfbe6bfa182eb0e074b2eb1--drac-kvm-1.1.0.tar.gz
==> go build /home/linuxbrew/.linuxbrew/Cellar/drac-kvm/1.1.0/bin/drac-kvm github.com/rockyluke/drac-kvm
Last 15 lines from /home/USERNAME/.cache/Homebrew/Logs/drac-kvm/01.go:
2021-03-08 19:47:37 +1100
go
build
-o
/home/linuxbrew/.linuxbrew/Cellar/drac-kvm/1.1.0/bin/drac-kvm
github.com/rockyluke/drac-kvm
no required module provides package github.com/rockyluke/drac-kvm: working directory is not part of a module
During installation on Ubuntu 20.10 using current brew and up-to-date system the following error is produced during brew install:
brew -v reports:
Homebrew 3.0.4
Homebrew/linuxbrew-core (git revision 9a5fcb; last commit 2021-03-08)
Log file referenced in the error:
01.go
Happy to provide further information if it can help.
The text was updated successfully, but these errors were encountered: