1 | {'description': {'en': 'Random/Custom ebuilds, '
|
2 | 'no-(dbus,systemd,pam,polkit,elogind ...) stuff'},
|
3 | 'homepage': 'https://codeberg.org/phranz/cdlp',
|
4 | 'name': 'cdlp',
|
5 | 'owner': [{'email': 'phranz@subfc.net',
|
6 | 'name': 'Francesco Palumbo',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://codeberg.org/phranz/cdlp.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.28
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cdlp
|
14 | WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | WARNING:pkgcore:canutethegreat-overlay repo at '/var/lib/repo-mirror-ci/sync/canutethegreat-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | *** syncing cdlp
|
17 | error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
|
18 | fatal: expected flush after ref listing
|
19 | !!! failed syncing cdlp
|
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 cdlp
|
23 | *** syncing cdlp
|
24 | Cloning into '/var/lib/repo-mirror-ci/sync/cdlp'...
|
25 | fatal: unable to access 'https://codeberg.org/phranz/cdlp.git/': The requested URL returned error: 502
|
26 | !!! failed syncing cdlp
|
27 | * Sync failed again with 1, removing
|