1 | {'description': {'en': 'Personal overlay'},
|
2 | 'feed': ['https://gitlab.com/0bs1d1an/0bs1d1an-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay',
|
4 | 'name': '0bs1d1an',
|
5 | 'owner': [{'email': 'gkroon@maelstrom.ninja',
|
6 | 'name': 'Guido Kroon',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@gitlab.com/0bs1d1an/0bs1d1an-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync 0bs1d1an
|
15 | remote: GitLab is not responding
|
16 | fatal: unable to access 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git/': The requested URL returned error: 502
|
17 | *** syncing 0bs1d1an
|
18 | *** failed syncing 0bs1d1an
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint sync 0bs1d1an
|
22 | Cloning into '/var/lib/repo-mirror-ci/sync/0bs1d1an'...
|
23 | fatal: unable to access 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git/': The requested URL returned error: 503
|
24 | *** syncing 0bs1d1an
|
25 | *** failed syncing 0bs1d1an
|
26 | * Sync failed again with 1, removing
|