#1110668 cockpit-bridge: upgrade from bookworm to trixie/bookworm-backports missing pcp as a dependency #1110668
- Package:
- cockpit-bridge
- Source:
- cockpit-bridge
- Description:
- Cockpit bridge server-side component
- Submitter:
- Itsuki Moroshima
- Date:
- 2025-08-09 18:19:03 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, When upgrade from bookworm, the `cockpit-bridge` replaces `cockpit-pcp`. But the function provided by `cockpit-pcp` (which used to be a sug package of `cockpit` package) cannot be simply replaced by `python3-pcp`. Due to the missing of `pcp` package, cockpit cannot work properly. Maybe directly suggest `pcp` as a dependency can solve the problem.