blob: cbd378a181fe5a5edc0ea79186ede0c9bac61db5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'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'}
* Adding new repository
$ pmaint sync HomeAssistantRepository
Cloning into '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository'...
fatal: unable to access 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git/': The requested URL returned error: 503
*** syncing HomeAssistantRepository
!!! failed syncing HomeAssistantRepository
* Sync failed with 1
|