Seite 1 von 1

opsi-product-updater

Verfasst: 25 Mär 2015, 18:07
von SisterOfMercy
https://svn.opsi.org/filedetails.php?re ... ct-updater
Uhh, why is this stuck at a lower version? In other words: where is the current version?

Anyway, looking at /usr/bin/opsi-product-updater, version 4.0.5.1, line 488:

Code: Alles auswählen

raise Exception(u"You have searched for a product, which was not found in configured repsoitory: '%s'" % product)
Spelling of 'repository' is not correct.

I was also going to ask about the usage of the -p parameter, because I couldn't figure it out. For instance, "opsi-product-updater -p opsi-winst" was not giving any output. But with the verbose option it does work.. duhh. :oops:

Re: opsi-product-updater

Verfasst: 26 Mär 2015, 09:59
von n.wenselowski
Hi,

I'll ping the colleagues to update the repo.

The spelling mistake is fixed already in 4.0.6.

The opsi-product-updater is silent by default - except for errors. You must use the verbose parameter if you want any ;)


With kind regards

Niko