blob: c6e9403ba4c760bea892f281feaa1fab6526f9ac (
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
|
{'description': {'en': "K_F's personal overlay"},
'feed': ['http://git.sumptuouscapital.com/?p=portage-overlay.git;a=atom'],
'homepage': 'http://git.sumptuouscapital.com/?p=portage-overlay.git;a=summary',
'name': 'k_f',
'owner': [{'email': 'k_f@gentoo.org',
'name': 'Kristian Fiskerstrand',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.sumptuouscapital.com/portage-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync k_f
fatal: unable to connect to git.sumptuouscapital.com:
git.sumptuouscapital.com[0: 37.191.231.105]: errno=Connection timed out
*** syncing k_f
!!! failed syncing k_f
* Sync failed with 1
* Will try to re-create
$ pmaint sync k_f
Cloning into '/var/lib/repo-mirror-ci/sync/k_f'...
fatal: unable to connect to git.sumptuouscapital.com:
git.sumptuouscapital.com[0: 37.191.231.105]: errno=Connection timed out
*** syncing k_f
!!! failed syncing k_f
* Sync failed again with 1, removing
|