build-podman: Don't assume that host is reachable as 10.0.2.2
This was true with slirp4netns in its default configuration, but is no longer true when using passt. If the auto-detected proxy is localhost or 127.0.0.x, ask the user to set a suitable proxy via --apt-proxy instead.
Closes: #1078076