Giter Site home page Giter Site logo

Comments (7)

S4kur4 avatar S4kur4 commented on August 30, 2024

Hi currently ran the script but im getting python-pip has not installation candidate
currently running ubuntu 20

This script did not test on Ubuntu 20, suggest you install python-pip manually at first. In addition, due to it has been a long period of time since I published this shell script, I consider that many Python dependencies have been upgraded more times, maybe you need to install Cuckoo step by step referring to this post Install a Cuckoo Sandbox in 12 steps, manually debug and troubleshooting will be needed as well.

from autodeploycuckoo.

killmasta93 avatar killmasta93 commented on August 30, 2024

thank for the reply, what ubuntu version did you install? with the script
i read the steps which is 18.04.3 but could it be on a 18.04?

from autodeploycuckoo.

killmasta93 avatar killmasta93 commented on August 30, 2024

so tried installing manually using ubuntu 18 but im getting this issue

image

sudo pip install -U sqlalchemy==1.3.3 dpkt==1.8.7 jinja2==2.9.6 pymongo==3.0.3 bottle pefile yara-python==3.6.3 requests==2.13.0 python-dateutil==2.4.2 chardet==2.3.0 setuptools psycopg2 pycrypto pydeep distorm3 cuckoo weasyprint==0.36 m2crypto openpyxl ujson pycrypto pytz pyOpenSSL

from autodeploycuckoo.

S4kur4 avatar S4kur4 commented on August 30, 2024

It looks pefile installed failed, did u check any updates related to the Python version or some special changes for the library of pefile? Try to install pefile manually with a suitable version.

from autodeploycuckoo.

killmasta93 avatar killmasta93 commented on August 30, 2024

solved:

pip install --upgrade setuptools
pip install --upgrade pip

from autodeploycuckoo.

killmasta93 avatar killmasta93 commented on August 30, 2024

quick question so got it working but its stuck on pending task

from autodeploycuckoo.

S4kur4 avatar S4kur4 commented on August 30, 2024

quick question so got it working but its stuck on pending task

Hey bro @killmasta93 , I have released a new script and there are multiple upgrades, invite you to take a test.
In addition, the root cause of "pending task" is a snapshot problem with the virtual machine, the script take a snapshot too early. You can change the waiting time longer (default 3m):

https://github.com/S4kur4/AutoDeployCuckoo/blob/master/install.sh#L47

Or add your Ubuntu's CPU and memory, which can makes performance improve for virtualbox.

from autodeploycuckoo.

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.