ente-io / ente

Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
https://ente.io
GNU Affero General Public License v3.0
15.1k stars 776 forks source link

Ente.deb package unmet dependencies on Ubuntu 24.04 LTS #2070

Open gojo-limitless opened 3 months ago

gojo-limitless commented 3 months ago

Description

I simply tried to install the deb package with:

sudo apt install ./ente-auth-v3.0.8-x86_64.deb

But, I encounter the error:

Note, selecting 'auth' instead of './ente-auth-v3.0.8-x86_64.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:

The following packages have unmet dependencies:
 auth : Depends: libwebkit2gtk-4.0-37 but it is not installable
E: Unable to correct problems, you have held broken packages.

Version

v3.0.8

What product are you using?

Ente Auth

What platform are you using?

Desktop - Linux

prateekmedia commented 3 months ago

Does the appimage work for you?

kaplego commented 3 months ago

Same error here on Ubuntu 24.04 with ente v3.0.17. The app works with AppImage

gojo-limitless commented 3 months ago

Does the appimage work for you?

Yes, the AppImage works.

Revenir01 commented 3 months ago

Also getting the same error when trying to install .deb v3.0.17 on Kubuntu 24.04

Axel-Naumann commented 1 month ago

Dupe of https://github.com/ente-io/ente/issues/1870