blob: 73c55c98b7aa78e30865d24a72d8e90e13797edc (
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': 'Home Assistant on Gentoo Linux without virtualenv or '
'docker.'},
'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository',
'name': 'HomeAssistantRepository',
'owner': [{'email': 'b@edevau.net',
'name': 'Andreas Billmeier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'},
{'type': 'git',
'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
fatal: unable to access 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git/': Could not resolve host: git.edevau.net
!!! failed syncing HomeAssistantRepository
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
Cloning into '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository'...
fatal: unable to access 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git/': Could not resolve host: git.edevau.net
!!! failed syncing HomeAssistantRepository
* Sync failed again with 1, removing
|