[Bug 1802462] Comment bridged from LTC Bugzilla

bugproxy bugproxy at us.ibm.com
Thu Nov 15 17:29:27 UTC 2018


------- Comment From Christian.Rund at de.ibm.com 2018-11-15 12:25 EDT-------
Hello Steve,

verified successfully the package hint for the 'zkey' tool is correct now.
Thanks for the fix.

To verify, I enabled the cosmic-proposed repositories and created a
preferences file to limit updates to the command-not-found package.
Next, I uninstalled the s390-tools-zkey package.

Ran 'apt-get update' and 'apt-get upgrade command-not-found' successfully:
...
Preparing to unpack .../05-command-not-found_18.10.0~pre2_all.deb ...
Unpacking command-not-found (18.10.0~pre2) over (18.10.0~pre1) ...
...
Preparing to unpack .../07-command-not-found-data_18.10.0~pre2_s390x.deb ...
Unpacking command-not-found-data (18.10.0~pre2) over (18.10.0~pre1) ...
...

# zkey -h

Command 'zkey' not found, but can be installed with:

apt install s390-tools-zkey

------- Comment From Christian.Rund at de.ibm.com 2018-11-15 12:26 EDT-------
Successfully verified the -proposed package.
Progressing the defect state to 'tested'.

Thanks,
Christian

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/1802462

Title:
  When s390-tools-zkey package is not installed 'zkey -h' lists wrong
  package name in apt hint

Status in Ubuntu on IBM z Systems:
  In Progress
Status in command-not-found package in Ubuntu:
  In Progress
Status in command-not-found source package in Cosmic:
  Fix Committed

Bug description:
  [SRU Justification]
  The contents of command-not-found-data in cosmic are out of date with respect to the archive, resulting in misleading suggestions offered to users for some commands.

  [Test case]
  1. Install command-not-found
  2. . /etc/bash.bashrc
  3. Install btrfs-progs.
  4. Ensure that the package cloud-init is not installed.
  5. Type 'btrfs-debug-tree'.  Observe that bash suggests installing btrfs-progs, even though btrfs-progs is installed (and does not provide a btrfs-debug-tree command).
  6. Type 'cloud-id'.  Observe that bash returns the general 'command not found' error.
  7. Install command-not-found from -proposed.
  8. Type 'btrfs-debug-tree' again.  Observe that bash correctly reports 'command not found'.
  9. Type 'cloud-id' again. Observe that bash suggests to install the cloud-init package.

  [Regression potential]
  In the event that there is bad data in the database update, command-not-found may return wrong suggestions after this SRU.  It is already doing so currently, and there are no known instances of bad data in the database updates, so this possibility is not a reason to block the SRU.

  OS: Ubuntu 18.10 providing s390-tools_2.6.0-0ubuntu7_s390x.deb
  When the 's390-tools-zkey' package is NOT installed, the installation hint given by zkey -h is not as expected

  Environment:
  IBM Z 13 or Z 14 LPAR or z/VM

  Details
  =======
  On an IBM Z13 or Z14 based Ubuntu 18.10 system where the 'zkey' tool is not yet installed,
  the installation hint given by zkey is misleading.
  The hint should read: 'apt install s390-tools-zkey'

  The apt-cache search for zkey displays the expected package name,
  though.

  Ran the above install command which succeeded as expected, the zkey
  tool was available.

  ---uname output---
  Linux system 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:06:06 UTC 2018 s390x s390x s390x GNU/Linux

  Machine Type = IBM Type: 3906 LIC Identifier:   505724ff5b747876

  ---Debugger---
  A debugger is not configured

  ---Steps to Reproduce---
   1.) Install Ubuntu 18.10 onto an LPAR or z/VM system
  2.) Ensure the zkey tool is not installed
  3.) run: zkey -h
  # zkey -h

  Command 'zkey' not found, but can be installed with:

  apt install s390-tools

  Userspace tool common name: apt

  The userspace tool has the following bit modes: 64bit

  Userspace rpm: s390-tools_2.6.0-0ubuntu7_s390x.deb

  Userspace tool obtained from project website:  na

  *Additional Instructions for Christian.Rund at de.ibm.com:
  -Attach ltrace and strace of userspace application.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1802462/+subscriptions



More information about the foundations-bugs mailing list