1 | {'description': {'en': "turret.'s portage overlay"},
|
2 | 'homepage': 'https://git.turret.cyou/portage-overlay.git/about/',
|
3 | 'name': 'turret-overlay',
|
4 | 'owner': [{'email': 'turret@turret.cyou', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'git://git.turret.cyou/portage-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.24
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync turret-overlay
|
12 | WARNING:pkgcore:tastytea repo at '/var/lib/repo-mirror-ci/sync/tastytea', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | *** syncing turret-overlay
|
14 | fatal: unable to connect to git.turret.cyou:
|
15 | git.turret.cyou[0: 67.11.194.7]: errno=No route to host
|
16 |
|
17 | !!! failed syncing turret-overlay
|
18 | * Sync failed with 1
| [FATAL] |
19 | * Will try to re-create
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync turret-overlay
|
21 | *** syncing turret-overlay
|
22 | Cloning into '/var/lib/repo-mirror-ci/sync/turret-overlay'...
|
23 | fatal: unable to connect to git.turret.cyou:
|
24 | git.turret.cyou[0: 67.11.194.7]: errno=No route to host
|
25 |
|
26 | !!! failed syncing turret-overlay
|
27 | * Sync failed again with 1, removing
|