Giter VIP home page Giter VIP logo

Comments (8)

mycpuorg avatar mycpuorg commented on May 14, 2024

Geeta, #38 was merged. Can you please try this again and confirm? Please close this if you feel it is fixed.

from serve.

chauhang avatar chauhang commented on May 14, 2024

Still failing will error "./install_dependencies.sh: line 110: syntax error: unexpected end of file". Tested on DLAMI 26.0 ubuntu 18.04, and Ubuntu Server 18.04 LTS (for clean install test). On 18.04 LTS there was additional error for pip not being installed.

from serve.

harshbafna avatar harshbafna commented on May 14, 2024

#80 fixes this. Could you please confirm.

from serve.

chauhang avatar chauhang commented on May 14, 2024

@harshbafna Things are working with the new changes. However, dependency on cuda 9.2 needs to be removed from the scripts.

from serve.

harshbafna avatar harshbafna commented on May 14, 2024

@chauhang : The dependencies related to cuda 9.2 has been updated in stage_release branch.

from serve.

fbbradheintz avatar fbbradheintz commented on May 14, 2024

This is still occurring.

As Geeta noted, the error happened while installing jmeter:

==> Installing jmeter
==> Downloading https://linuxbrew.bintray.com/bottles/jmeter-5.2.1.x86_64_linux.bottle.1.tar.gz
+ wget https://jmeter-plugins.org/get/ -O /home/ubuntu/.linuxbrew/Cellar/jmeter/5.2.1/libexec/lib/ext/jmeter-plugins-manager-1.3.jar
/home/ubuntu/.linuxbrew/Cellar/jmeter/5.2.1/libexec/lib/ext/jmeter-plugins-manager-1.3.jar: No such file or directory

The problem is that somewhere along the way, a new linuxbrew user is created, and jmeter and other packages are downloaded to /home/linuxbrew/.linuxbrew/Cellar... and not /home/linuxbrew/.linuxbrew/Cellar... There is no /home/ubuntu/.linuxbrew folder at the time the script tries to download the jmeter package.

I was able to work around it with ln -s /home/linuxbrew/.linuxbrew /home/ubuntu/.linuxbrew, but this should be fixed before release.

from serve.

harshbafna avatar harshbafna commented on May 14, 2024

@fbbradheintz :

As indicated in this comment on issue #97 , please Press Control-D to install to /home/ubuntu/.linuxbrew instead of setting up password for the ubuntu user on the EC2 node.

from serve.

mycpuorg avatar mycpuorg commented on May 14, 2024

@fbbradheintz mentioned "Close After Merge"

from serve.

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.