Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
Dear Maintainer,
Apologies for the delayed responses to your questions.
* What led up to the situation?
The OS was upgraded from Bookworm to Trixie, and when the obsolete package was removed, the PCS was also removed.
* What exactly did you do (or not do) that was effective (or
ineffective)?
After purging, there were no problems with reinstalling, because there was no dependency on libruby3.1, only libruby3.3, which was installed on the system.
Best regards,
Gabor Gyetvai
Hi, Do you have some logs that could help reproduce this problem? You can check in /var/log/apt/ and /var/log/dpkg.log
that were provided by libruby3.1 before the upgrade: # apt purge ~o ... REMOVING: libruby3.1* pcs* ruby-rack-protection* ruby-rack-session* ruby-sinatra* # apt install ruby-base64 # apt purge ~o ... REMOVING: libruby3.1* pcs* # apt install ruby-json # apt purge ~o ... REMOVING: libruby3.1*