Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
portage 2.0.51.19 and emerge sync fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
fatTrav
n00b
n00b


Joined: 08 Sep 2004
Posts: 40

PostPosted: Wed Mar 16, 2005 7:21 am    Post subject: portage 2.0.51.19 and emerge sync fails Reply with quote

I recently updated to the latest version of portage, which at the time was 2.0.51.19 and now emerge sync fails.

"@ERROR: Unknown module 'metadata'
rsync: connection unexpectedly closed (1061 bytes read so far)
rsync: error in rsync protocol data cream (code 12) at io.c(189)

THen some green text with how Rsync didn't finish and I should use 'emerge-websync' to get the latest cvs tree.
Network/firewall settings have not changed in three years.

Any ideas?
_________________
Linux? Is that one of them new Asian STDs?

noob? I think not.
Back to top
View user's profile Send private message
fkryszon
n00b
n00b


Joined: 01 Nov 2004
Posts: 64
Location: Belgium

PostPosted: Fri Mar 18, 2005 11:41 pm    Post subject: Reply with quote

I had a similar problem today:
Quote:

bash-2.05b# emerge sync
>>> starting rsync with rsync://192.168.178.20/portage...
>>> checking server timestamp ...
@ERROR: Unknown module 'portage'
rsync: connection unexpectedly closed (45 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(189)
>>> retry ...


>>> Starting retry 1 of 3 with rsync://192.168.178.20/portage
>>> checking server timestamp ...
@ERROR: Unknown module 'portage'
rsync: connection unexpectedly closed (45 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(189)
>>> retry ...

192.168.178.20 is my local rsyncd for portage (see[url] http://www.gentoo.org/doc/en/rsync.xml[/url])

I not that familiar with rsync, but I suddenly remembered about the last etc-update with reset /etc/rsync/rsynd.conf
It had a section like:
Code:

[portage]
path=/usr/portage


Recreating the [portage] - part ( I guess, thatś the missing module ) fixed my problem on the client side

->>
in your case, I gues you had a [metadata] section which would have to be recreated....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum