blob: b3b6e5ed37eb11280781e04c6f08e5ec955fc743 (
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
|
{'description': {'en': 'fd-gentoo overlay'},
'feed': ['https://git.denkena-consulting.com/f-denkena/fd-gentoo.rss'],
'homepage': 'https://git.denkena-consulting.com/f-denkena/fd-gentoo',
'name': 'fd-gentoo',
'owner': [{'email': 'federico.denkena@posteo.de',
'name': 'Federico Justus Denkena',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.denkena-consulting.com/f-denkena/fd-gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fd-gentoo
*** syncing fd-gentoo
fatal: unable to access 'https://git.denkena-consulting.com/f-denkena/fd-gentoo.git/': Failed to connect to git.denkena-consulting.com port 443 after 129376 ms: Couldn't connect to server
!!! failed syncing fd-gentoo
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fd-gentoo
*** syncing fd-gentoo
Cloning into '/var/lib/repo-mirror-ci/sync/fd-gentoo'...
fatal: unable to access 'https://git.denkena-consulting.com/f-denkena/fd-gentoo.git/': Failed to connect to git.denkena-consulting.com port 443 after 129879 ms: Couldn't connect to server
!!! failed syncing fd-gentoo
* Sync failed again with 1, removing
|