Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5590

Summary: emerge takes too long at rsync and gives some error in the end.
Product: Portage Development Reporter: Miguel Sousa Filipe <miguel.filipe>
Component: UnclassifiedAssignee: Damon Conway (RETIRED) <kabau>
Status: RESOLVED FIXED    
Severity: normal CC: carpaski, mholzer
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: new version of script

Description Miguel Sousa Filipe 2002-07-25 18:14:57 UTC
emerge takes enormous amounts of time to complete a rsync, and when I does it
gives: 
rsync error: partial transfer (code 23) at main.c(925)

[50p] tigre : ~ $ emerge --version
Portage 2.0.13

thats all I remember of importance to report
this happened with several rsync mirrors...
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2002-07-25 18:40:16 UTC
What's your connection to the net?
Comment 2 Miguel Sousa Filipe 2002-09-02 16:21:51 UTC
wrote 884 bytes  read 530434 bytes  8782.12 bytes/sec
total size is 20423738  speedup is 38.44
rsync error: partial transfer (code 23) at main.c(925)

>>> Updating Portage cache...  

[58p] tigre : /usr/src $ emerge --version
Portage 2.0.34
--------//--------------------
now emerge rsync|sync doesn't take that long... but it allways gives me this
error..with rsync..
about the bandwith .. I have a cable connection.. 640kbit/sec
and i'm not experiencing any kind of "slow connection problems"

I just added this coment to let you ppl know that in portage 2.0.34 this rsync
errors still happens. (constantly if not even on every emerge rsync)
Comment 3 Marko Mikulicic 2002-11-03 14:40:24 UTC
Created attachment 5353 [details]
new version of script
Comment 4 Nicholas Jones (RETIRED) gentoo-dev 2002-11-14 05:57:50 UTC
RSYNC_RETRIES in portage.
Beyond that, it's not a portage problem.