yum update errors

Antworten
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

yum update errors

Beitrag von SisterOfMercy »

Hi,

cat /var/log/messages gives this:

Code: Alles auswählen

Apr  8 21:22:24 opsi yum[22528]: opsi-linux-bootimage: ts_done name in te is opsipxeconfd should be opsi-linux-bootimage
Apr  8 21:22:24 opsi yum[22528]: opsi-utils: ts_done name in te is opsipxeconfd should be opsi-utils
Apr  8 21:22:24 opsi yum[22528]: python-opsi: ts_done name in te is opsi-linux-bootimage should be python-opsi
Apr  8 21:22:24 opsi yum[22528]: python-ldaptor: ts_done name in te is opsi-utils should be python-ldaptor
Apr  8 21:22:24 opsi yum[22528]: python-pyparsing: ts_done name in te is python-opsi should be python-pyparsing
Apr  8 21:22:24 opsi yum[22528]: opsi-configed: ts_done name in te is python-ldaptor should be opsi-configed
Apr  8 21:22:24 opsi yum[22528]: duplicity: ts_done name in te is python-pyparsing should be duplicity
Apr  8 21:22:24 opsi yum[22528]: openssl: ts_done name in te is opsi-configed should be openssl
Apr  8 21:22:24 opsi yum[22528]: python-GnuPG-Interface: ts_done name in te is duplicity should be python-GnuPG-Interface
Apr  8 21:22:24 opsi yum[22528]: krb5-libs: ts_done name in te is openssl should be krb5-libs
Apr  8 21:22:24 opsi yum[22528]: python-Twisted: ts_done name in te is python-GnuPG-Interface should be python-Twisted
Apr  8 21:22:24 opsi yum[22528]: opsi-atftp: ts_done name in te is krb5-libs should be opsi-atftp
This will probably not be a bug, and more something with this system, so can anybody else on an RPM based distro look at their logfiles?


Unrelated to this, opsiconfd fails to start after an upgrade. This happened the last two times (have run this server since 4.0.3).
After running this the problem is fixed. Several directories/files are owned by root, after an update.

Code: Alles auswählen

chown opsiconfd:pcpatch /var/lib/opsi/* -R
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: yum update errors

Beitrag von n.wenselowski »

Hallo SisterOfMercy,
SisterOfMercy hat geschrieben:Unrelated to this, opsiconfd fails to start after an upgrade. This happened the last two times (have run this server since 4.0.3).
After running this the problem is fixed. Several directories/files are owned by root, after an update.

Code: Alles auswählen

chown opsiconfd:pcpatch /var/lib/opsi/* -R
Jetzt bin ich neugierig: Wies nicht opsi-setup --set-rights /var/lib/opsi dafür verwenden?


Gruß

Niko

Code: Alles auswählen

import OPSI
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: yum update errors

Beitrag von SisterOfMercy »

n.wenselowski hat geschrieben:Jetzt bin ich neugierig: Wies nicht opsi-setup --set-rights /var/lib/opsi dafür verwenden?
Whoops! I normally do that, but it was a bit late.
opsi-setup --set-rights is one of those commands that are already in muscle memory. 8-)
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Antworten