[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unable to satisfy the dependency required
[Thread Prev] | [Thread Next]
- Subject: Re: Unable to satisfy the dependency required
- From: gbWilly <gbWilly@xxxxxxxxxxxxxx>
- Date: Tue, 15 Jul 2025 14:13:23 +0000
- Cc: user@xxxxxxxxxxxxxxxxxxxxxx
On Tuesday, July 15th, 2025 at 10:33, philippe.valarcher@xxxxxxx <philippe.valarcher@xxxxxxx> wrote: > I have a new message that says this, when I want to install an old program on my machine : > > la satisfaction des dépendances a échoué: > - impossible de satisfaire la dépendance « gambas3-gb-qt5-webview>=3.10 » requise par pva445 > - impossible de satisfaire la dépendance « gambas3-gb-qt5-webview<=3.99.0 » requise par pva445 > > Satisfying dependencies failed: > - Unable to satisfy the "Gambas3-GB-QT5-WebView>=3.10" dependency required by PVA445 > - Unable to satisfy the "Gambas3-GB-QT5-WebView<=3.99.0" dependency required by pva445 This package is made in Gambas 3.10, but should install as max dependency is at gambas3-gb-qt5-webview <= 3.99. Do you maybe have a self compiled Gambas installed? To check what is wrong, on debian I would open Synaptic Package Manager and see what version of the package is installed (or if it is installed). I did a quick search and on manjaro you can check installed packages doing: pacman -Qqe > pkglist.txt Next in file pkglist.txt look for gambas3-gb-qt5-webview (all in lower case) and see if the package exists. That is where I would start troubleshooting. gbWilly [Gambas3 for Debian/Ubuntu](https://gitlab.com/gbWilly/gambas3-debian-repository) Sent with [Proton Mail](https://proton.me/mail/home) secure email. >
Unable to satisfy the dependency required | philippe.valarcher@xxxxxxx |