[Bugs] [Bug 1779742] tests/00-geo-rep/00-georep-verify-non-root-setup.t fail on freshly installed builder

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 16 12:36:50 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1779742



--- Comment #6 from M. Scherer <mscherer at redhat.com> ---
There isn't a need for much analysis, the problem is that on a new system, the
remote key need to be accepted by ssh-copy-id, that's why it is blocked on the
command: "ssh -v -o PreferredAuthentications=, -o ControlPath=none
nroot at 127.0.0.1".

I do not know how that was supposed to work in the first place, but I suspect
this did worked by accident, because we do not reinstall the builder on each
run. The attached patch should work, and to test it, no need for anything
special, just use a fresh VM (either vagrant, virt-builder, anything) and test.
just make sure the know_hosts file of root is empty, since that's the state of
a freshly install VM.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list