On Sun, May 10, 2026 at 12:11:47AM +0200, Valentin Vidic wrote:
> Do you have some logs that could help reproduce this problem?
> You can check in /var/log/apt/ and /var/log/dpkg.log

Ok, I was able to reproduce, problem is with ruby-base64 and ruby-json
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*

-- 
Valentin

Reply via email to