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 | $ pmaint sync HomeAssistantRepository
|
15 | fatal: unable to access 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git/': Failed to connect to git.edevau.net port 443: Connection timed out
|
16 | *** syncing HomeAssistantRepository
|
17 | *** failed syncing HomeAssistantRepository
|
18 | * Sync failed with 1
| [FATAL] |
19 | * Will try to re-create
|
20 | $ pmaint sync HomeAssistantRepository
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository'...
|
22 | fatal: unable to access 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git/': Failed to connect to git.edevau.net port 443: Connection timed out
|
23 | *** syncing HomeAssistantRepository
|
24 | *** failed syncing HomeAssistantRepository
|
25 | * Sync failed again with 1, removing
|