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
29
30
|
{'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'}
* Adding new repository
$ pmaint sync k_f
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gamarouns repo at '/var/lib/repo-mirror-ci/sync/gamarouns', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:hossie repo at '/var/lib/repo-mirror-ci/sync/hossie', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gamarouns repo at '/var/lib/repo-mirror-ci/sync/gamarouns', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:hossie repo at '/var/lib/repo-mirror-ci/sync/hossie', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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 with 1
|