1 | {'description': {'en': "Scott Alfter's ebuilds"},
|
2 | 'homepage': 'https://gitlab.com/salfter/portage',
|
3 | 'name': 'salfter',
|
4 | 'owner': [{'email': 'scott@alfter.us',
|
5 | 'name': 'Scott Alfter',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.13
|
11 |
|
12 | * Adding new repository
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync salfter
|
14 | *** syncing salfter
|
15 | Cloning into '/var/lib/repo-mirror-ci/sync/salfter'...
|
16 | fatal: unable to access 'https://gitlab.com/salfter/portage.git/': The requested URL returned error: 503
|
17 | !!! failed syncing salfter
|
18 | * Sync failed with 1
| [FATAL] |