Seite 1 von 1

opsi-setup kommando existiert nicht

Verfasst: 10 Mär 2014, 16:08
von staybb
Hallo,
ich habe das seltsame Phänomen, dass der Befehl "opsi-setup" (in meinem Fall benötigt für opsi-setupt --set-rights) nicht mehr funktioniert.
Der Befehl ging vor 2 Wochen noch und ich kann nicht sagen warum debian den Befehl nicht mehr findet.

Code: Alles auswählen

-bash: opsi-setup: Kommando nicht gefunden.
Ich hatte mal probleme mit dem pxe boot und das opsi-linux-boot image neu geladen, aber sonst eigentlich nichts groß gemacht auf dem Server..

Was kann ich tun, damit der Befehl wieder funktioniert?

Vielen dank schonmal für eure super Hilfe und grüße
staybbac

Re: opsi-setup kommando existiert nicht

Verfasst: 10 Mär 2014, 16:29
von ueluekmen
Hi,

einfach mal prüfen, ob die opsi-Pakete noch drauf sind:

Code: Alles auswählen

dpkg -l | grep opsi

Re: opsi-setup kommando existiert nicht

Verfasst: 11 Mär 2014, 11:23
von staybb
Hi,
folgende Packete sind drauf:

Code: Alles auswählen

dpkg -l | grep opsi
ii  opsi-atftp                         0.7.dfsg-2.1                  amd64                            advanced TFTP client
ii  opsi-atftpd                        0.7.dfsg-2.1                  amd64                            advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
ii  opsi-configed                      4.0.3.3.4-1                   all                              OPSI config editor
rc  opsi-depotserver                   4.0.3.2-1                     all                              opsi depotserver configuration package
ii  opsi-linux-bootimage               20130207-1                    all                              opsi linux bootimage
ii  opsi-utils                         4.0.3.1-1                     all                              opsi utils
ii  opsiconfd                          4.0.3.1-1                     all                              opsi configuration service
ii  opsipxeconfd                       4.0.3.1-1                     all                              opsi pxe configuration daemon
ii  python-opsi                        4.0.3.1-1                     all                              opsi python library
Fehlt welches?

Re: opsi-setup kommando existiert nicht

Verfasst: 11 Mär 2014, 11:36
von ueluekmen
Hi,

opsi-depotserver wurde entfernt. Probier mal:

Code: Alles auswählen

apt-get update
apt-get install opsi-depotserver