Giter Club home page Giter Club logo

Comments (15)

dantti avatar dantti commented on June 12, 2024

Which page? Do you know how to fix? I'm no docker expert.

from virtlyst.

reedog117 avatar reedog117 commented on June 12, 2024

It looks like src/libVirtlyst.so is not created during all the cc compilation steps when the docker container is built. However I don't see any error messages at all during the compilation process.

I'm referring to this page: https://github.com/cutelyst/Virtlyst/wiki/Running-with-Docker

from virtlyst.

shepner avatar shepner commented on June 12, 2024

Is there going to be a fix to this? Im having the same problem

from virtlyst.

schnuffle avatar schnuffle commented on June 12, 2024

I'll fidle a bit with it to get my debian package build script working again and come back when I have something that works

from virtlyst.

schnuffle avatar schnuffle commented on June 12, 2024

Here's a version that works for me: https://github.com/schnuffle/Virtlyst/blob/deb_package/Dockerfile

  • I switched to buster
  • Switched to cuetlyste v2.9.0
  • Simplified a bit

You might have a try and in case anybody is interested, I can make a PR

from virtlyst.

almol avatar almol commented on June 12, 2024

Here's a version that works for me: https://github.com/schnuffle/Virtlyst/blob/deb_package/Dockerfile

* I switched to buster

* Switched to cuetlyste v2.9.0

* Simplified a bit

You might have a try and in case anybody is interested, I can make a PR

Thanks I use your example-config.ini and Dockerfile and it works!

But I had a couple issues.. (sorry I had poor docker knoledge..)

-Admin password is re-generate every time and can't find how to change:
1:1 virtlyst[critical] Created user admin with password: "f46e9e879f704a2786d651bcae5a67ec"

-To access qemu by ssh I get this message: "You must create ssh authorization key. If you have another SSH port on your server, you can add IP:PORT like '192.168.1.1:2222'."

So I need to install client-ssh INSIDE docker container Virtlyst and get rsa-keys?

Thanks in advance.

from virtlyst.

schnuffle avatar schnuffle commented on June 12, 2024

Does the User under which virtlyst runs has Keys generated?

from virtlyst.

almol avatar almol commented on June 12, 2024

Does the User under which virtlyst runs has Keys generated?

Do you refer that user inside Docker?
If I want to connect to server with qemu+ssh:// , docker will be able to do ssh with one user.
So Dockerfile will install ssh and generate user with keys.
How I can do this?

from virtlyst.

schnuffle avatar schnuffle commented on June 12, 2024

from virtlyst.

dantti avatar dantti commented on June 12, 2024

BTW I'm starting to add CPack to most of my projects, will do this for this one too so the dockerfile won't need to compile it, just grab the .debs from the repos. (You can do this for Culelyst already)

from virtlyst.

wtownse avatar wtownse commented on June 12, 2024

Here's a version that works for me: https://github.com/schnuffle/Virtlyst/blob/deb_package/Dockerfile

  • I switched to buster
  • Switched to cuetlyste v2.9.0
  • Simplified a bit

You might have a try and in case anybody is interested, I can make a PR

This worked for me as well after also installing binutils and running the following:
strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
Solves a libQt5Core.so.5 error right after.

from virtlyst.

misery avatar misery commented on June 12, 2024

https://github.com/misery/DockerVirtlyst 😃

from virtlyst.

misery avatar misery commented on June 12, 2024

Fixed in e886939

Merged my "fork"

from virtlyst.

mario-tux avatar mario-tux commented on June 12, 2024

What is the name of repository/image to download the builds of GH actions?

from virtlyst.

misery avatar misery commented on June 12, 2024

https://hub.docker.com/r/dantti/virtlyst

from virtlyst.

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.