Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96099 - 81.171.99.30 not responding on rsync requests for several months
Summary: 81.171.99.30 not responding on rsync requests for several months
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: 2005-06-14 09:56 UTC by Rutger Hendriks
Modified: 2005-07-21 13:18 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rutger Hendriks 2005-06-14 09:56:41 UTC
# emerge sync
>>> starting rsync with rsync://81.171.99.30/gentoo-portage...
>>> checking server timestamp ...
rsync: failed to connect to 81.171.99.30: Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(94)
>>> retry ...


>>> Starting retry 1 of 3 with rsync://213.204.195.9/gentoo-portage
>>> checking server timestamp ...
[This succeeds]


$ host 81.171.99.30
30.99.171.81.in-addr.arpa domain name pointer management.refresh-media.nl

$ ping -c 4 81.171.99.30
PING 81.171.99.30 (81.171.99.30) 56(84) bytes of data.
From 81.171.102.13 icmp_seq=1 Destination Host Unreachable
From 81.171.102.13 icmp_seq=2 Destination Host Unreachable
From 81.171.102.13 icmp_seq=3 Destination Host Unreachable
From 81.171.102.13 icmp_seq=4 Destination Host Unreachable

--- 81.171.99.30 ping statistics ---
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3002ms

The rsync problem has been around for several months. It is probably best if the
ip address is updated (I have no idea what it should be) or if that doesn't work
 it would be nice if the host can be removed from rsync.nl.gentoo.org

Relevant emerge info part:
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"

Thanks


Reproducible: Always
Steps to Reproduce:
Comment 1 Jeffrey Forman (RETIRED) gentoo-dev 2005-06-15 04:30:37 UTC
Michiel,

I have removed you from rotation. Please see what's going on with this issue.
Thanks!

-Jeffrey

# rsync6.nl     :: Michiel Muhlenbaumer :: michiel@muhlenbaumer.nl
81.171.99.30
Comment 2 Jeffrey Forman (RETIRED) gentoo-dev 2005-07-21 11:31:47 UTC
removed from acl's and rotations. please refile a new bug if you wish to become
a mirror again. 

-jeffrey
Comment 3 Michiel Muhlenbaumer 2005-07-21 13:18:51 UTC
We had to move our servers from this network.

I'll setup a new rsync server if there is need for it on my new location.

(In reply to comment #0)
> # emerge sync
> >>> starting rsync with rsync://81.171.99.30/gentoo-portage...
> >>> checking server timestamp ...
> rsync: failed to connect to 81.171.99.30: Connection timed out (110)
> rsync error: error in socket IO (code 10) at clientserver.c(94)
> >>> retry ...
> 
> 
> >>> Starting retry 1 of 3 with rsync://213.204.195.9/gentoo-portage
> >>> checking server timestamp ...
> [This succeeds]
> 
> 
> $ host 81.171.99.30
> 30.99.171.81.in-addr.arpa domain name pointer management.refresh-media.nl
> 
> $ ping -c 4 81.171.99.30
> PING 81.171.99.30 (81.171.99.30) 56(84) bytes of data.
> From 81.171.102.13 icmp_seq=1 Destination Host Unreachable
> From 81.171.102.13 icmp_seq=2 Destination Host Unreachable
> From 81.171.102.13 icmp_seq=3 Destination Host Unreachable
> From 81.171.102.13 icmp_seq=4 Destination Host Unreachable
> 
> --- 81.171.99.30 ping statistics ---
> 4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3002ms
> 
> The rsync problem has been around for several months. It is probably best if the
> ip address is updated (I have no idea what it should be) or if that doesn't work
>  it would be nice if the host can be removed from rsync.nl.gentoo.org
> 
> Relevant emerge info part:
> SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
> 
> Thanks
> 
> 
> Reproducible: Always
> Steps to Reproduce: