I usually use Discover to install packages, since it doesn’t require a password and has a pretty good UI.
I tried installing Krita on F43 KDE “From Fedora Linux”, and it says: “There was an issue during the update or installation process. Please try again later.”
If I click “See Technical Details” it says “Package not found”.
If I run pkcon search krita it says:
Searching by details [=========================]
Querying [=========================]
Loading cache [=========================]
Finished [=========================]
Available gnome-kra-ora-thumbnailer-1.4-17.fc43.x86_64 (fedora) Thumbnailer for Krita and MyPaint images
Available krita-5.2.14-1.fc43.x86_64 (updates) Krita is a sketching and painting program
Available krita-5.2.11-2.fc43.x86_64 (fedora) Krita is a sketching and painting program
Available krita-libs-5.2.14-1.fc43.x86_64 (updates) Shared libraries for krita
Available krita-libs-5.2.11-2.fc43.x86_64 (fedora) Shared libraries for krita
Available kseexpr-4.0.4.0-8.fc43.i686 (fedora) The embeddable expression engine fork for Krita
Available kseexpr-4.0.4.0-8.fc43.x86_64 (fedora) The embeddable expression engine fork for Krita
Available texlive-aalok-11:svn61719-80.fc43.noarch (fedora) LaTeX class file for the Marathi journal 'Aalok'
However, actually attempting to install it says it doesn’t exist:
$ pkcon install krita-5.2.11-2.fc43.x86_64
Resolving [=========================] Package not found: krita-5.2.11-2.fc43.x86_64
[=========================] Package not found: krita-5.2.11-2.fc43.x86_64
Command failed: This tool could not find any available package.
$
Is this package not available? Why does it show up if it can’t be installed?
I did install it with dnf and that worked fine, but what’s causing it to not be installable from Discover?