GithubHelp home page GithubHelp logo

cannot use hostUUID about merlin HOT 7 CLOSED

RealLinkers avatar RealLinkers commented on August 18, 2024
cannot use hostUUID

from merlin.

Comments (7)

Ne0nd0g avatar Ne0nd0g commented on August 18, 2024 1

Was Merlin in $HOME/src/github.com/Ne0nd0g/merlin?

I ran through these commands on an Ubuntu VM and did not have any errors:

wget https://redirector.gvt1.com/edgedl/go/go1.9.2.linux-amd64.tar.gz
sudo tar -C /usr/local -xzf go1.9.2.linux-amd64.tar.gz
export PATH=$PATH:/usr/local/go/bin
mkdir $HOME/work
export GOPATH=$HOME/work
go get github.com/Ne0nd0g/merlin
cd $HOME/work/src/github.com/Ne0nd0g/merlin

from merlin.

Ne0nd0g avatar Ne0nd0g commented on August 18, 2024

@RealLinkers , thanks for reporting this. Let me see if I can duplicate the problem.

  • Can you share with me what version of Go you're using?
  • Can you share with me what your GOPATH environment variable is?
  • Can you share with me what OS and version you're using?

Do the pre-compiled binary files work?

Another user reported a similar problem to this on the Reddit post. As a work around, you can try to delete the vendor folder and manually go get the package. https://www.reddit.com/r/netsec/comments/7ksrhy/introducing_merlin_a_crossplatform/

from merlin.

Ne0nd0g avatar Ne0nd0g commented on August 18, 2024

@RealLinkers I've updated master branch to fix some of the vendoring problems. Make sure that your $GOPATH environment variable is set so that merlin looks like this:
$GOPATH/src/github.com/Ne0nd0g/merlin/cmd/merlinserver/main.go

from merlin.

RealLinkers avatar RealLinkers commented on August 18, 2024

go version go1.7.5 linux/amd64
Enviroment variable:
export GOPATH=$HOME

Binary's work just fine.
I was testing on Ubuntu 16.04

from merlin.

Ne0nd0g avatar Ne0nd0g commented on August 18, 2024

@RealLinkers Were you able to resolve this issue?

from merlin.

Ne0nd0g avatar Ne0nd0g commented on August 18, 2024

@RealLinkers, I wanted to follow up one more time before I mark this issue as closed.

from merlin.

Ne0nd0g avatar Ne0nd0g commented on August 18, 2024

Closing issue because submitter has been unresponsive for 30+ days.

from merlin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.