Git Product home page Git Product logo

mhn-core-docker's People

Contributors

mattcarothers avatar racompton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mhn-core-docker's Issues

Install error on docker build dionaea

modules/curl/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
Obtaining pyev from git+https://github.com/HurricaneLabs/pyev.git#egg=pyev
Cloning https://github.com/HurricaneLabs/pyev.git to ./src/pyev
fatal: could not read Username for 'https://github.com': No such device or address
Command "git clone -q https://github.com/HurricaneLabs/pyev.git /usr/src/dionaea/src/pyev" failed with error code 128 in None
You are using pip version 8.1.1, however version 20.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
The command '/bin/sh -c cd /usr/src && git clone https://github.com/ThomasAdam/liblcfg.git && cd liblcfg/code && autoreconf -vi && ./configure --prefix=/opt/dionaea && make install && cd /usr/src && git clone https://github.com/threatstream/mhn && git clone https://github.com/gento/dionaea.git dionaea && cp mhn/server/mhn/static/hpfeeds.py dionaea/modules/python/scripts/ && cd dionaea && autoreconf -vi && ln -s /usr/bin/python3 /usr/bin/python3.2 && ln -s /usr/bin/cython3 /usr/bin/cython && pip3 install -e git+https://github.com/HurricaneLabs/pyev.git#egg=pyev && ./configure --disable-werror --prefix=/opt/dionaea --with-lcfg-include=/opt/dionaea/include/ --with-lcfg-lib=/opt/dionaea/lib/ && sed -i -e 's/-Werror//' modules/nfq/Makefile && make LDFLAGS=-lcrypto && make install && sed -i -e 's/{:s}/{!s:s}/g' /opt/dionaea/lib/dionaea/python/dionaea/sip/init.py && sed -i -e 's/{:/{!s:/g' /opt/dionaea/lib/dionaea/python/dionaea/mssql/mssql.py && chown $DIONAEA_UID /opt/dionaea/var/dionaea' returned a non-zero code: 1

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.