1 | {'description': {'en': 'Argent Linux'},
|
2 | 'feed': ['https://gitlab.com/argent/argent-main/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/argent/argent-main',
|
4 | 'name': 'argent-main',
|
5 | 'owner': [{'email': 'stefan.cristian+gentoo@rogentos.ro',
|
6 | 'name': 'Stefan Cristian Brindusa',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/argent/argent-main.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync argent-main
|
13 | fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': The requested URL returned error: 403
|
14 | *** syncing argent-main
|
15 | !!! failed syncing argent-main
|
16 | * Sync failed with 1
| [FATAL] |
17 | * Will try to re-create
|
18 | $ pmaint sync argent-main
|
19 | Cloning into '/var/lib/repo-mirror-ci/sync/argent-main'...
|
20 | fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': The requested URL returned error: 403
|
21 | *** syncing argent-main
|
22 | !!! failed syncing argent-main
|
23 | * Sync failed again with 1, removing
|