1 | {'description': {'en': 'Personal Gentoo Overlay'},
|
2 | 'homepage': 'https://gitlab.com/AbhinavPraveen/ap-overlay',
|
3 | 'name': 'ap-overlay',
|
4 | 'owner': [{'email': 'praveen@abhinav.pro',
|
5 | 'name': 'Abhinav Praveen',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.com/AbhinavPraveen/ap-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.13
|
12 |
|
13 | * Adding new repository
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ap-overlay
|
15 | *** syncing ap-overlay
|
16 | Cloning into '/var/lib/repo-mirror-ci/sync/ap-overlay'...
|
17 | fatal: unable to access 'https://gitlab.com/AbhinavPraveen/ap-overlay.git/': The requested URL returned error: 503
|
18 | !!! failed syncing ap-overlay
|
19 | * Sync failed with 1
| [FATAL] |