1 | {'description': {'en': "robertgzr's personal overlay."},
|
2 | 'feed': ['https://git.sr.ht/~robertgzr/portage/log/rss.xml'],
|
3 | 'homepage': 'https://git.sr.ht/~robertgzr/portage',
|
4 | 'name': 'robertgzr',
|
5 | 'owner': [{'email': 'robert@gnzler.io',
|
6 | 'name': 'Robert Günzler',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~robertgzr/portage'},
|
10 | {'type': 'git', 'uri': 'ssh://git@git.sr.ht:~robertgzr/portage'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robertgzr
|
15 | *** syncing robertgzr
|
16 | error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
17 | fatal: expected flush after ref listing
|
18 | !!! failed syncing robertgzr
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robertgzr
|
22 | *** syncing robertgzr
|
23 | Cloning into '/var/lib/repo-mirror-ci/sync/robertgzr'...
|
24 | fatal: unable to access 'https://git.sr.ht/~robertgzr/portage/': The requested URL returned error: 500
|
25 | !!! failed syncing robertgzr
|
26 | * Sync failed again with 1, removing
|