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

[bug]: Cannot install .deb in Ubuntu 24 #4683

Open
1 task done
abhi-hkmci opened this issue Jan 20, 2025 · 1 comment
Open
1 task done

[bug]: Cannot install .deb in Ubuntu 24 #4683

abhi-hkmci opened this issue Jan 20, 2025 · 1 comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production

Comments

@abhi-hkmci
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When i downloaded and tried to install Hoppscotch_linux_x64.deb on

Distributor ID: Ubuntu
Description: Ubuntu 24.04 LTS
Release: 24.04
Codename: noble

I got this error :
Package libwebkit2gtk-4.0-37 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

I tried to install the lib but got this error in ubuntu :

E: Package 'libwebkit2gtk-4.0-37' has no installation candidate

Thanks

Steps to reproduce

  1. download the .deb file
  2. try to install it on ubuntu 24.04

Environment

Deploy preview

Version

Local

@abhi-hkmci abhi-hkmci added bug Something isn't working need testing Needs to be tested before merging onto production labels Jan 20, 2025
@0xi4o
Copy link

0xi4o commented Jan 20, 2025

I see this too on Ubuntu 24.04:

sudo dpkg -i Hoppscotch_linux_x64.deb
Selecting previously unselected package hoppscotch.
(Reading database ... 196484 files and directories currently installed.)
Preparing to unpack Hoppscotch_linux_x64.deb ...
Unpacking hoppscotch (24.12.1-0) ...
dpkg: dependency problems prevent configuration of hoppscotch:
 hoppscotch depends on libwebkit2gtk-4.0-37; however:
  Package libwebkit2gtk-4.0-37 is not installed.

dpkg: error processing package hoppscotch (--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 hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
 hoppscotch

But this is an issue with Tauri:
tauri-apps/tauri#9662

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production
Projects
None yet
Development

No branches or pull requests

2 participants