[EXTERNAL EMAIL]

On 10/8/19 11:58 AM, Mauricio Tavares wrote:
[EXTERNAL EMAIL]

More fun:

# ./IDRAC_FRMW_LX_R218238.BIN
/tmp/IDRAC_FRMW_LX_R218238.BIN-26250-16229/spsetup.sh: line 124:
source: buildVer.sh: file not found
#

I take that buildVer.sh should be in the package but not being extracted?

# fgrep buildVer.sh IDRAC_FRMW_LX_R218238.BIN
#

You can extract a .BIN via:


./{FOO}.BIN --extract FOO to see what's in the package, but be aware, DUP Kits like to have embedded RPMs that extract also, and i think i've seen THREE or more levels of archiving :-/


But, you may also be running into some systems not allowing executable use in /tmp/   (fstab/mount option 'noexec').

I'd try running it from somewhere else, also, or see if:

export TMPDIR=/home/tmp

./IDRAC_FRMW_LX_R218238.BIN


works ?


--stephen

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to