Skip to content

Debian 13 UPGRADE Incompatibilities #7332

@CrazyWolf13

Description

@CrazyWolf13

📌 Task summary

Check Script for Debian 13 Compatibility

Warning

Do not run the migration without taking full backups of the LXC, this process can render your service unusable.

This Task serves to create a list of all LXC that don't currently work with debian 13, this will be updated as soon as problems are resolved.

📋 Task details

Following LXC have issues:

Possibly needs user fixing:
Remove the following line from you /etc/apache2/sites-available/fresrss.conf
OIDCRefreshAccessTokenBeforeExpiry 30
OpenIDC/mod_auth_openidc#1349 (comment)




  • MongoDB
    So far detected:
  • Omada

  • All LXC that have custom PHP Modules installed:
    So far detected:
  • Wallos
  • Striling-PDF

Fix:
Go to this url: https://github.com/community-scripts/ProxmoxVE/tree/main/install and find the install file for the broken service.
Locate the php command including the vars, in wallos it's this: PHP_VERSION="8.4" PHP_APACHE="YES" PHP_MODULE="imagick,bz2,sqlite3" setup_php

Then run the following in the LXC:

source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/core.func)
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/tools.func)
# Add the line from the installer script here, for example from wallos:
# PHP_VERSION="8.4" PHP_APACHE="YES" PHP_MODULE="imagick,bz2,sqlite3" setup_php

  • All LXC that have custom Python Modules installed and not yet a venv?:
    Fix: manually re-run the python install commands or re-create the LXC.

Signature Errors (Non-breaking)

Warning: http://openresty.org/package/debian/dists/bookworm/InRelease: Policy will reject signature within a year, see --audit for details.


Warning: https://archive.heckel.io/apt/dists/debian/InRelease: Policy will reject signature within a year, see --audit for details


Warning: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details


  • Unify Controller
    --Outstanding, created a forums entry.

Warning: https://www.ui.com/downloads/unifi/debian/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details


Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions