1 | {'description': {'en': 'Calculate Linux Profiles'},
|
2 | 'homepage': 'http://www.calculate-linux.org',
|
3 | 'name': 'distros',
|
4 | 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'git://git.calculate-linux.org/calculate/distros-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.13
|
10 |
|
11 | * Adding new repository
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros
|
13 | WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | *** syncing distros
|
15 | Cloning into '/var/lib/repo-mirror-ci/sync/distros'...
|
16 | fatal: unable to connect to git.calculate-linux.org:
|
17 | git.calculate-linux.org[0: 80.246.250.190]: errno=Connection refused
|
18 |
|
19 | !!! failed syncing distros
|
20 | * Sync failed with 1
| [FATAL] |