blob: 7fd75f4bc9727d47973917f11d9bf3f335d54730 (
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
27
28
|
{'description': {'en': 'General-purpose overlay'},
'feed': ['https://git.sr.ht/~flexibeast/gentoo-overlay/log/main/rss.xml'],
'homepage': 'https://git.sr.ht/~flexibeast/gentoo-overlay',
'name': 'flexibeast',
'owner': [{'email': 'flexibeast@gmail.com',
'name': 'Alexis',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.sr.ht/~flexibeast/gentoo-overlay'},
{'type': 'git',
'uri': 'ssh://git@git.sr.ht:~flexibeast/gentoo-overlay'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flexibeast
*** syncing flexibeast
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: expected flush after ref listing
!!! failed syncing flexibeast
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flexibeast
*** syncing flexibeast
Cloning into '/var/lib/repo-mirror-ci/sync/flexibeast'...
fatal: unable to access 'https://git.sr.ht/~flexibeast/gentoo-overlay/': The requested URL returned error: 500
!!! failed syncing flexibeast
* Sync failed again with 1, removing
|