Setting SYNC="rsync://rsync.us.gentoo.org" in /etc/make.conf results in @ERROR: Unknown module '*' rsync: connection unexpectedly closed (441 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165) on every mirror. Something is missing. Reproducible: Always Steps to Reproduce: 1. 2. 3. portage-2.0.47-r10
syntax has to be like this one if you'd like to change the server, just replace localhost with eg rsync.gentoo.org SYNC="rsync://localhost/gentoo-portage" -> SYNC="rsync://rsync.gentoo.org/gentoo-portage"