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

[Manually Solved] dependency problems under Debian (Trixie/Testing) #390

Open
Sadi58 opened this issue Jun 29, 2024 · 0 comments
Open

[Manually Solved] dependency problems under Debian (Trixie/Testing) #390

Sadi58 opened this issue Jun 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Sadi58
Copy link

Sadi58 commented Jun 29, 2024

Clicking the downloaded file "whatsapp-for-linux_1.6.5_amd64.deb" failed to install under Debian Trixie/Testing and KDE Plasma 5.27.11 due to unmet dependencies.
The dependency in question was "gstreamer1.0-plugins-bad" and it is no longer available in Debian repositories.
So I installed "gstreamer1.0-plugins-ugly" instead, just in case, although it posed a "dependecy-version" problem, which I overcame with the command "sudo dpkg -i ----force-depends-version ", and then used the command "sudo dpkg -i ---force-depends" for "whatsapp-for-linux_1.6.5_amd64.deb"
Finally, I also needed to edit the file "/var/lib/dpkg/status" and remove "gstreamer1.0-plugins-bad".
The app now works again - only with at that minor issue of tray-attention icon not remaining until the new messages are read.

@Sadi58 Sadi58 added the bug Something isn't working label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant