Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 10 to 10 | ||||||||
For a successful installation, you will need to configure your package manager to reference a number of repositories, specific for each distribution. | ||||||||
Changed: | ||||||||
< < | You will find mirrors for all of them hosted in Padova, as primary mirror on http://igi-01.pd.infn.it/mrepo/ , and CNAF, as secondary one on http://grid-it.cnaf.infn.it/mrepo/ | |||||||
> > | You will find mirrors for all of them hosted in Padova, as primary mirror on http://repo-pd.italiangrid.it/mrepo/ , and CNAF, as secondary one on http://repo-cnaf.italiangrid.it/mrepo/ | |||||||
EMI Repositories | ||||||||
Line: 37 to 37 | ||||||||
IGI Repositories | ||||||||
Changed: | ||||||||
< < | Here you can find all the links to the official INFNGRID repo files: http://igi-01.pd.infn.it/mrepo/repos/![]() | |||||||
> > | Here you can find all the links to the official INFNGRID repo files: http://repo-pd.italiangrid.it/mrepo/repos/![]() | |||||||
Example file: igi.repo | ||||||||
Changed: | ||||||||
< < | # | |||||||
> > | # # INFNGRID repositories # [ig_sl5_x86_64] name = INFNGRID 3.2 x86_64 baseurl = http://repo-pd.italiangrid.it/mrepo/ig_sl5-x86_64/RPMS.3_2_0/ ![]() http://repo-cnaf.italiangrid.it/mrepo/ig_sl5-x86_64/RPMS.3_2_0/ ![]() enabled = 1 protect = 0 [ig_sl5_x86_64_externals] name = INFNGRID 3.2 x86_64 (externals) baseurl = http://repo-pd.italiangrid.it/mrepo/ig_sl5-x86_64/RPMS.3_2_0_externals/ ![]() http://repo-cnaf.italiangrid.it/mrepo/ig_sl5-x86_64/RPMS.3_2_0_externals/ ![]() enabled = 1 protect = 0 | |||||||
As we can see all these repo files are linked to two servers (baseurl) one mirror in Padova and the other in CNAF to have a backup server in case one of those is not working properly. |