[Bug 1996477] Please test proposed package
Łukasz Zemczak
1996477 at bugs.launchpad.net
Fri Dec 2 00:50:13 UTC 2022
Hello bugproxy, or anyone else affected,
Accepted s390-tools-signed into jammy-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/s390-tools-
signed/2.20.0-0ubuntu3.2 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to s390-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1996477
Title:
[UBUNTU 22.04] dbginfo.sh updates for /bin/dash shell compatibility
Status in Ubuntu on IBM z Systems:
In Progress
Status in s390-tools package in Ubuntu:
Invalid
Status in s390-tools source package in Jammy:
Fix Committed
Status in s390-tools source package in Kinetic:
Fix Committed
Status in s390-tools source package in Lunar:
Invalid
Bug description:
SRU Justification:
==================
[ Impact ]
* The dbginfo.sh script fails on system (actually shells) that run dash,
due to some incompatibilities in dbginfo.sh (with using 'type').
* The script fails with a with parameter error.
[ Fixes ]
* 92b84092 92b84092077f5238f8067f24e9fc330ddefb4525 "dbginfo.sh:
ensure type commands compatible with dash"
* 9f93af61 9f93af614f7463317ec56af5a6484f66386af797 "dbginfo.sh:
ensure compatibility with /bin/dash"
[ Test Plan ]
* Use a user account that has dash as default shell,
or simply call dash in whatever shell you are running.
* Make sure the s390-tools are installed (but it's mandatory for s390x)
since dbginfo.sh is included into this.
* Now call /usr/sbin/dbginfo.sh (from within a dash shell)
and watch out for any errors,
esp. some caused by issues with parameters,
like 'type' is not supporting '-t'.
[ Where problems could occur ]
* The changes in handling the parameters could break the dbginfo.sh
on other shells, like bash (which is the default in Ubuntu).
* Fortunately the changes in the above commits are pretty traceable.
__________
Description: dbginfo.sh: incompatible commands with /bin/dash shell
Symptom: subsection data collection fails while running in /bin/dash shell
- type is failing with parameter error
Problem: reduced data collection
Solution: rewrite in compatible way
Component: s390-tools
the master commits in s390tools v2.24.9 are:
92b8409 92b84092077f5238f8067f24e9fc330ddefb4525 "dbginfo.sh: ensure
type commands compatible with dash"
9f93af6 9f93af614f7463317ec56af5a6484f66386af797 "dbginfo.sh: ensure
compatibility with /bin/dash"
source:
https://github.com/ibm-s390-linux/s390-tools/blob/master/scripts/dbginfo.sh
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1996477/+subscriptions
More information about the foundations-bugs
mailing list