1 | {'description': {'en': 'Overlay of tastytea'},
|
2 | 'homepage': 'https://codeberg.org/tastytea/gentoo-overlay',
|
3 | 'name': 'tastytea',
|
4 | 'owner': [{'email': 'gentoo@tastytea.de',
|
5 | 'name': 'tastytea',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://codeberg.org/tastytea/gentoo-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.28
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
|
14 | *** syncing tastytea
|
15 | fatal: unable to access 'https://codeberg.org/tastytea/gentoo-overlay.git/': The requested URL returned error: 502
|
16 | !!! failed syncing tastytea
|
17 | * Sync failed with 1
| [FATAL] |
18 | * Will try to re-create
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
|
20 | *** syncing tastytea
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/tastytea'...
|
22 | fatal: unable to access 'https://codeberg.org/tastytea/gentoo-overlay.git/': The requested URL returned error: 502
|
23 | !!! failed syncing tastytea
|
24 | * Sync failed again with 1, removing
|