blob: 435e4d688c39bc8725dc2bee0b3500d1fabf13f6 (
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
|
{'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'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo
*** syncing jkolo
remote: GitLab is not responding
fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': The requested URL returned error: 502
!!! failed syncing jkolo
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo
*** syncing jkolo
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
!!! failed syncing jkolo
* Sync failed again with 1, removing
|