1 | {'description': {'en': 'Eigenlab Gentoo overlay'},
|
2 | 'homepage': 'https://gitlab.com/eigennet/eigenlay',
|
3 | 'name': 'eigenlay',
|
4 | 'owner': [{'email': 'gio@eigenlab.org',
|
5 | 'name': 'Gioacchino Mazzurco',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/eigennet/eigenlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync eigenlay
|
11 | fatal: unable to access 'https://gitlab.com/eigennet/eigenlay.git/': The requested URL returned error: 403
|
12 | *** syncing eigenlay
|
13 | !!! failed syncing eigenlay
|
14 | * Sync failed with 1
| [FATAL] |
15 | * Will try to re-create
|
16 | $ pmaint sync eigenlay
|
17 | WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | Cloning into '/var/lib/repo-mirror-ci/sync/eigenlay'...
|
20 | fatal: unable to access 'https://gitlab.com/eigennet/eigenlay.git/': The requested URL returned error: 403
|
21 | *** syncing eigenlay
|
22 | !!! failed syncing eigenlay
|
23 | * Sync failed again with 1, removing
|