[EXTERNAL EMAIL]
On Tue, Oct 8, 2019 at 2:26 PM Stephen Dowdy <[email protected]> wrote: > > > 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 :-/ > Thanks for the info! So, I know know buildVer.sh is there: # ls IDRAC_FRMW_LX_R218238 build_variables.txt en.prop iDRACfl32l lxhapi.ini prereqcheck sputility.bin buildVer.sh finddev.sh iDRACie.sh mc.txt smbiosHelp.txt spUtilityHelp.txt dellIPMI_msgs.sh getSystemId libipmi_install.sh package.xml spconfig.xml svmExeMsg.xsl dellIPMI.sh hapi libipmi.so.1 payload sphelp.txt uni-eol.txt duputil.sh iDRACcfg.def libipmi_uninstall.sh PIEConfig.sh spsetup.sh Version.txt I wonder if I would have better luck running the upgrade from the extracted dir... somehow. > > 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 ? > It did not like that # TMPDIR=/home/tmp ./IDRAC_FRMW_LX_R218238.BIN /tmp/IDRAC_FRMW_LX_R218238.BIN-28224-3679/spsetup.sh: line 124: source: buildVer.sh: file not found # > > --stephen > _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge
