← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1662346] Re: vmtest: s390x requires zipl command

 

This bug was fixed in the package curtin - 0.1.0~bzr460-0ubuntu1~16.10.1

---------------
curtin (0.1.0~bzr460-0ubuntu1~16.10.1) yakkety-proposed; urgency=medium

  * New upstream snapshot.
    - Install zipl in target on s390x arch. (LP: #1662346)
    - avoid UnicodeDecode error on passing non-utf8 into shlex
    - adjustments to version string handling, improved pack unit tests.
    - helpers/common: Add grub install debugging output
    - curtin: add version module and display in output and logs
    - content decoding in load_file, apply_net raise exception on errors
    - gpg: retry when recv'ing gpg keys fail (LP: #1661337)
    - Add clear_holders checks to disk and partition handlers (LP: #1659509)
    - net: add new lines after rendered static routes. (LP: #1649652)
    - multipath: don't run update-grub; setup_grub will handle this better.
      (LP: #1656369)
    - Test changes:
      - vmtest: Add tests for zesty and Trusty HWE-X kernels.
      - tests: fix tox tip-pycodestyle complaints
      - image-sync: add debugging output to help diagnose errors
      - vmtest: change get_curtin_version to use version subcommand.
      - Remove style checking during build and add latest style checks to tox
      - subp doc an unit test improvements.
      - flake8: remove unused variable.
      - vmtest: Add the ability to add extra config files to test execution.
      - vmtest: overhaul image sync
      - vmtest: skip apt-proxy test if not set
      - vmtest: add 'webserv' helper
      - vmtest: add CURTIN_VMTEST_CURTIN_EXE variable.

 -- Scott Moser <smoser@xxxxxxxxxx>  Thu, 16 Feb 2017 22:30:13 -0500

** Changed in: curtin (Ubuntu Yakkety)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1662346

Title:
  vmtest: s390x requires zipl command

Status in curtin:
  Fix Committed
Status in curtin package in Ubuntu:
  Fix Released
Status in curtin source package in Xenial:
  Fix Committed
Status in curtin source package in Yakkety:
  Fix Released

Bug description:
  [Impact]
  Installations of s390x systems will fail.  s390x requires zipl to boot
  and curtin assumed it was in the target image.  The change is simply
  to install it from the archive if it is not present.

  [Test Case]
  Run curtin vmtest on s390 as:
    /tools/jenkins-runner tests/vmtests/test_simple.py:XenialTestSimple

  [Regression Potential]
  No regression potential on s390x as it simply did not work.
  Errant code could accidently attempt installation of zipl on other
  arch, but successful installation of other arch show that is not the
  case.

  [Other Info]

  Before any s390x vmtests can be run on any regular basis the zipl
  command needs to be added as a dependency during install. Currently a
  basic test fails [1] with the output:

  [  114.303504] cloud-init[1482]: Running command ['chroot', '/tmp/tmpua0mwwjb/target', 'zipl'] with allowed return codes [0] (shell=False, capture=False)
  [  114.304453] cloud-init[1482]: chroot: failed to run command 'zipl': No such file or directory

  [1] https://jenkins.ubuntu.com/server/job/curtin-vmtest-s390x/8/

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1662346/+subscriptions