Giter Site home page Giter Site logo

Comments (5)

89luca89 avatar 89luca89 commented on May 14, 2024 1

Added in commit: dcc5cbe5e796139783de79784c210c8e34c40396

from distrobox.

89luca89 avatar 89luca89 commented on May 14, 2024

Hey @alxlg can you post a log with --verbose? thanks!

from distrobox.

89luca89 avatar 89luca89 commented on May 14, 2024

Also @alxlg can you check your podman version?

I saw that there is a bug on podman for version prior to 1.6.4 here: containers/podman#4522

from distrobox.

alxlg avatar alxlg commented on May 14, 2024

@89luca89 podman version was 1.6.2 from Ubuntu 20.04 LTS repositories. I manually added the repository provided by Kubic project on Opensuse Build Service and got podman 3.4.2. Now I can indeed enter the containers.

Since it's a bug in outdated version of podman in Ubuntu LTS I guess you will just add a tip in the README to update podman in Ubuntu 20.04, no?

The commands I used are:

wget https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/Release.key
sudo apt-key add Release.key
source /etc/os-release
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_${VERSION_ID}/ /' > /etc/apt/sources.list.d/devel:kubic:libcontainers:stable.list"
sudo apt update -qq
sudo apt dist-upgrade

from distrobox.

89luca89 avatar 89luca89 commented on May 14, 2024

Yea I'm on 20.04 too and was wondering if it was an ancient podman version 😄

Ok will add a link to the podman installation site in the requirements
Will mark the issue as resolved
Thanks for the report!

from distrobox.

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.