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 | WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing Case_Of
|
18 | fatal: unable to access 'https://codeberg.org/Case_Of/gentoo-overlay.git/': The requested URL returned error: 502
|
19 | !!! failed syncing Case_Of
|
20 | * Sync failed with 1
| [FATAL] |
21 | * Will try to re-create
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of
|
23 | *** syncing Case_Of
|
24 | Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'...
|
25 | fatal: unable to access 'https://codeberg.org/Case_Of/gentoo-overlay.git/': The requested URL returned error: 502
|
26 | !!! failed syncing Case_Of
|
27 | * Sync failed again with 1, removing
|