-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The following is the error message I get when running the script for installing storage:
f03b9494df2ad $WORK/github.com/HolmesProcessing/Holmes-Storage.a
mkdir -p /home/clio/go/bin/
mv $WORK/github.com/HolmesProcessing/Holmes-Storage/_obj/exe/a.out /home/clio/go/bin/Holmes-Storage
/home/clio/Software/Holmes-Toolbox/linux-installer/storage/config_helper.go:17:5: cannot find package "github.com/HolmesProcessing/Holmes-Storage/objStorerGeneric" in any of:
/usr/local/go/src/github.com/HolmesProcessing/Holmes-Storage/objStorerGeneric (from $GOROOT)
/home/clio/go/src/github.com/HolmesProcessing/Holmes-Storage/objStorerGeneric (from $GOPATH)
/home/clio/Software/Holmes-Toolbox/linux-installer/storage/config_helper.go:18:5: cannot find package "github.com/HolmesProcessing/Holmes-Storage/storerGeneric" in any of:
/usr/local/go/src/github.com/HolmesProcessing/Holmes-Storage/storerGeneric (from $GOROOT)
/home/clio/go/src/github.com/HolmesProcessing/Holmes-Storage/storerGeneric (from $GOPATH)
Metadata
Metadata
Assignees
Labels
No labels