Giter Club home page Giter Club logo

Comments (4)

alanlupsha avatar alanlupsha commented on August 17, 2024 1

I gave up, and installed

Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.6 LTS
Release:	20.04
Codename:	focal

which is a more stable release than Ubuntu 22.04.3 LTS, and there are no issues.

Keep in mind that newer versions can cause issues.

Thanks for all the help, take care, please close this, lgtm.

from cubic.

PJ-Singh-001 avatar PJ-Singh-001 commented on August 17, 2024

You did not share which version of Ubuntu you are using. I will guess it is Jammy 22.04 LTS, based on your version of systemd.

Cubic can be installed in Ubuntu 18.04.5 Bionic Beaver and above.
Cubic depends on systemd-container version 237 or higher.
However, the package systemd-container depends on systemd.
(Note that on a working system, the version number for systemd-container and systemd are usually the same).

On your system, systemd-container requires systemd version 249.11-0ubuntu3.7, because it will not work with any other version of systemd. This implies that you have systemd-container version 249.11-0ubuntu3.7 installed.

According to your error message, systemd version 249.11-0ubuntu3.11 will be installed, not version 249.11-0ubuntu3.7 (which is the version systemd-container requires):

The following packages have unmet dependencies:
 **systemd-container : Depends: systemd (= 249.11-0ubuntu3.7) but 249.11-0ubuntu3.11 is to be installed**
E: Unable to correct problems, you have held broken packages.

So the issue you have is an incompatibility between systemd-container and systemd.

Instead of attempting to install Cubic, try to fix this issue 1st.

sudo apt update
sudo apt install systemd-container

You will note that you get the same error as you have posted above.

Do you have any held-back packages?

apt-mark showhold

See if you have any other package dependencies that may prevent systemd-container and systemd from updating.

from cubic.

alanlupsha avatar alanlupsha commented on August 17, 2024

Thank you for the suggestions.

no luck with apt-install systemd-container:

image

Also, there is nothing being held back:

image

It looks like I have systemd, but I do NOT have systemd-container:

image

systemd is version 249.11-0ubuntu3.11

and trying to install systemd-container is no go, due to this error:

image

Also: nothing weird going on with this system, it's a pretty new install. Thanks!

from cubic.

alanlupsha avatar alanlupsha commented on August 17, 2024

Closing.

from cubic.

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.