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

Ubuntu 24.04 Unmet Dependencies #96

Open
qgonjon opened this issue Apr 20, 2024 · 2 comments
Open

Ubuntu 24.04 Unmet Dependencies #96

qgonjon opened this issue Apr 20, 2024 · 2 comments

Comments

@qgonjon
Copy link

qgonjon commented Apr 20, 2024

When attempting to install Komorebi on Ubuntu 24.04, I encountered unmet dependencies. It appears that Libwebkit2gtk-4.0-37 is known to be incompatible with Ubuntu 24.04. Is there anyone currently working on replacing this library with a compatible version for Ubuntu 24.04?

Any help or response would be appreciated. As this project is worth supporting.

Installation process:

Mark@HomePC:~/Downloads$ sudo dpkg -i komorebi-2.1-64-bit.deb
Selecting previously unselected package komorebi.
(Reading database ... 152584 files and directories currently installed.)
Preparing to unpack komorebi-2.1-64-bit.deb ...
Unpacking komorebi (2.1.0) ...
dpkg: dependency problems prevent configuration of komorebi:
komorebi depends on libclutter-gtk-1.0-0; however:
Package libclutter-gtk-1.0-0 is not installed.
komorebi depends on libclutter-1.0-0; however:
Package libclutter-1.0-0 is not installed.
komorebi depends on libclutter-gst-3.0-0; however:
Package libclutter-gst-3.0-0 is not installed.
komorebi depends on libwebkit2gtk-4.0-37; however:
Package libwebkit2gtk-4.0-37 is not installed.

dpkg: error processing package komorebi (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
Errors were encountered while processing:
komorebi

@heidiwenger
Copy link

Everything needed could be included in a simple Snap package. No matter what version of recent Ubuntu is in use even.

@Kangie
Copy link
Member

Kangie commented May 30, 2024

The modern 3.x python version should be more suitable, but there isn't an apt package for it.

If anyone is interested the legacy vala packaging scripts are available here and shouldn't be too hard to update.

https://github.com/Kangie/komorebi-build-scripts

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

3 participants