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()'
ich danke euch schonmal im vorraus. falls ihr mehr infos braucht einfach bescheid geben.