Seite 1 von 1

resolved : "ImportError" message in "configed" after server upgrade

Verfasst: 27 Apr 2018, 09:53
von bourhis
Hi,

I have upgraded my old ubuntu 12.04 to a new Debian stretch.
Everythings seem OK but, when I start the opsi-configed interface, I have this error message : "Opsi service error: [ImportError] cannot import name OPSI_GLOBAL_CONF"
Is there something to do ?

Best regards.

Re: "ImportError" message in "configed" after server upgrade

Verfasst: 27 Apr 2018, 10:39
von wolfbardo
try to replace / check your old files in

Code: Alles auswählen

 /etc/opsi/backendManager/extend.d
 
vs. the files from the actual

Code: Alles auswählen

python-opsi
package.

regards,
Bardo Wolf

Resolve: "ImportError" message in "configed" after server upgrade

Verfasst: 27 Apr 2018, 10:57
von bourhis
That's resolve my problem !

Thank you