[SOLVED] Error update to OPSI v4.0.5

Antworten
o.ferre
Beiträge: 64
Registriert: 19 Nov 2010, 13:58
Wohnort: LYON - France

[SOLVED] Error update to OPSI v4.0.5

Beitrag von o.ferre »

Hi all,
I try to update my Opsi Server to the version 4.0.5 (Debian Wheezy)
But, the process can't update the opsi-linux-bootimage and stay on this message :

Code: Alles auswählen

Setting up opsi-linux-bootimage (20140919-2) ...
When I kill the process, I've got this error message

Code: Alles auswählen


dpkg: error processing opsi-linux-bootimage (--configure):
 subprocess installed post-installation script was killed by signal (Terminated)
dpkg: dependency problems prevent configuration of opsi-depotserver:
 opsi-depotserver depends on opsi-linux-bootimage (>= 20100927); however:
  Package opsi-linux-bootimage is not configured yet.

dpkg: error processing opsi-depotserver (--configure):
 dependency problems - leaving unconfigured
Processing triggers for python-support ...
Errors were encountered while processing:
 opsi-linux-bootimage
 opsi-depotserver
E: Sub-process /usr/bin/dpkg returned an error code (1)
If someone knows this issue, thanks for the help
Olivier
Zuletzt geändert von o.ferre am 13 Mai 2015, 18:07, insgesamt 1-mal geändert.
O.Ferre
ENS de Lyon
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Error update to OPSI v4.0.5

Beitrag von n.wenselowski »

Hello Olivier,

I'd try to let apt fix the problem:

Code: Alles auswählen

apt-get install -f
From the error you posted I could not see where a problem exists. Could it be available space on the disk?

With kind regards

Niko

Code: Alles auswählen

import OPSI
o.ferre
Beiträge: 64
Registriert: 19 Nov 2010, 13:58
Wohnort: LYON - France

Re: Error update to OPSI v4.0.5

Beitrag von o.ferre »

Hello Niko
thanks for your answer
it's not a problem with available space

But a week ago, I tried to update manually the opsi-linux-bootimage (by replacing the new miniroot* and vmlinuz* files and create the link)
But this test didn't work !( I think we could'nt update manually the opsi-linux-bootimage without update the depotserver and the other package)

So I just delete the files of the new version and try again to update opsi-linux-bootimage... but it's the same !

When I ckeck the process with Top command, there is a command "find /tftpboot/linux ..." ;
Is the update check this folder ? if yes, this could be long, because there is not just opsi in the /tftpboot/ (like NFS, diags tools, linux livecd, linux deployement...)

Olivier
O.Ferre
ENS de Lyon
o.ferre
Beiträge: 64
Registriert: 19 Nov 2010, 13:58
Wohnort: LYON - France

Re: Error update to OPSI v4.0.5

Beitrag von o.ferre »

It was that ! the command was very long !

But now, i've got a new problem !! When I try to install a Windows 7 - X64, I've got the error 'NoneType' Object is not iterable.
I think I 've got to update the products

Code: Alles auswählen

opsi-package-manager -l win7-x64
win7-x64                  4.0.1-11                  Windows 7 - x64
Olivier
O.Ferre
ENS de Lyon
Benutzeravatar
SisterOfMercy
Beiträge: 1522
Registriert: 22 Jun 2012, 19:18

Re: Error update to OPSI v4.0.5

Beitrag von SisterOfMercy »

o.ferre hat geschrieben:I think I've got to update the products
Well, you can call yourself captain obvious now! ;)
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
o.ferre
Beiträge: 64
Registriert: 19 Nov 2010, 13:58
Wohnort: LYON - France

Re: Error update to OPSI v4.0.5

Beitrag von o.ferre »

yeah ! that's the problem when we don't read the release notes entirely !!

thanks
Olivier
O.Ferre
ENS de Lyon
Antworten