1 | {'description': {'en': "vifino's personal overlay"},
|
2 | 'feed': ['https://github.com/vifino/vifino-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/vifino/vifino-overlay',
|
4 | 'name': 'vifino-overlay',
|
5 | 'owner': [{'email': 'vifino@tty.sh',
|
6 | 'name': 'Adrian "vifino" Pistol',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/vifino/vifino-overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:vifino/vifino-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.20
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vifino-overlay
|
16 | *** syncing vifino-overlay
|
17 | fatal: unable to access 'https://github.com/vifino/vifino-overlay.git/': Failed to connect to github.com port 443 after 57 ms: Couldn't connect to server
|
18 | !!! failed syncing vifino-overlay
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vifino-overlay
|
22 | *** syncing vifino-overlay
|
23 | Cloning into '/var/lib/repo-mirror-ci/sync/vifino-overlay'...
|
24 | fatal: unable to access 'https://github.com/vifino/vifino-overlay.git/': Failed to connect to github.com port 443 after 57 ms: Couldn't connect to server
|
25 | !!! failed syncing vifino-overlay
|
26 | * Sync failed again with 1, removing
|