Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

trying to update PowerEdge BIOS "Make sure the following utilities are in the path ..."

276 views
Skip to first unread message

Albretch Mueller

unread,
Jan 24, 2010, 2:40:02 PM1/24/10
to
~
While trying the update the BIOS of a PowerEdge 1850 using
Linux/Debian/knoppix 6.2, I got:
~
spsetup.sh: line 124: source: buildVer.sh: file not found
spsetup.sh: Cannot find utilities on the system to execute package.

Make sure the following utilities are in the path:

sed stty cut fmt stat look lockfile tail rm mkdir mktemp chmod ls
basename dirname sleep
~
I did check all of these utilities and the only one apparently (or
actually) missing is "lockfile".
~
$ which lockfile
$ lockfile --version | grep version
bash: lockfile: command not found
~
I am not sure (I have tried a number of things) which "lockfile" do they mean:
~
http://packages.debian.org/search?keywords=lockfile
~
DELL supports RedHat and Susex in their servers. Is this a Red Hat
specific utility? and in case it is, what/how should I do/go?
~
Thank you
lbrtchx
~
$ which sed
/bin/sed
$ sed --version | grep version
GNU sed version 4.2.1
~
$ which stty
/bin/stty
$ stty --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which cut
/usr/bin/cut
$ cut --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which fmt
/usr/bin/fmt
$ fmt --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which stat
/usr/bin/stat
$ stat --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which look
/usr/bin/look
~
$ which lockfile
$ lockfile --version | grep version
bash: lockfile: command not found
~
$ which tail
/usr/bin/tail
$ tail --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which rm
$ rm --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which mkdir
/bin/mkdir
$ mkdir --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which mktemp
/bin/mktemp
$ mktemp --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which chmod
/bin/chmod
$ chmod --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which ls
$ ls --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which basename
/usr/bin/basename
$ basename --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which dirname
/usr/bin/dirname
$ dirname --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which sleep
/bin/sleep
$ sleep --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
$
~


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Robert David

unread,
Jan 24, 2010, 3:50:02 PM1/24/10
to
I updated dell poweredge bios once and I think I used

procmail

Next try to search package accoarding to file:

http://packages.debian.org/search?searchon=contents&keywords=lockfile&mode=path&suite=stable&arch=any

Regards,
Robert.

Dne neděle 24 ledna 2010 20:31:07 Albretch Mueller napsal(a):

Albretch Mueller

unread,
Jan 24, 2010, 8:00:02 PM1/24/10
to
On Sun, Jan 24, 2010 at 8:43 PM, Robert David
<robert.da...@gmail.com> wrote:
> I updated dell poweredge bios once and I think I used
>
> procmail
>
> Next try to search package accoarding to file:
>
> http://packages.debian.org/search?searchon=contents&keywords=lockfile&mode=path&suite=stable&arch=any
>
> Regards,
> Robert.
~
 right, but now I am getting the following errors:
~
/tmp/PE1850_BIOS_LX_A07.BIN-5183-22902/spsetup.sh: line 124: source:
buildVer.sh: file not found
/tmp/PE1850_BIOS_LX_A07.BIN-5183-22902/spsetup.sh: line 1474: source:
PIEConfig.sh: file not found
/tmp/PE1850_BIOS_LX_A07.BIN-5183-22902/spsetup.sh: line 287:
$_SUPPORT_LOG_FILE: ambiguous redirect
/tmp/PE1850_BIOS_LX_A07.BIN-5183-22902/spsetup.sh: line 462:
$_SUPPORT_LOG_FILE: ambiguous redirect
/tmp/PE1850_BIOS_LX_A07.BIN-5183-22902/spsetup.sh: line 463:
$_SUPPORT_LOG_FILE: ambiguous redirect
~
 the "spsetup.sh: line 124: source: buildVer.sh: file not found" was an old one
~
 Do you remember what you did when you got these errors?
~
 Thank you
 lbrtchx

Robert David

unread,
Jan 25, 2010, 4:20:01 AM1/25/10
to
Dou you have these missing files?? these are some scripts from the dell
updater. Are they executable? Becouse this seems like the binfile filed to
extract correctly.

buildVer.sh
PIEConfig.sh

I dont remember problems like this. I did that year ago. I just downloaded the
bin file from dell support, install the needed dependencies and than follow
the dell guide.

Dne pondělí 25 ledna 2010 01:56:49 Albretch Mueller napsal(a):
> buildVer.sh

0 new messages