1 | {'description': {'en': 'Calculate Overlay'},
|
2 | 'homepage': 'http://www.calculate-linux.org',
|
3 | 'name': 'calculate',
|
4 | 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'git://git.calculate-linux.org/calculate/calculate-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.21
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
|
12 | *** syncing calculate
|
13 | fatal: unable to connect to git.calculate-linux.org:
|
14 | git.calculate-linux.org[0: 80.246.250.190]: errno=Network is unreachable
|
15 |
|
16 | !!! failed syncing calculate
|
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 calculate
|
20 | *** syncing calculate
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/calculate'...
|
22 | fatal: unable to connect to git.calculate-linux.org:
|
23 | git.calculate-linux.org[0: 80.246.250.190]: errno=Connection timed out
|
24 |
|
25 | !!! failed syncing calculate
|
26 | * Sync failed again with 1, removing
|