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

Installer fails on ubuntu LTS 'jammy' #71

Open
merakrun opened this issue Apr 28, 2022 · 1 comment
Open

Installer fails on ubuntu LTS 'jammy' #71

merakrun opened this issue Apr 28, 2022 · 1 comment

Comments

@merakrun
Copy link

Reading package lists... Done
+ apt-get install -y --allow-unauthenticated --allow-downgrades --allow-remove-essential --allow-change-held-packages python python3 python3-pip software-properties-common tar jq php-cli zip unzip p7zip-full php7.4-gmp php-mbstring md5deep sysstat htop ccze
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'hashdeep' instead of 'md5deep'
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:
  python2-minimal:i386 python2:i386 python2-minimal python2 dh-python 2to3 python-is-python3

Package php7.4-gmp 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

E: Package 'python' has no installation candidate
E: Package 'php7.4-gmp' has no installation candidate
@Fenixs8973
Copy link

Fenixs8973 commented Jan 22, 2023

The error "E: Package 'php7.4-gmp' has no candidate for installation" can be solved by running the following commands:
https://stackoverflow.com/questions/61509312/how-can-i-install-php7-4-on-ubuntu-19-04
But I still haven't figured out how to solve the problem with "E: The 'python' package doesn't have an installation candidate"

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

2 participants