Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install boden on Linux Mint #49

Open
ccpplinux opened this issue May 23, 2024 · 0 comments
Open

Unable to install boden on Linux Mint #49

ccpplinux opened this issue May 23, 2024 · 0 comments

Comments

@ccpplinux
Copy link

When I am trying to execute the following command on Linux Mint:

sudo apt update && sudo apt install git cmake ninja-build python python3-distutils openjdk-8-jdk qemu-kvm

Then I am getting following error message:

===========================================
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Ign:4 http://packages.linuxmint.com/ virginia InRelease
Hit:5 http://packages.linuxmint.com/ virginia Release
Hit:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Fetched 119 kB in 3s (36.2 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
6 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'qemu-system-x86' instead of 'qemu-kvm'
Package python is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packages replace it:
2to3 python2-minimal:i386 python2:i386 python2-minimal python2
dh-python python-is-python3

E: Package 'python' has no installation candidate

Please guide me how to fix this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant