opsi paket matlab

Antworten
asmaa
Beiträge: 6
Registriert: 22 Sep 2023, 13:46

opsi paket matlab

Beitrag von asmaa »

Guten Tag, bei der Installation von Matlab Paket kriege ich diese Fehler Meldung, den ich stunden, lang nicht beheben konnte, woran liegt das genau , was soll ich machen? Lokal fncktionniert alles Einwand frei , beim Schicken des Pakets nach Opsi server , tritt dieser Fehler auf , die preinst Datei ist im Verzeichnis mit drinnen und sollte ebenfalls mit drinnen in das Paket sein , anscheinend aber nicht :( könnte jemanden helfen

Code: Alles auswählen

  Ein Fehler ist aufgetreten:
   Fehler beim Bearbeiten von Install of package(s) /home/opsiproducts/matlab2023_2023-1.opsi on depot 'opsi.ist.rwth-aachen.de':
      Backend error: Failed to install package '/home/opsiproducts/matlab2023_2023-1.opsi' on depot 'opsi.ist.rwth-aachen.de': Failed to execute package script preinst' of package '/home/opsiproducts/matlab2023_2023-1.opsi': Command '/tmp/                                                  .opsi.unpack.Z1VgR/OPSI/preinst' failed (127):
/bin/sh: 1: /tmp/.opsi.unpack.Z1VgR/OPSI/preinst: not found
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1819
Registriert: 29 Mai 2008, 15:14

Re: opsi paket matlab

Beitrag von j.schneider »

Hallo!

Existiert auf dem System die Datei /bin/sh ?

Grüße
Jan Schneider
asmaa
Beiträge: 6
Registriert: 22 Sep 2023, 13:46

Re: opsi paket matlab

Beitrag von asmaa »

Hallo , ja sie existiert bereit als symbolische Link zur dasch . dies Problem Tritt nur mit Matlab auf
Benutzeravatar
SisterOfMercy
Beiträge: 1524
Registriert: 22 Jun 2012, 19:18

Re: opsi paket matlab

Beitrag von SisterOfMercy »

Do you have enough rights on the directory the package is currently in?
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
asmaa
Beiträge: 6
Registriert: 22 Sep 2023, 13:46

Re: opsi paket matlab

Beitrag von asmaa »

yes normally , what can i do to check ?
Benutzeravatar
SisterOfMercy
Beiträge: 1524
Registriert: 22 Jun 2012, 19:18

Re: opsi paket matlab

Beitrag von SisterOfMercy »

Show the output of ls --hal
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
asmaa
Beiträge: 6
Registriert: 22 Sep 2023, 13:46

Re: opsi paket matlab

Beitrag von asmaa »

Code: Alles auswählen

drwxrws---  5 kidai     pcpatch 4,0K Mär  6 09:01 matlab2023
this is what it shows me , reading and writing rights are okey
Benutzeravatar
SisterOfMercy
Beiträge: 1524
Registriert: 22 Jun 2012, 19:18

Re: opsi paket matlab

Beitrag von SisterOfMercy »

I see a directory, but you have a complete .opsi package?

Try copying the .opsi file to /var/lib/opsi/workbench/
If you don't have that directory you must be running a very old version of opsi.

Anyway, if the .opsi file is in a location that opsi considers its own, you should be able to run this:
# opsi-setup --set-rights
Then see if the rights have changed to something opsi can use. Over here it looks like this:

Code: Alles auswählen

-rw-rw----.   1 opsiconfd opsifileadmins 199M May  7  2021 blahblah.opsi
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Antworten