Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5590 - emerge takes too long at rsync and gives some error in the end.
Summary: emerge takes too long at rsync and gives some error in the end.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Damon Conway (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 18:14 UTC by Miguel Sousa Filipe
Modified: 2011-10-30 22:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
new version of script (emerge-rsync,1.26 KB, text/plain)
2002-11-03 14:40 UTC, Marko Mikulicic
Details

Note You need to log in before you can comment on or make changes to this bug.
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.