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.8
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros
|
12 | *** syncing distros
|
13 | fatal: unable to connect to git.calculate-linux.org:
|
14 | git.calculate-linux.org[0: 80.246.250.190]: errno=Connection refused
|
15 |
|
16 | !!! failed syncing distros
|
17 | * Sync failed with 1
| [FATAL] |
18 | * Will try to re-create
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros
|
20 | *** syncing distros
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/distros'...
|
22 | fatal: unable to connect to git.calculate-linux.org:
|
23 | git.calculate-linux.org[0: 80.246.250.190]: errno=Connection refused
|
24 |
|
25 | !!! failed syncing distros
|
26 | * Sync failed again with 1, removing
|