1 | {'description': {'en': 'glicOne Overlay with non existing in layman utils'},
|
2 | 'feed': ['http://github.com/RomaniukVadim/glicOne-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/glicOne/glicOne-overlay',
|
4 | 'name': 'glicOne',
|
5 | 'owner': [{'email': 'romaniuk.cv@gmail.com',
|
6 | 'name': 'Vadim Romaniuk',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/glicOne/glicOne-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@gitlab.com:glicOne/glicOne-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync glicOne
|
15 | remote: GitLab is not responding
|
16 | fatal: unable to access 'https://gitlab.com/glicOne/glicOne-overlay.git/': The requested URL returned error: 502
|
17 | *** syncing glicOne
|
18 | *** failed syncing glicOne
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint sync glicOne
|
22 | WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
23 | Cloning into '/var/lib/repo-mirror-ci/sync/glicOne'...
|
24 | fatal: unable to access 'https://gitlab.com/glicOne/glicOne-overlay.git/': The requested URL returned error: 503
|
25 | *** syncing glicOne
|
26 | *** failed syncing glicOne
|
27 | * Sync failed again with 1, removing
|