blob: e0f3af2ada812759f3cf9483c78d40ceba7b86bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{'description': {'en': "Jakob L. Kreuze's personal overlay."},
'homepage': 'https://git.sr.ht/~jakob/zerodaysfordays',
'name': 'zerodaysfordays',
'owner': [{'email': 'zerodaysfordays@sdf.org',
'name': 'Jakob L. Kreuze',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~jakob/zerodaysfordays'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays
WARNING:pkgcore:tastytea repo at '/var/lib/repo-mirror-ci/sync/tastytea', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:vimproved repo at '/var/lib/repo-mirror-ci/sync/vimproved', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing zerodaysfordays
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: expected flush after ref listing
!!! failed syncing zerodaysfordays
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays
*** syncing zerodaysfordays
Cloning into '/var/lib/repo-mirror-ci/sync/zerodaysfordays'...
fatal: unable to access 'https://git.sr.ht/~jakob/zerodaysfordays/': The requested URL returned error: 500
!!! failed syncing zerodaysfordays
* Sync failed again with 1, removing
|