Git Product home page Git Product logo

Comments (10)

m-1-k-3 avatar m-1-k-3 commented on June 16, 2024 1

ok, there is not https repo available. We probably need to set this via an option. More repos then expected are only available via http.

from emba.

m-1-k-3 avatar m-1-k-3 commented on June 16, 2024 1

The HTTPS issue should be fixed in PR #779. Regarding the redis issue (cve-search) I would first try to put more RAM into the box ;)

from emba.

AnotherWayIn avatar AnotherWayIn commented on June 16, 2024 1

Thanks, i installed 16gb and had to fix some python dependencies for cve-search, now it works!

from emba.

AnotherWayIn avatar AnotherWayIn commented on June 16, 2024 1

sorry, i'm not sure. the installer completed fine once i upped the ram, but ember failed cve search when it first ran. So i took the following steps. hopefully this will help:

  • python external/cve-search/bin/search.py - error no such module: nested_lookup, colors and other dependencies.
  • source ./external/emba_venv/bin/activate
  • pip install -r external/cve-search/requirements.txt - failed on one dependency (visitor) due to permissions error
  • sudo pip install visitor

then it worked!

from emba.

m-1-k-3 avatar m-1-k-3 commented on June 16, 2024

Is your system fulfilling the hardware requirements?

from emba.

AnotherWayIn avatar AnotherWayIn commented on June 16, 2024

x86 and 8gb ram

from emba.

AnotherWayIn avatar AnotherWayIn commented on June 16, 2024

maybe a python 3.11.4 issue?

sudo ./sbin/db_updater.py -c Traceback (most recent call last): File "/home/sean/tools/emba/external/cve-search/./sbin/db_mgmt_cpe_dictionary.py", line 27, in <module> from lib.Sources_process import CPEDownloads File "/home/sean/tools/emba/external/cve-search/sbin/../lib/Sources_process.py", line 26, in <module> from lib.JSONFileHandler import JSONFileHandler File "/home/sean/tools/emba/external/cve-search/sbin/../lib/JSONFileHandler.py", line 4, in <module> from lib.DownloadHandler import DownloadHandler File "/home/sean/tools/emba/external/cve-search/sbin/../lib/DownloadHandler.py", line 26, in <module> from lib.LogHandler import UpdateHandler File "/home/sean/tools/emba/external/cve-search/sbin/../lib/LogHandler.py", line 11, in <module> import colors ModuleNotFoundError: No module named 'colors'

from emba.

m-1-k-3 avatar m-1-k-3 commented on June 16, 2024

I think you need to activate the python environment first:

source ./external/emba_venv/bin/activate

from emba.

AnotherWayIn avatar AnotherWayIn commented on June 16, 2024

thanks. that didnt work :(

Also, probably a seperate issue but there's something not right still with the installer as ive done another clean install and i get the following:

`└─$ sudo ./installer.sh -d

EMBA - Embedded Linux Analyzer Installer

==> Imported 26 installer module files

Install all dependecies for EMBA in default/docker mode

Created external directory: ./external

Update package lists.
Ign:1 https://ftp.ne.jp/Linux/packages/kali/kali kali-rolling InRelease
Err:2 https://ftp.ne.jp/Linux/packages/kali/kali kali-rolling Release
SRV records for ftp.ne.jp indicate that https service is not available at this domain
Reading package lists... Done
E: The repository 'https://http.kali.org/kali kali-rolling Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Error detected - status code 100
Command: echo -e "Command: $ORANGE$BASH_COMMAND$NC"
Location: ./installer.sh, line 266
Stack Trace:
[1] main(): ./installer.sh, line 266 -> main -d
`

from emba.

m-1-k-3 avatar m-1-k-3 commented on June 16, 2024

Usually the python dependencies should be resolved from the installer. I'm wondering what is going wrong here. If can figure it out, please let me know

from emba.

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.