After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640101 - Connection problems with git.gnome.org
Connection problems with git.gnome.org
Status: RESOLVED INVALID
Product: sysadmin
Classification: Infrastructure
Component: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2011-01-20 19:59 UTC by Susana
Modified: 2011-01-21 22:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Susana 2011-01-20 19:59:28 UTC
git.gnome.org is really slow:

git clone git://git.gnome.org/evolution
Initialized empty Git repository in /home/splp/checkout/gnome2/evolution/.git/
remote: Counting objects: 315232, done.
remote: Compressing objects: 100% (58410/58410), done.
Receiving objects:   3% (11803/315232), 2.61 MiB | 2 KiB/s 

mtr shows a lot of dropped packets from redhat hosts:

splp@corona:~$ mtr -r -c 10 209.132.180.173
HOST: corona                      Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. mygateway.ar7                 0.0%    10    2.4   4.8   2.3  23.5   6.6
  2. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
  3. bl3                           0.0%    10   14.1  12.7   8.6  26.0   5.2
  4. lis2                          0.0%    10   10.3  10.8   9.6  12.7   1.0
  5. 195.8.0.234                   0.0%    10   56.2  58.5  54.9  62.0   2.5
  6. xe-0-1-0.cir1.amsterdam2-nh.  0.0%    10   56.8  58.3  54.8  64.5   3.2
  7. te0-3-4-0.rar3.washington-dc  0.0%    10  158.3 151.2 148.9 158.3   2.8
  8. te-3-0-0.rar3.atlanta-ga.us.  0.0%    10  205.8 209.1 204.8 221.1   5.2
  9. te-3-0-0.rar3.dallas-tx.us.x  0.0%    10  208.8 208.1 204.5 214.7   3.3
 10. vb12.rar3.la-ca.us.xo.net     0.0%    10  216.4 207.6 204.3 216.4   4.2
 11. 207.88.14.46.ptr.us.xo.net    0.0%    10  203.8 232.5 203.4 417.7  66.2
 12. 207.88.186.10.ptr.us.xo.net   0.0%    10  197.1 200.6 197.1 213.8   5.7
 13. border1.po2-bbnet2.phx004.pn  0.0%    10  198.9 202.2 198.0 208.9   4.4
 14. redhat-2.border1.phx004.pnap 10.0%    10  198.3 211.7 197.7 260.2  26.3
 15. ext-gw2-phx2.redhat.com      20.0%    10  293.0 215.0 202.1 293.0  31.6
 16. git.gnome.org                10.0%    10  201.9 205.7 201.9 216.7   5.3

Please make an European mirror! :)
Comment 1 Susana 2011-01-21 22:27:51 UTC
My problem is now solved: 

Initialized empty Git repository in /home/splp/evolution/.git/
remote: Counting objects: 315293, done.
remote: Compressing objects: 100% (58471/58471), done.
remote: Total 315293 (delta 259667), reused 310394 (delta 255272)
Receiving objects: 100% (315293/315293), 229.06 MiB | 1.04 MiB/s, done.

It had to do with my connection and not with gnome infrastructure, so I'm closing the bug.