Giter VIP home page Giter VIP logo

blissey's Issues

Check for installation of `jq` and `mysql` in settings.run

An install onto a clean Ubuntu server instance threw errors in the log as

./5_dragonitelog.sh: line 89: jq: command not found
./5_dragonitelog.sh: line 90: jq: command not found
./5_dragonitelog.sh: line 91: jq: command not found
./5_invasion.sh: line 30: jq: command not found
./5_invasion.sh: line 35: jq: command not found
./5_invasion.sh: line 36: jq: command not found
./5_invasion.sh: line 37: jq: command not found
./5_invasion.sh: line 40: jq: command not found
./5_invasion.sh: line 46: jq: command not found
./5_invasion.sh: line 47: jq: command not found
./5_invasion.sh: line 50: jq: command not found
./5_invasion.sh: line 56: jq: command not found
./5_invasion.sh: line 57: jq: command not found

As well as

./5.sh: line 17: mysql: command not found

As per recommendation of @dkmur - settings.run should check for the presence of jq and mysql at startup, as well as probably adding both to the README as a requirement.

Name mismatch in default_files when no golbat_host

extra s in setting.run . procedures instead of procedure

Blissey/settings.run

Lines 35 to 36 in 328a10a

if [[ -z $golbat_host ]] ;then
cp $folder/default_files/procedures.sql.default $folder/procedures.sql

...
Creating required procedures
cp: cannot stat '/home/user/Blissey/default_files/procedures.sql.default': No such file or directory
sed: can't read /home/user/Blissey/procedures.sql: No such file or directory
sed: can't read /home/user/Blissey/procedures.sql: No such file or directory
sed: can't read /home/user/Blissey/procedures.sql: No such file or directory
./settings.run: line 54: /home/user/Blissey/procedures.sql: No such file or directory
...

https://github.com/UnownHash/Blissey/blob/328a10a2045ed5d2637605cf204e428387175e05/default_files/procedure.sql.default

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.