This bug was fixed in the package autopkgtest - 4.2
---
autopkgtest (4.2) unstable; urgency=medium
[ Martin Pitt ]
* ssh: Fix result of tests that break the testbed. (LP: #1630578)
* qemu: Fix user/password login mode without a ttyS1 root shell.
- Concatenate bytes with eac
Hi Martin,
I'm still blocked by other things on my s390x env where all of this started.
But that shall stay part of bug 1630909.
I removed my workarounds which gave me a root login on ttyS1 and ran into the
issues described here.
Then I pulled latest git and ran it and it seems I now get as far w
I updated the commit:
https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=7077f969e
This fully fixes user/password based VMs now. Can you please check
current git (you can run it straight out of there, with
/path/to/checkout/runner/autopkgtest) how it works for you?
** Changed
Not enough yet indeed, the password prompt is from login already, not
from sudo (although that is still a separate issue).
** Changed in: autopkgtest (Ubuntu)
Status: Fix Committed => In Progress
** Changed in: autopkgtest (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
--
Yo
Fixed in
https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=24bacc0,
thanks!
Note that this will still not work if sudo needs a password, only for
passwordless sudo (like in cloud instances). But I'm going to teach
a-v-qemu about that now.
** Changed in: autopkgtest (Ubuntu)