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.28
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of
|
16 | *** syncing Case_Of
|
17 | fatal: unable to access 'https://codeberg.org/Case_Of/gentoo-overlay.git/': The requested URL returned error: 502
|
18 | !!! failed syncing Case_Of
|
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 Case_Of
|
22 | *** syncing Case_Of
|
23 | Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'...
|
24 | fatal: unable to access 'https://codeberg.org/Case_Of/gentoo-overlay.git/': The requested URL returned error: 502
|
25 | !!! failed syncing Case_Of
|
26 | * Sync failed again with 1, removing
|