You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says. Trying to install with latest ubuntu package (noble) gives the following error:
Note, selecting 'klogg' instead of '/home/pablo/Downloads/klogg-24.11.0.1685-noble.deb'
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:
klogg : Depends: libqt6gui6t64 (>= 6.4.0) but it is not installable
Depends: libqt6network6t64 (>= 6.1.2) but it is not installable
Depends: libqt6widgets6t64 (>= 6.3.0) but it is not installable
Depends: libqt6xml6t64 (>= 6.1.2) but it is not installable
Error: Unable to correct problems, you have held broken packages.
++++++++++++++++++++++++++
The text was updated successfully, but these errors were encountered:
$ sudo apt install libqt6gui6t64 libqt6network6t64 libqt6widgets6t64 libqt6xml6t64
Package libqt6gui6t64 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:
libqt6gui6
Package libqt6network6t64 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:
libqt6network6
Package libqt6widgets6t64 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:
libqt6widgets6
Package libqt6xml6t64 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:
libqt6xml6
Error: Package 'libqt6gui6t64' has no installation candidateError: Package 'libqt6network6t64' has no installation candidateError: Package 'libqt6widgets6t64' has no installation candidateError: Package 'libqt6xml6t64' has no installation candidate
As the title says. Trying to install with latest ubuntu package (noble) gives the following error:
The text was updated successfully, but these errors were encountered: