To clarify: pcs has removed the web interface from the source, and you do need to enable it from the instructions given in the HTML, which are also part of the readme in https://github.com/ClusterLabs/pcs?tab=readme-ov-file#installation-from- source
Version 0.12.0 did not re-enable the builtin web gui. What happens is that the _support_ for a web UI is now optional and needs to be provided at build time. Before version 0.12.0 one would need to use the PCSD_DISABLE_GUI flag to disable the support - see https://github.com/ClusterLabs/pcs/blob/main/CHANGELOG.md#0120b1--- 2024-11-12 . Both debian an ubuntu build pcs with the --enable-webui flag, and that's why pcsd listens and returns the html with the instructions seen. To be clear: pcsd is still working as a GUI and remote server, it's just the content that has been removed everywhere to a new repo. As Bryce correctly stated, low chances that Ubuntu is going to package this if Debian won't. Opening a bug against `pcs` in Debian is the right next step here; Keeping it as wishlist is correct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080891 Title: pcsd complains: WebUI is not a part of pcs repository but it has its own repository. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/2080891/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
