1 | {'description': {'en': "Jakob L. Kreuze's personal overlay."},
|
2 | 'homepage': 'https://git.sr.ht/~jakob/zerodaysfordays',
|
3 | 'name': 'zerodaysfordays',
|
4 | 'owner': [{'email': 'zerodaysfordays@sdf.org',
|
5 | 'name': 'Jakob L. Kreuze',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~jakob/zerodaysfordays'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.23
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays
|
13 | *** syncing zerodaysfordays
|
14 | fatal: unable to access 'https://git.sr.ht/~jakob/zerodaysfordays/': Failed to connect to git.sr.ht port 443 after 130114 ms: Couldn't connect to server
|
15 | !!! failed syncing zerodaysfordays
|
16 | * Sync failed with 1
| [FATAL] |
17 | * Will try to re-create
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays
|
19 | *** syncing zerodaysfordays
|
20 | Cloning into '/var/lib/repo-mirror-ci/sync/zerodaysfordays'...
|
21 | fatal: unable to access 'https://git.sr.ht/~jakob/zerodaysfordays/': Failed to connect to git.sr.ht port 443 after 130798 ms: Couldn't connect to server
|
22 | !!! failed syncing zerodaysfordays
|
23 | * Sync failed again with 1, removing
|