This bug was fixed in the package autopkgtest - 2.5.3
---
autopkgtest (2.5.3) unstable; urgency=low
* Drop hosts/ and {onepackage,ubuntu}-config example files; these scripts
haven't been used nor maintained in years, and we won't need them anytime
soon. Ubuntu does, and Deb
** Branch linked: lp:debian/autopkgtest
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1259529
Title:
UnicodeEncodeError in adt-run psummary call
To manage notifications about this bug go to:
https:
Uploaded to sid, it will autosync.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1259529
Title:
UnicodeEncodeError in adt-run psummary call
To manage notifications about this bug go to:
https://bug
Fixed with tests:
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=commitdiff;h=d786eedda9
** Changed in: autopkgtest (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Changed in: autopkgtest (Ubuntu)
Importance: High => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1259529
Title:
UnicodeEncodeError in adt-run psummary call
To manage notifications ab
In an unicode locale it would look like this:
adt-run: & tree0t-build: - - - - - - - - - - results - - - - - - - - - -
tree0t-build FAIL status: 0, stderr: gtktest.c: In function ‘main’:
So we need to make adt-run convert non-ascii characters to ASCII, or
just bluntly output UTF-8 anyway
Can reproduce. FYI, you can also run the test with
LANG=C sudo adt-run -B gtk+3.0_3.10.6-0ubuntu1.dsc --- adt-virt-null
(Doesn't matter much, but in case when you don't have an unpacked
source)
** Changed in: autopkgtest (Ubuntu)
Importance: Undecided => High
** Changed in: autopkgtest (Ub