1 | {'description': {'en': 'Personal overlay'},
|
2 | 'homepage': 'https://codeberg.org/Case_Of/gentoo-overlay',
|
3 | 'name': 'Case_Of',
|
4 | 'owner': [{'email': 'gentoo@retornaz.com',
|
5 | 'name': 'Quentin Retornaz',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://codeberg.org/Case_Of/gentoo-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@codeberg.org/Case_Of/gentoo-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.21
|
14 |
|
15 | * Adding new repository
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of
|
17 | *** syncing Case_Of
|
18 | Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'...
|
19 | fatal: unable to access 'https://codeberg.org/Case_Of/gentoo-overlay.git/': Failed to connect to codeberg.org port 443 after 338 ms: Couldn't connect to server
|
20 | !!! failed syncing Case_Of
|
21 | * Sync failed with 1
| [FATAL] |