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)
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.
