1 | {'description': {'en': 'Awesome ebuilds'},
|
2 | 'homepage': 'https://gitlab.awesome-it.de/overlays/awesome',
|
3 | 'name': 'awesome',
|
4 | 'owner': [{'email': 'info@awesome-it.de',
|
5 | 'name': 'Daniel Morlock',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.awesome-it.de/overlays/awesome.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.11
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync awesome
|
14 | *** syncing awesome
|
15 | fatal: unable to access 'https://gitlab.awesome-it.de/overlays/awesome.git/': Error while processing content unencoding: incorrect header check
|
16 | !!! failed syncing awesome
|
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 awesome
|
20 | *** syncing awesome
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/awesome'...
|
22 | fatal: unable to access 'https://gitlab.awesome-it.de/overlays/awesome.git/': The requested URL returned error: 504
|
23 | !!! failed syncing awesome
|
24 | * Sync failed again with 1, removing
|