1 | {'description': {'en': 'Home Assistant on Gentoo Linux without virtualenv or '
|
2 | 'docker.'},
|
3 | 'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository',
|
4 | 'name': 'HomeAssistantRepository',
|
5 | 'owner': [{'email': 'b@edevau.net',
|
6 | 'name': 'Andreas Billmeier',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.11.8
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
|
17 | *** syncing HomeAssistantRepository
|
18 | fatal: unable to access 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git/': Failed to connect to git.edevau.net port 443: Connection timed out
|
19 | !!! failed syncing HomeAssistantRepository
|
20 | * Sync failed with 1
| [FATAL] |
21 | * Will try to re-create
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
|
23 | *** syncing HomeAssistantRepository
|
24 | Cloning into '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository'...
|
25 | fatal: unable to access 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git/': Failed to connect to git.edevau.net port 443: Connection timed out
|
26 | !!! failed syncing HomeAssistantRepository
|
27 | * Sync failed again with 1, removing
|