blob: b4b5a36c5fabe8715280c90930c3d54ec1147f08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'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'}
* Adding new repository
$ pmaint sync awesome
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing awesome
Cloning into '/var/lib/repo-mirror-ci/sync/awesome'...
fatal: unable to access 'https://gitlab.awesome-it.de/overlays/awesome.git/': The requested URL returned error: 502
*** failed syncing awesome
* Sync failed with 1
|