homebrew-devops icon indicating copy to clipboard operation
homebrew-devops copied to clipboard

No required module provides package github.com/rockyluke/drac-kvm

Open DavidRawling opened this issue 4 years ago • 2 comments

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.

DavidRawling avatar Mar 08 '21 09:03 DavidRawling

I have the same issue. Were you able to resolve this?

mkoval avatar Aug 20 '21 05:08 mkoval

I'll check today, sorry I missed the previous notification 🙏

rockyluke avatar Aug 20 '21 07:08 rockyluke