Problem with dependencies

Antworten
loggenk
Beiträge: 163
Registriert: 15 Nov 2012, 17:34

Problem with dependencies

Beitrag von loggenk »

Hi,

I don't know what happened, but i have an error everytime i start configed. When i try to install with opsi-package-manager also it gives an error :

okt 06 16:50:43.638 2015 -- Opsi service error: [Exception] No config-file returned! objType 'ProductDependency', ident '{'packageVersion': u'1', 'productAction': u'setup', 'productVersion': u'15.0.4745.1002', 'requiredProductId': u'activesetup', 'productId': u'off365-us'}', fileType 'pro'
okt 06 16:50:46.780 2015 -- Opsi service error: [Exception] No config-file returned! objType 'ProductDependency', ident '{'packageVersion': u'1', 'productAction': u'setup', 'productVersion': u'15.0.4745.1002', 'requiredProductId': u'activesetup', 'productId': u'off365-us'}', fileType 'pro'
okt 06 16:50:47.928 2015 -- Opsi service error: [Exception] No config-file returned! objType 'ProductDependency', ident '{'packageVersion': u'1', 'productAction': u'setup', 'productVersion': u'15.0.4745.1002', 'requiredProductId': u'activesetup', 'productId': u'off365-us'}', fileType 'pro'
okt 06 16:50:47.931 2015 -- JSONReMapper: Exception on reproducing null, java.lang.NullPointerException

In the dependencies I removed the activesetup.

Can anyone help me with this?

With regards,

Kees...
Benutzeravatar
SisterOfMercy
Beiträge: 1524
Registriert: 22 Jun 2012, 19:18

Re: Problem with dependencies

Beitrag von SisterOfMercy »

loggenk hat geschrieben:In the dependencies I removed the activesetup.
Well, why did you do that then? :(

What's the content of /home/opsiproducts/$productid$/OPSI/control ?
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Problem with dependencies

Beitrag von n.wenselowski »

Hi Kess,

I suggest increasing the loglevel and then having a look inside /var/log/opsi/package.log for further information.
It seems to lack a config file (from the file backend).


With kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten