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