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

Bug #2051593 reported by Paride Legovini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
autopkgtest (Ubuntu)
Fix Released
Undecided
Paride Legovini
Mantic
Incomplete
Undecided
Unassigned

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)

Paride Legovini (paride)
Changed in autopkgtest (Ubuntu):
assignee: nobody → Paride Legovini (paride)
Revision history for this message
Paride Legovini (paride) wrote :

Fixed in noble-proposed.

Changed in autopkgtest (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package autopkgtest - 5.32ubuntu2

---------------
autopkgtest (5.32ubuntu2) noble; urgency=medium

  * Fix traceback in cross-arch testing (LP: #2051593)
  * Update cross-arch patchset from latest snapshot

 -- Paride Legovini <email address hidden> Mon, 29 Jan 2024 22:46:58 +0100

Changed in autopkgtest (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

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

Changed in autopkgtest (Ubuntu Mantic):
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.