Hi,
when I tried to update my package with "opsi-package-updater -v update" I have this error :
Opsi rpc error: Backend error: Failed to install package '/var/lib/opsi/repository/win11-x64_4.3.0.6-1.opsi' on depot 'bropsi.iutb.univ-brest.fr': Backend temporary error: Product 'win11-x64' currently locked on depot 'bropsi.iutb.univ-brest.fr', use argument 'force' to ignore (opsipackageupdater.py:455)
How to use this option 'force' ?
I try : 'opsi-package-updater -v update force' or '-force' or '--force' with no success.
Regards
[resolved] Error with opsi-package-updater
[resolved] Error with opsi-package-updater
Zuletzt geändert von bourhis am 31 Mär 2026, 16:21, insgesamt 1-mal geändert.
Re: Error with opsi-package-updater
Hi,
I found a solution; instead of running:
I first downloaded the new version of the package, before forcing its installation:
Regards
I found a solution; instead of running:
Code: Alles auswählen
opsi-package-updater -v update
Code: Alles auswählen
opsi-package-updater -v download
opsi-package-manager --force --install win11-x64_4.3.0.6-1.opsi