Seite 1 von 1

[resolved] How to upgrade the debian version of an opsi server ?

Verfasst: 16 Jul 2025, 09:50
von bourhis
Hi,

I'm trying to upgrade my debian version from "buster" to "bullseye" and, if the Debian upgrade works well, I'm having a problem with "Opsi" : I can't login "opsi-configed" any more !

Is there a specific method to do this upgrade ? Any post-configuration to make ?

Best regards.

Re: How to upgrade the debian version of an opsi server ?

Verfasst: 21 Aug 2025, 09:04
von n.doerrer
The easiest way to fix that is probably to correct the sources in /etc/apt/sources.d/opsi.list and then run `apt update` and `apt install --reinstall opsiconfd`.

Re: How to upgrade the debian version of an opsi server ?

Verfasst: 28 Aug 2025, 15:42
von bourhis
Hi,

that's works :

Thank you