Giter VIP home page Giter VIP logo

Comments (3)

dongfanglong2012 avatar dongfanglong2012 commented on August 27, 2024

ok disregard im a dingus. i was running the install on the kimchi-2 not kimchi-3. I still dont have a virtualization tab but it is installed

from wok.

joaoguariglia avatar joaoguariglia commented on August 27, 2024

Ubuntu 20.04 in Raspberry 4 8GB

-> wget http://ftp.us.debian.org/debian/pool/main/m/m2crypto/python-m2crypto_0.31.0-4_arm64.deb
-> apt install gdebi nginx
-> gdebi python-m2crypto_0.31.0-4_arm64.deb
https://github.com/kimchi-project/kimchi/releases/tag/3.0.0
-> apt install -y ./wok-3.0.0-0.ubuntu.noarch.deb
-> apt install -y python3-pip pkg-config libnl-route-3-dev
-> wget https://raw.githubusercontent.com/kimchi-project/kimchi/master/requirements-UBUNTU.txt
-># wget https://github.com/kimchi-project/kimchi/releases/download/3.0.0/kimchi-3.0.0-0.noarch.deb
-> apt install -y ./kimchi-3.0.0-0.noarch.deb
-> service wokd start
-> service ufw stop
or
-> iptables -A INPUT -p tcp --dport 8001 -j ACCEPT

But error:
N: Download is performed unsandboxed as root as file '/root/kimchi-3.0.0-0.noarch.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

from wok.

naamancampbell avatar naamancampbell commented on August 27, 2024

Thanks for logging issue - present on Ubuntu 20.10 and fixed with the python-m2crypto -> python3-m2crypto deb package fix.
#306 (comment) also required on Ubuntu 20.10

from wok.

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.