← Back to team overview

kernel-packages team mailing list archive

[Bug 1591189] [NEW] missing python-yaml autopkgtest dependency

 

Public bug reported:

linux' tests have recently started to fail differently in y than they
were failing before:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-yakkety/yakkety/ppc64el/l/linux/20160610_110617%40/log.gz

Cloning into 'autotest-docker'...
Traceback (most recent call last):
  File "kernel-testing/dep8-runner", line 13, in <module>
    from lib.test_attributes                import TestAttributes
  File "/tmp/autopkgtest.2ACEqh/build.HDx/linux-4.4.0/kernel-testing/lib/test_attributes.py", line 8, in <module>
    import yaml
ImportError: No module named yaml
tar: kernel-test-results: Cannot stat: No such file or directory

Supposedly python-yaml (or maybe python3-yaml) needs to be added as a
test dep.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: bot-stop-nagging

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

** Tags added: bot-stop-nagging

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591189

Title:
  missing python-yaml autopkgtest dependency

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  linux' tests have recently started to fail differently in y than they
  were failing before:

  https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-yakkety/yakkety/ppc64el/l/linux/20160610_110617%40/log.gz

  Cloning into 'autotest-docker'...
  Traceback (most recent call last):
    File "kernel-testing/dep8-runner", line 13, in <module>
      from lib.test_attributes                import TestAttributes
    File "/tmp/autopkgtest.2ACEqh/build.HDx/linux-4.4.0/kernel-testing/lib/test_attributes.py", line 8, in <module>
      import yaml
  ImportError: No module named yaml
  tar: kernel-test-results: Cannot stat: No such file or directory

  Supposedly python-yaml (or maybe python3-yaml) needs to be added as a
  test dep.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1591189/+subscriptions


Follow ups