homebrew-devops
homebrew-devops copied to clipboard
No required module provides package github.com/rockyluke/drac-kvm
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
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.
I have the same issue. Were you able to resolve this?
I'll check today, sorry I missed the previous notification 🙏