I have got problem with emerge, when I try the emerge --sync command, emerge just spits this at me:
- Code: Select all
disorder zeadar # emerge --sync
WARNING: One or more repositories have missing repo_name entries:
/usr/local/portage/profiles/repo_name
NOTE: Each repo_name entry should be a plain text file containing a
unique name for the repository on the first line.
Notice: [Errno -2] Name or service not known
>>> Starting rsync with rsync://rsync.europe.gentoo.org/gentoo-portage...
>>> Checking server timestamp ...
timed out
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(543) [Receiver=3.0.7]
>>> Retrying...
Notice: [Errno -2] Name or service not known
>>> Starting retry 1 of 3 with rsync://rsync.europe.gentoo.org/gentoo-portage
>>> Checking server timestamp ...
timed out
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(543) [Receiver=3.0.7]
>>> Retrying...
Notice: [Errno -2] Name or service not known
>>> Starting retry 2 of 3 with rsync://rsync.europe.gentoo.org/gentoo-portage
>>> Checking server timestamp ...
timed out
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(543) [Receiver=3.0.7]
>>> Retrying...
Notice: [Errno -2] Name or service not known
>>> Starting retry 3 of 3 with rsync://rsync.europe.gentoo.org/gentoo-portage
>>> Checking server timestamp ...
timed out
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(543) [Receiver=3.0.7]
>>> Exceeded PORTAGE_RSYNC_RETRIES: 3
I have delayed posting this because I thought it was a problem with gentoo servers, but if it would, people would shout more loudly about it.
As I can remember this problem occurred when I one day removed some timestamp file in purpose of forcing an emerge --sync.
By the way I have read this thread: viewtopic.php?f=86&t=18741&start=0 which doesn't work for me. (I have the same firewall that allowed rsync a week ago.)


