Open miiichael opened 1 month ago
@miiichael, on which Debian version are you trying to install?
Current Debian stable, not that it makes a difference here.
Hi @miiichael pgAdmin 4 desktop application suppose to have UI, looks like your debian installation does not have GUI.
It would have a GUI if your package specified that it depended on it. Hint, hint.
pgAdmin Desktop app is GUI application and pgAdmin web is a web based application, as name suggests. If you do not have a GUI interface, I would suggest go with the web based application and browse through client browser.
Except I do have a GUI interface (being WSLg). I already have the desktop app installed, but I had to manually install extra packages because you did not declare your dependencies.
@miiichael
We are unable to reproduce this on our Debian systems. We haven't tested it with WSLg, we will try in future and update once that will be done.
This is basically #6649 all over again, except with pgadmin4-desktop.
I am attempting to run pgadmin4-desktop on Debian.
Actual behaviour:
pgadmin4-desktop fails to start:
The list of missing dependencies would probably be much longer on a bare Debian install.
pgadmin4-desktop declared dependencies:
Expected behaviour:
You need to declare dependencies on (at a minimum) libasound2, libatk1.0-0, libatk-bridge2.0-0, libatspi2.0-0, libavahi-client3, libavahi-common3, libblkid1, etc etc etc. If you need specific versions of these libraries you need to specify that too.
Please see relevant Debian policy here: https://www.debian.org/doc/debian-policy/ch-relationships.html