[Bug 1366986] Re: bashisms in update_firmware
Launchpad Bug Tracker
1366986 at bugs.launchpad.net
Fri Oct 3 22:00:19 UTC 2014
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: powerpc-ibm-utils (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to powerpc-ibm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1366986
Title:
bashisms in update_firmware
Status in “powerpc-ibm-utils” package in Ubuntu:
Fix Released
Status in “powerpc-ibm-utils” source package in Trusty:
Confirmed
Bug description:
The update_flash_nv script contains a number of bashisms.
# update_flash --help
/usr/sbin/update_flash_nv: 375: [: root: unexpected operator
update_flash: Must be root to execute this command.
#
Correcting the == to = (in two places), the script then fails instead
with:
# update_flash -v -f 01TV810_061_054.img
/usr/sbin/update_flash_nv: 204: local: FW810.00: bad variable name
#
This one appears to be a matter of missing quoting.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerpc-ibm-utils/+bug/1366986/+subscriptions
More information about the foundations-bugs
mailing list