1 | {'description': {'en': 'Nils "holgersson" Freydank\'s personal overlay'},
|
2 | 'homepage': 'https://git.holgersson.xyz',
|
3 | 'name': 'holgersson-overlay',
|
4 | 'owner': [{'email': 'holgersson@posteo.de',
|
5 | 'name': 'Nils Freydank',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://git.holgersson.xyz/foss/holgersson-overlay'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.21
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync holgersson-overlay
|
14 | *** syncing holgersson-overlay
|
15 | fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': The requested URL returned error: 502
|
16 | !!! failed syncing holgersson-overlay
|
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 holgersson-overlay
|
20 | *** syncing holgersson-overlay
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
|
22 | fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': The requested URL returned error: 502
|
23 | !!! failed syncing holgersson-overlay
|
24 | * Sync failed again with 1, removing
|