Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168562 - rsync://147.32.127.222/gentoo-portage not sending file list
Summary: rsync://147.32.127.222/gentoo-portage not sending file list
Status: RESOLVED FIXED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 12:20 UTC by Raphael Das Gupta
Modified: 2007-07-02 15:32 UTC (History)
2 users (show)

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


Attachments
quote from terminal output of `emerge --sync' (terminal_output.txt,2.23 KB, text/plain)
2007-02-27 12:24 UTC, Raphael Das Gupta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Das Gupta 2007-02-27 12:20:34 UTC
rsyncing from rsync://147.32.127.222/gentoo-portage stopps at the "recieving file list ..." message

Reproducible: Sometimes

Steps to Reproduce:
1. a)
   run
           $> sudo emerge --sync
   with
           SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
   in your /etc/make.conf

   b) for sake of reproduction one might set
           SYNC="rsync://147.32.127.222/gentoo-portage"


2.
   If the mirror-rotation connects you to
           rsync://147.32.127.222/gentoo-portage
   of if you have taken Reproduction Step 1.b)
   then you get the results described in 'Actual Results'
Actual Results:  
When the terminal has displayed (see Attachment)
      "receiving file list ..."
one of the following happens:

In about 80% of the cases, the process just stays here, until it's being killed.
In about 15% of the cases, the process continues after a long wait (several minutes), finishishing rsyncing as expected.
In about 5 % of the cases, the process runs through without ever being delayed.

I didn't do any serious statistics here at all, so these percentages are more like 'felt values'.

Expected Results:  
rsyncing should run through without being delayed for longer than some seconds, like it is on all the other gentoo-portage mirrors I was being connected to until now, OR the server should state in a message that one's IP is banned for rsyncing too much (like it could happen when trying to reproduce this bug, I guess)
Comment 1 Raphael Das Gupta 2007-02-27 12:24:20 UTC
Created attachment 111404 [details]
quote from terminal output of `emerge --sync'

This is the output down to the message where emerge --rsync hangs.
Comment 2 Robert Baxter 2007-02-27 17:10:25 UTC
Confirmed, rsync is broken, sits at
receiving file list ...
, however no data is recieved.
Comment 3 Robert Baxter 2007-02-27 18:05:59 UTC
Hmmm, this rsync mirror IS working, it is just extremely slow to build the file list
[10:02:10]<root@rage:~> SYNC='rsync://147.32.127.222/gentoo-portage' emerge --sync
>>> Updating Portage cache:  100%
[10:25:57]<root@rage:~>
Comment 4 Robert Baxter 2007-06-03 21:17:32 UTC
ok, now it is really broken....
@ERROR: chroot failed
rsync error: error starting client-server protocol (code 5) at main.c(1386) [receiver=2.6.9]
>>> Retrying...
Comment 5 Shyam Mani (RETIRED) gentoo-dev 2007-07-02 15:32:43 UTC
Seems alive for now. Will give it another chance...