Die Suche ergab 4 Treffer

von suukit
28 Mär 2012, 06:39
Forum: Freier Support
Thema: SIGSEGV auf CentOS 6.2 / Opsi 4.0.1 aus Repo
Antworten: 5
Zugriffe: 4011

[SOLVED] SIGSEGV auf CentOS 6.2 / Opsi 4.0.1 aus Repo

Diese Logzeile war der Schlüssel zum Erfolg:
[4] [Mar 27 12:30:50] Failed to publish ZeroconfService: avahi/dbus module missing (opsiconfd.py|98)

Nachdem ich das Paket avahi-ui-tools samt Abhängigkeiten installiert hatte konnte ich mich problemlos anmelden.
von suukit
27 Mär 2012, 14:50
Forum: Freier Support
Thema: SIGSEGV auf CentOS 6.2 / Opsi 4.0.1 aus Repo
Antworten: 5
Zugriffe: 4011

Re: SIGSEGV auf CentOS 6.2 / Opsi 4.0.1 aus Repo

Aktuelle dispatch.conf:
backend_.* : file, mysql, opsipxeconfd
host_.* : file, opsipxeconfd
productOnClient_.* : file, opsipxeconfd
configState_.* : file, opsipxeconfd
.* : file

Ich habe keine /etc/opsi/modules
von suukit
27 Mär 2012, 12:37
Forum: Freier Support
Thema: SIGSEGV auf CentOS 6.2 / Opsi 4.0.1 aus Repo
Antworten: 5
Zugriffe: 4011

SIGSEGV auf CentOS 6.2 / Opsi 4.0.1 aus Repo

Guten Tag, habe soeben ein OPSI in ein frisch installiertes, leers CentOS 6.2 unter Zuhilfenahme des offiziellen Repos installiert. Konfiguration anhand der Anleitung. Mysql-Datenbank ist auch angelegt. opsiconfd startet problemlos, jedoch verabschiedet sich opsiconfd sobald eine Auth über das Java-...
von suukit
03 Sep 2009, 14:23
Forum: Bugs
Thema: Segfault beim Login
Antworten: 1
Zugriffe: 3070

Segfault beim Login

Hallo zusammen, ich versuche gerade OPSI auf meinem gentoo-server zu installieren. opsiconfd startet auch (laut LOG ohne fehler), ich komme über https://localhost:4447 bis zum Login. Sobald ich hierLogindaten eingebe verabschiedet sich der opsiconfd mit einem SIGSEGV (mit strace kontrolliert). Es gi...