blob: db594654498dc9b4a33fcbb7be2d35c778905a8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Awesome ebuilds'},
'homepage': 'https://gitlab.awesome-it.de/overlays/awesome',
'name': 'awesome',
'owner': [{'email': 'info@awesome-it.de',
'name': 'Daniel Morlock',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.awesome-it.de/overlays/awesome.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync awesome
*** syncing awesome
Cloning into '/var/lib/repo-mirror-ci/sync/awesome'...
fatal: unable to access 'https://gitlab.awesome-it.de/overlays/awesome.git/': Failed to connect to gitlab.awesome-it.de port 443 after 625 ms: Couldn't connect to server
!!! failed syncing awesome
* Sync failed with 1
|