Public bug reported: Ubuntu 26.04 LTS has pcp 7.1.1, which has a major regression in pmproxy: /etc/default/pmproxy now has "PMPROXY_LOCAL = 1" by default, which makes it listen on localhost only.
The whole raison d'ĂȘtre of pmproxy is to broadcast metrics to the network, so this breaks upgrades and its primary use case. Note: only listening to localhost is of course fine for the other services like pmcd. This was reported upstrem in https://github.com/performancecopilot/pcp/issues/2573 and quickly fixed: https://github.com/performancecopilot/pcp/commit/9224ecec50ba5272ffe4c299d4cc081f60ce38d7 The fix is released in 7.1.2, but can also easily be backported to Ubuntu's package. ** Affects: pcp (Ubuntu) Importance: Undecided Status: New ** Tags: regression-release resolute ** Tags added: regression-release resolute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2152271 Title: [26.04 regression] pmproxy does not listen on the network by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/2152271/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
