canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #04796
[Bug 2051593] Re: Cross arch testing: AttributeError: 'builtin_function_or_method' object has no attribute 'split'
Ubuntu 23.10 (Mantic Minotaur) has reached end of life, so this bug will
not be fixed for that specific release.
** Changed in: autopkgtest (Ubuntu Mantic)
Status: Incomplete => Won't Fix
--
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:
Won't Fix
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
References