Skip to content

installation script for --storage errors #29

@cli0

Description

@cli0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions