blob: 7206f66f06a4f476ad9d6831e2a951f2b63f5a47 (
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
|
{'description': {'en': "Jerzy Kolosowski's Gentoo overlay"},
'homepage': 'https://git.kolosowscy.pl/jurek/gentoo-overlay',
'name': 'jkolo',
'owner': [{'email': 'jerzy@kolosowscy.pl',
'name': 'Jerzy Kolosowski',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync jkolo
remote: GitLab is not responding
fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': The requested URL returned error: 502
*** syncing jkolo
*** failed syncing jkolo
* Sync failed with 1
* Will try to re-create
$ pmaint sync jkolo
WARNING:pkgcore:jorgicio repo at '/var/lib/repo-mirror-ci/sync/jorgicio', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'...
remote: GitLab is not responding
fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': The requested URL returned error: 502
*** syncing jkolo
*** failed syncing jkolo
* Sync failed again with 1, removing
|