Giter Site home page Giter Site logo

error while installing about ofrak HOT 5 CLOSED

shashankx86 avatar shashankx86 commented on June 2, 2024
error while installing

from ofrak.

Comments (5)

EdwardLarson avatar EdwardLarson commented on June 2, 2024

Hi there, thanks for posting! Can you paste the command you used to build the image, including all the arguments to build_image.py? If building from scratch you need to including both --base and --finish, from this error message my best guess is that the --base flag is missing.

The command to build the Ghidra-only image is python3 build_image.py --config ofrak-ghidra.yml --base --finish
Use this as a reference and check in here if any of the steps there are not working.

from ofrak.

shashankx86 avatar shashankx86 commented on June 2, 2024

python3 build_image.py --config ofrak-ghidra.yml --base --finish

already done once, got same error when ran python3 build_image.py --config ofrak-ghidra.yml --base --finish
docs said if once image is built then then there is no need use --base

from ofrak.

EdwardLarson avatar EdwardLarson commented on June 2, 2024

This looks like it could be related to the problems in this thread: docker/compose#8449 (that has other Docker-compose-specific issues intersecting it, but it deals with the same pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed error). I would suggest trying to run with the Docker buildkit turned off (prefix the command with DOCKER_BUILDKIT=0), and although that should still eventually fail to build as some of the dependencies require buildkit features, it may get past the initial metadata loading and help narrow down the error.

OFRAK issue #83 has some more info on the buildkit problems and consequences.

Can you provide some info about your system? For example, is it an M1 Mac, what OS, etc. As many of the bug report template fields as possible please.

from ofrak.

shashankx86 avatar shashankx86 commented on June 2, 2024

Can you provide some info about your system? For example, is it an M1 Mac, what OS, etc. As many of the bug report template fields as possible please.

i3-8gen, Debian 12.1, kernel: 6.1.0.11

from ofrak.

shashankx86 avatar shashankx86 commented on June 2, 2024

used conda, not using docker image anymore.

from ofrak.

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.