1 | {'description': {'en': "nezbednik's overlay"},
|
2 | 'homepage': 'https://codeberg.org/nezbednik/repo',
|
3 | 'name': 'nez',
|
4 | 'owner': [{'email': 'nezbednik@atlas.cz',
|
5 | 'name': 'nezbednik',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://codeberg.org/nezbednik/repo.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@codeberg.org/nezbednik/repo.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.23
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nez
|
15 | *** syncing nez
|
16 | fatal: unable to access 'https://codeberg.org/nezbednik/repo.git/': Failed to connect to codeberg.org port 443 after 334 ms: Couldn't connect to server
|
17 | !!! failed syncing nez
|
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 nez
|
21 | *** syncing nez
|
22 | Cloning into '/var/lib/repo-mirror-ci/sync/nez'...
|
23 | fatal: unable to access 'https://codeberg.org/nezbednik/repo.git/': Failed to connect to codeberg.org port 443 after 329 ms: Couldn't connect to server
|
24 | !!! failed syncing nez
|
25 | * Sync failed again with 1, removing
|