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
|
{'description': {'en': 'Brother printer and scanner software'},
'feed': ['https://github.com/stefan-langenmaier/brother-overlay/commits/master.atom'],
'homepage': 'https://github.com/stefan-langenmaier/brother-overlay',
'name': 'brother-overlay',
'owner': [{'email': 'stefan.langenmaier+gentoo@gmail.com',
'name': 'Stefan Langenmaier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/stefan-langenmaier/brother-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:stefan-langenmaier/brother-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync brother-overlay
*** syncing brother-overlay
fatal: unable to access 'https://github.com/stefan-langenmaier/brother-overlay.git/': Failed to connect to github.com port 443 after 130258 ms: Couldn't connect to server
!!! failed syncing brother-overlay
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync brother-overlay
WARNING:pkgcore:rukruk repo at '/var/lib/repo-mirror-ci/sync/rukruk', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing brother-overlay
Cloning into '/var/lib/repo-mirror-ci/sync/brother-overlay'...
fatal: unable to access 'https://github.com/stefan-langenmaier/brother-overlay.git/': Failed to connect to github.com port 443 after 129023 ms: Couldn't connect to server
!!! failed syncing brother-overlay
* Sync failed again with 1, removing
|