Kubuntu is not allowing me to install software. The Terminal output for a failed PHP installation is pasted below. However, I had the same problem when trying to install Python and Pipx - which I was only trying to install in order to install konsave. Can someone please explain what is preventing me from installing software and/or what I can do about it?
`.:/ossyyyysso/:. adminuser@adminuser-80tk
.:oyyyyyyyyyyyyyyyyyyo:` ------------------------
-oyyyyyyyodMMyyyyyyyysyyyyo- OS: Kubuntu x86_64
-syyyyyyyyyydMMyoyyyydmMMyyyyys- Host: 80TK (Lenovo ideapad 510S-14ISK)
oyyysdMysyyyydMMMMMMMMMMMMMyyyyyyyo Kernel: Linux 6.14.0-29-generic
`oyyyydMMMMysyysoooooodMMMMyyyyyyyyyo` Uptime: 6 mins
oyyyyyydMMMMyyyyyyyyyyyysdMMysssssyyyo Packages: 2646 (dpkg), 23 (flatpak)
-yyyyyyyydMysyyyyyyyyyyyyyysdMMMMMysyyy- Shell: bash 5.2.37
oyyyysoodMyyyyyyyyyyyyyyyyyyydMMMMysyyyo Display (BOE0637): 1920x1080 @ 60 Hz (as 1834x1031) in 14" [Built-in]
yyysdMMMMMyyyyyyyyyyyyyyyyyyysosyyyyyyyy DE: KDE Plasma 6.3.4
yyysdMMMMMyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy WM: KWin (Wayland)
oyyyyysosdyyyyyyyyyyyyyyyyyyydMMMMysyyyo WM Theme: plastik
-yyyyyyyydMysyyyyyyyyyyyyyysdMMMMMysyyy- Theme: Breeze (MyBreezeDarkColor) [Qt], Breeze-Dark [GTK2], Breeze [GTK3]
oyyyyyydMMMysyyyyyyyyyyysdMMyoyyyoyyyo Icons: Win11 [Qt], Win11 [GTK2/3/4]
`oyyyydMMMysyyyoooooodMMMMyoyyyyyyyyo Font: Noto Sans (10pt) [Qt], Noto Sans (10pt) [GTK2/3/4]
oyyysyyoyyyysdMMMMMMMMMMMyyyyyyyyo Cursor: breeze (24px)
-syyyyyyyyydMMMysyyydMMMysyyyys- Terminal: konsole 24.12.3
-oyyyyyyydMMyyyyyyysosyyyyo- CPU: Intel(R) Core(TM) i5-6267U (4) @ 3.30 GHz
./oyyyyyyyyyyyyyyyyyyo/. GPU: Intel Iris Graphics 550 @ 1.05 GHz [Integrated]
`.:/oosyyyysso/:.` Memory: 2.65 GiB / 7.61 GiB (35%)
Swap: 0 B / 512.00 MiB (0%)
Disk (/): 32.42 GiB / 218.71 GiB (15%) - ext4
Local IP (wlp2s0): 192.168.0.96/24
Battery (PABAS0241231): 100% [AC Connected]
Locale: en_GB.UTF-8
adminuser@adminuser-80tk:~$ sudo apt update
[sudo] password for adminuser:
Hit:1 [URL]http://security.ubuntu.com/ubuntu[/URL] plucky-security InRelease
Hit:2 [URL]https://dl.winehq.org/wine-builds/ubuntu[/URL] plucky InRelease
All packages are up-to-date.
adminuser@adminuser-80tk:~$ sudo apt install -y software-properties-common
software-properties-common is already the newest version (0.111).
software-properties-common set to manually installed.
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
adminuser@adminuser-80tk:~$ sudo add-apt-repository ppa:ondrej/php
sudo apt update
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'Types: deb
URIs: [URL]https://ppa.launchpadcontent.net/ondrej/php/ubuntu/[/URL]
Suites: plucky
Components: main
'
Description:
Co-installable PHP versions: PHP 5.6, PHP 7.x, PHP 8.x and most requested extensions are included. Packages are provided for *Current* Ubuntu *LTS* releases ([URL]https://wiki.ubuntu.com/Releases[/URL]). Expanded Security Maintenance releases ARE NOT supported.
Debian stable, oldstable and Debian LTS packages are provided from a separate repository: [URL]https://deb.sury.org/#debian-dpa[/URL]
You can get more information about the packages at [URL]https://deb.sury.org[/URL]
BUGS&FEATURES: This PPA has a issue tracker:
[URL]https://deb.sury.org/#bug-reporting[/URL]
Issues reported in a private email don't scale and most likely will be ignored. I simply don't have capacity to answer questions privately.
CAVEATS:
1. If you are using apache2, you are advised to add ppa:ondrej/apache2
2. If you are using nginx, you are advised to add ppa:ondrej/nginx
DONATION: If you like my work and you want to show appreciation, please consider donating regularly: [URL]https://donate.sury.org/[/URL]
COMMERCIAL SUPPORT: Support for PHP packages for older Debian and Ubuntu release can be bought from [URL]https://www.freexian.com/lts/php/[/URL]
More info: [URL]https://launchpad.net/~ondrej/+archive/ubuntu/php[/URL]
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Ign:1 [URL]https://ppa.launchpadcontent.net/ondrej/php/ubuntu[/URL] plucky InRelease
Err:2 [URL]https://ppa.launchpadcontent.net/ondrej/php/ubuntu[/URL] plucky Release
404 Not Found [IP: 2620:2d:4000:1::81 443]
Hit:3 [URL]https://dl.winehq.org/wine-builds/ubuntu[/URL] plucky InRelease
Hit:4 [URL]http://security.ubuntu.com/ubuntu[/URL] plucky-security InRelease
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu plucky Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Hit:1 [URL]http://security.ubuntu.com/ubuntu[/URL] plucky-security InRelease
Hit:2 [URL]https://dl.winehq.org/wine-builds/ubuntu[/URL] plucky InRelease
Ign:3 [URL]https://ppa.launchpadcontent.net/ondrej/php/ubuntu[/URL] plucky InRelease
Err:4 [URL]https://ppa.launchpadcontent.net/ondrej/php/ubuntu[/URL] plucky Release
404 Not Found [IP: 2620:2d:4000:1::81 443]
Error: The repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu plucky Release' does not have a Release file.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.
adminuser@adminuser-80tk:~$ php -v
Command 'php' not found, but can be installed with:
sudo apt install php8.4-cli
adminuser@adminuser-80tk:~$ sudo apt install php8.4-cli
Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
php8.4-common : Depends: php-common (>= 2:95~) but it is not installable
php8.4-opcache : Depends: php-common (>= 2:95~) but it is not installable
php8.4-readline : Depends: php-common (>= 2:95~) but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. php8.4-common:amd64 is selected for install because:
1. php8.4-cli:amd64=8.4.5-1ubuntu1.1 is selected for install
2. php8.4-cli:amd64 Depends php8.4-common (= 8.4.5-1ubuntu1.1)
2. php8.4-common:amd64 Depends php-common (>= 2:95~)
but none of the choices are installable:
[no choices]
Comment