1 | {'description': {'en': 'Personal overlay of lmkra'},
|
2 | 'homepage': 'https://codeberg.org/lmkra/gentoo-overlay',
|
3 | 'name': 'lmkra',
|
4 | 'owner': [{'email': 'lmkrawiec@gmail.com',
|
5 | 'name': 'Ćukasz Krawiec',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://codeberg.org/lmkra/gentoo-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@codeberg.org:lmkra/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 lmkra
|
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 | WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing lmkra
|
19 | fatal: unable to access 'https://codeberg.org/lmkra/gentoo-overlay.git/': The requested URL returned error: 502
|
20 | !!! failed syncing lmkra
|
21 | * Sync failed with 1
| [FATAL] |
22 | * Will try to re-create
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmkra
|
24 | *** syncing lmkra
|
25 | Cloning into '/var/lib/repo-mirror-ci/sync/lmkra'...
|
26 | fatal: unable to access 'https://codeberg.org/lmkra/gentoo-overlay.git/': The requested URL returned error: 502
|
27 | !!! failed syncing lmkra
|
28 | * Sync failed again with 1, removing
|