[Bug 1491977] Re: update_flash fails on Ubuntu in PowerVM mode
Launchpad Bug Tracker
1491977 at bugs.launchpad.net
Fri Oct 16 17:34:42 UTC 2015
This bug was fixed in the package powerpc-ibm-utils - 1.2.26-2
---------------
powerpc-ibm-utils (1.2.26-2) unstable; urgency=medium
* bad_variable.patch: Add extra quoting to update_flash (LP: #1491977)
* stop_kexec_nv.patch: Stop kexec before starting flash (LP: #1491063)
* stop_kexec_vm.patch: Likewise, but also do it for PowerVM platforms.
-- Adam Conrad <adconrad at 0c3.net> Thu, 15 Oct 2015 21:46:32 -0600
** Changed in: powerpc-ibm-utils (Ubuntu)
Status: Triaged => Fix Released
--
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/1491977
Title:
update_flash fails on Ubuntu in PowerVM mode
Status in powerpc-ibm-utils package in Ubuntu:
Fix Released
Bug description:
---Problem Description---
update_flash (PowerVM mode) from Ubuntu fails with a 'bad variable name'.
---uname output---
Linux neo33-2 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 19:33:37 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
Machine Type = type_model=8247-22L
---Steps to Reproduce---
# update_flash -f 01SV840_016_016.img
/usr/sbin/update_flash: 185: local: FW830.00: bad variable name
If I comment out line 252 and run it again, things do work (but there
is checking that doesn't happen in that case)
# echo_validate_return_status "$output"
Upstream commit ID :
commit 546174be41c74894126414515644888ed8b31584
Author: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
Date: Wed Sep 2 10:23:21 2015 -0400
update_flash: Fix bad variable issue
Shells like dash throws error if we try to assign string with space
without double quote. ex:
local bug=ML FW830.00 FW830.00
> [PATCH] update_flash: Stop kexec service before starting firmware update on
> PowerVM LPAR
I've posted this patch to upstream today...
-Vasant
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerpc-ibm-utils/+bug/1491977/+subscriptions
More information about the foundations-bugs
mailing list