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

Feature Request: Package for Ubuntu 24.10 #755

Open
pabloh84 opened this issue Dec 13, 2024 · 1 comment
Open

Feature Request: Package for Ubuntu 24.10 #755

pabloh84 opened this issue Dec 13, 2024 · 1 comment

Comments

@pabloh84
Copy link

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.
++++++++++++++++++++++++++

@pabloh84
Copy link
Author

Aditional info:

$ 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 candidate
Error: Package 'libqt6network6t64' has no installation candidate
Error: Package 'libqt6widgets6t64' has no installation candidate
Error: Package 'libqt6xml6t64' has no 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

1 participant