Please provide an clear Test Case and describe the possible Regression
Potential for this bug in the bug description [1].

[1] https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template


** Also affects: autopkgtest (Ubuntu Mantic)
   Importance: Undecided
       Status: New

** Changed in: autopkgtest (Ubuntu Mantic)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/2051593

Title:
  Cross arch testing: AttributeError: 'builtin_function_or_method'
  object has no attribute 'split'

Status in autopkgtest package in Ubuntu:
  Fix Released
Status in autopkgtest source package in Mantic:
  Incomplete

Bug description:
  autopkgtest can traceback when running cross-arch tests due to wrong
  variable name:

  autopkgtest [22:44:13]: ERROR: unexpected error:
  Traceback (most recent call last):
    File "/usr/bin/autopkgtest", line 902, in main
      testbed.open()
    File "/usr/share/autopkgtest/lib/adt_testbed.py", line 178, in open
      self._opened(pl)
    File "/usr/share/autopkgtest/lib/adt_testbed.py", line 345, in _opened
      for var in vars.split('\n'):
                 ^^^^^^^^^^
  AttributeError: 'builtin_function_or_method' object has no attribute 'split'
  qemu-system-x86_64: terminating on signal 15 from pid 1681994 
(/usr/bin/python3)

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


-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to     : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp

Reply via email to