Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296179 - Add http://ignum.dl.sourceforge.net/ to sourceforge mirrors
Summary: Add http://ignum.dl.sourceforge.net/ to sourceforge mirrors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://sourceforge.net/apps/trac/sour...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 12:28 UTC by Petr Pisar
Modified: 2009-12-08 16:34 UTC (History)
1 user (show)

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


Attachments
list of URLs taken from [URL] (sf.mirrors.lst.url,1.49 KB, text/plain)
2009-12-08 16:33 UTC, Jeroen Roovers (RETIRED)
Details
list of reachable URLs (sf.mirrors.lst.reachable2,1.30 KB, text/plain)
2009-12-08 16:34 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisar 2009-12-08 12:28:26 UTC
New Sourceforge mirror ignum.dl.sourceforge.net has been established. Please add it into profiles/thirdpartymirrors ad it's the only mirror in Central Europe.

BTW current list of sourceforge thirdpartymirrors does not keep pace with linked official list. Official list holds following names currently:

biznetnetworks
cdnetworks-kr-1
cdnetworks-kr-2
cdnetworks-us-1
cdnetworks-us-2
dfn
fastbull
freefr
garr
heanet
hivelocity
ignum
internap
internode
iweb
jaist
kent
mesh
ncu
nfsi
nchc
ovh
puzzle
softlayer
sunet
superb-east
superb-west
surfnet
switch
transact
ufpr
voxel
waix
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-08 15:52:11 UTC
That's fixed. Thanks.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-08 16:33:33 UTC
Created attachment 212462 [details]
list of URLs taken from [URL]

I have additionally run this little script on the list provided in [URL]:

for i in $(< ~/sf.mirrors.lst.url ); do wget -t 1 -T 15 "$i" -O /dev/null 2>&1 && echo $i >> ~/sf.mirrors.lst.reachable2
  ; done | tee ~/sf.mirrors.lst.log

and I found a couple that I could not reach. I added all the remaining mirrors from ~/sf.mirrors.lst.reachable2.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-08 16:34:03 UTC
Created attachment 212463 [details]
list of reachable URLs