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 | fatal: unable to access 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git/': The requested URL returned error: 403
|
16 | *** syncing 0bs1d1an
|
17 | !!! failed syncing 0bs1d1an
|
18 | * Sync failed with 1
| [FATAL] |
19 | * Will try to re-create
|
20 | $ pmaint sync 0bs1d1an
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/0bs1d1an'...
|
22 | fatal: unable to access 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git/': The requested URL returned error: 403
|
23 | *** syncing 0bs1d1an
|
24 | !!! failed syncing 0bs1d1an
|
25 | * Sync failed again with 1, removing
|