mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Downgrade notice issue with "sgml-base" package on debian 13 #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @phanduynam on 10/28/2025
CloudPanel version(s) affected
2.5.2
Description
root@ols:~# apt update && apt upgrade -y
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://security.debian.org/debian-security trixie-security InRelease
Hit:4 https://mirror.mariadb.org/repo/11.8/debian trixie InRelease
Hit:5 https://d17k9fuiwb52nc.cloudfront.net trixie InRelease
All packages are up to date.
DOWNGRADING:
sgml-base
Summary:
Upgrading: 0, Installing: 0, Downgrading: 1, Removing: 0, Not Upgrading: 0
Error: Packages were downgraded and -y was used without --allow-downgrades.
root@ols:~#
How to reproduce
.
Possible Solution
.
Additional Context
.