My laptop has my desktop as bin host since a few months and everything was working fine...
This weird behavior appeared 1 or 2 weeks ago...
When I try to emerge a package on the laptop it fails saying
Code: Select all
>>> Emerging binary (1 of 1) app-arch/xz-utils-5.8.3::gentoo
ssh: Could not resolve hostname vi: Name or service not known
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(232) [Receiver=3.4.1]So To debug this I'd like to start from the python file where the "ssh vi" is being called to retrieve the binpkg and do some print(...) to figure out what is happening...
Any hints welcome.


