blob: 6a9de17b111c033ab1b57c1e9e92f246fb54ea86 (
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': 'Personal overlay of lmkra'},
'homepage': 'https://codeberg.org/lmkra/gentoo-overlay',
'name': 'lmkra',
'owner': [{'email': 'lmkrawiec@gmail.com',
'name': 'Łukasz Krawiec',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://codeberg.org/lmkra/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@codeberg.org:lmkra/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmkra
*** syncing lmkra
fatal: unable to access 'https://codeberg.org/lmkra/gentoo-overlay.git/': The requested URL returned error: 502
!!! failed syncing lmkra
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmkra
*** syncing lmkra
Cloning into '/var/lib/repo-mirror-ci/sync/lmkra'...
fatal: unable to access 'https://codeberg.org/lmkra/gentoo-overlay.git/': The requested URL returned error: 502
!!! failed syncing lmkra
* Sync failed again with 1, removing
|