Product on Depots: Warning

Antworten
siil-itman
Beiträge: 19
Registriert: 24 Dez 2025, 10:01

Product on Depots: Warning

Beitrag von siil-itman »

WARNING - Product 'opsi-configed' is outdated on depot 'opsi.**'. Installed version '4.3.19.3-1' < available version '4.3.19.5-1'.

When I check in /var/lib/opsi/repository I'm seeing the files for 4.3.19.3-1
Initially I ran
opsi-ackage-updater -v update
That reports "no new packages available"

I've tried to update using the cli
sudo opsi-cli package install --depots opsi.*** https://opsipackages.43.opsi.org/stable ... 9.5-1.opsi

That gives me
Command run_command failed: "/tmp/ziplaunch.root.opsi-cli.1769442399/opsi-cli" ["package", "install", "--depots", "opsi.***", "https://opsipackages.43.opsi.org/stable ... 9.5-1.opsi"]: No such file or directory (os error 2)

How do I get the package updated and do I need to push it out to all my depot servers or just my main one?
Benutzeravatar
n.doerrer
uib-Team
Beiträge: 494
Registriert: 23 Okt 2020, 16:11

Re: Product on Depots: Warning

Beitrag von n.doerrer »

The opsi-package-updater call should be executed on the depot where the package is outdated (e.g. by cron job).

The opsi-cli call looks correct. What does the log say?

Code: Alles auswählen

opsi-cli -l6 package install --depots <outdated_depot> <package_link>


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Antworten