Viper4Linux-GUI icon indicating copy to clipboard operation
Viper4Linux-GUI copied to clipboard

Debian 11 Install Fails - Depends: gstreamer-1.0 but it is not installable

Open tunloop opened this issue 2 years ago • 1 comments

OS: Debian 11 5.10.0-22-amd64 Desktop: KDE Plsama 5.20.5

I just tried to install the .deb package (version 2.2) and dpkg came back with an installation error.

Selecting previously unselected package viper4linux-gui.
(Reading database ... 221582 files and directories currently installed.)
Preparing to unpack .../Packages/viper4linux-gui.deb ...
Unpacking viper4linux-gui (2.2-32) ...
dpkg: dependency problems prevent configuration of viper4linux-gui:
 viper4linux-gui depends on libgl1-mesa-dev; however:
  Package libgl1-mesa-dev is not installed.
 viper4linux-gui depends on gstreamer-1.0; however:
  Package gstreamer-1.0 is not installed.

dpkg: error processing package viper4linux-gui (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.69) ...
Errors were encountered while processing:
 viper4linux-gui

I also tried apt install instead of dpkg to see if the deb could resolve its depency issues on its own:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting ' viper4linux-gui_2.2-32.deb' instead of 'Downloads/ viper4linux-gui_2.2-32.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:
  viper4linux-gui_2.2-32.deb : Depends: gstreamer-1.0 but it is not installable

The GUI is installed at that point, but is completely non-functional, as the GUI reports the missing module (GStreamer Viperfx plugin) and won't continue without it.

I also installed the debian dependencies from the build from source option just in case, but it had the same errors as above.

Does this not support Debian 11? Can you fix the deb to automatically solve this dependency issue? There are a large number of gstreamer1.0 packages available on Debian, just not the exact one your deb seems to be referencing.

tunloop avatar May 06 '23 14:05 tunloop

HI, Did you installed https://github.com/Audio4Linux/Viper4Linux this? if you follow this then this then this will not appear again

exploiter33 avatar Jun 13 '23 13:06 exploiter33