fehlermeldung vom opsi-deploy-preloginloader

Antworten
hagbard
Beiträge: 2
Registriert: 17 Mai 2010, 14:17

fehlermeldung vom opsi-deploy-preloginloader

Beitrag von hagbard »

hi liebe opsi-gemeinde

ich bin grad dabei einen opsi-server zu konfigurieren. habe mich soweit auch an das opsi-server-installationshandbuch gehalten,
außer beim thema dhcp/dns (im opsi-handbuch ist auch nichts darüber zu finden)
als grundlage dient ein aktuelles dabian stable. auf dem habe ich den dhcp-server und den dns-server bind9 installiert und (so hoffe ich) auch richtig konfiguriert.
jetzt wollte ich über das opsi-deploy-preloginloader-script einen client hinzufügen doch schon beim aufruf des scripts bekomme ich einen merkwürdige fehlermeldung.

Code: Alles auswählen

sh ./opsi-deploy-preloginloader -h
./opsi-deploy-preloginloader: line 33: 
   = = = = = = = = = = = = = = = = = =
   =   opsi-deploy-preloginloader    =
   = = = = = = = = = = = = = = = = = =
   
   This tool is part of the desktop management solution opsi
   (open pc server integration) http://www.opsi.org
   
   Copyright (C) 2007, 2008 uib GmbH
   
   http://www.uib.de/
   
   All rights reserved.
   
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License version 2 as
   published by the Free Software Foundation.
   
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
   
   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   
   @copyright:  uib GmbH <info@uib.de>
   @author: Jan Schneider <j.schneider@uib.de>
   @license: GNU General Public License version 2
: Datei oder Verzeichnis nicht gefunden
./opsi-deploy-preloginloader: line 35: __version__: command not found
./opsi-deploy-preloginloader: line 37: import: command not found
from: can't read /var/mail/OPSI.Logger
from: can't read /var/mail/OPSI.System
from: can't read /var/mail/OPSI.Tools
from: can't read /var/mail/OPSI.Backend.Backend
from: can't read /var/mail/OPSI.Backend.File
from: can't read /var/mail/OPSI.Backend.BackendManager
./opsi-deploy-preloginloader: line 47: syntax error near unexpected token `('
./opsi-deploy-preloginloader: line 47: `logger = Logger()'
kann mir jemand sagen woran das liegt bzw. was das problem ist und wie ich es lösen kann?
ich danke euch schonmal im vorraus. falls ihr mehr infos braucht einfach bescheid geben.
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1411
Registriert: 01 Jul 2008, 12:10

Re: fehlermeldung vom opsi-deploy-preloginloader

Beitrag von wolfbardo »

Bitte mit

Code: Alles auswählen

./opsi-deploy-preloginloader -h
versuchen.

Gruss
Bardo Wolf


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


hagbard
Beiträge: 2
Registriert: 17 Mai 2010, 14:17

Re: fehlermeldung vom opsi-deploy-preloginloader

Beitrag von hagbard »

wow. gut geb ich zu es war mein fehler. im handbuch steht auch nichts von sh.
ich danke dir für deine schnelle antwort.
Antworten