blob: 47718c6dfecc6109fd880e43a60d3e28b9e2af49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Personal overlay'},
'homepage': 'https://codeberg.org/Case_Of/gentoo-overlay',
'name': 'Case_Of',
'owner': [{'email': 'gentoo@retornaz.com',
'name': 'Quentin Retornaz',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://codeberg.org/Case_Of/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@codeberg.org/Case_Of/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of
*** syncing Case_Of
Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'...
fatal: unable to access 'https://codeberg.org/Case_Of/gentoo-overlay.git/': Failed to connect to codeberg.org port 443 after 133485 ms: Could not connect to server
!!! failed syncing Case_Of
* Sync failed with 1
|