Git Product home page Git Product logo

Comments (8)

philips avatar philips commented on June 19, 2024

w00t, this is done.

from rkt.

thebyrd avatar thebyrd commented on June 19, 2024

@philips I ran into

david@ubuntu:~/rocket-v0.1.0$ sudo ./rkt run sha256-701c24b2d275f0e291b807a464ae2390bcd8d7c5b4f2d7e47e6fd917cd5e5588
stage1/usr/bin/systemd-nspawn: error while loading shared libraries: libseccomp.so.2: cannot open shared object file: No such file or directory

Here's some system info:

david@ubuntu:~/rocket-v0.1.0$ uname -a
Linux ubuntu 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
david@ubuntu:~/rocket-v0.1.0$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:    14.04
Codename:   trusty

from rkt.

thebyrd avatar thebyrd commented on June 19, 2024

ah, Ubuntu 14.04 doesn't come with systemd... nvm

from rkt.

jonboulle avatar jonboulle commented on June 19, 2024

@thebyrd We are actively working on this - see #69

from rkt.

thebyrd avatar thebyrd commented on June 19, 2024

perfect. thanks!

from rkt.

philips avatar philips commented on June 19, 2024

@thebyrd Just install libseccomp as a workaround until we get the static or chrooted nspawn working. I tested it on ubuntu and it works fine after that.

from rkt.

philips avatar philips commented on June 19, 2024

@thebyrd To be very specific simply: sudo apt-get install libseccomp2

from rkt.

thebyrd avatar thebyrd commented on June 19, 2024

Thx

from rkt.

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.