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
27
28
29
|
{'description': {'en': 'Brave Overlay'},
'feed': ['https://gitlab.com/jason.oliveira/brave-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/jason.oliveira/brave-overlay',
'name': 'brave-overlay',
'owner': [{'email': 'jason.oliveira@medicalcannab.is',
'name': 'Jason Oliveira',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/jason.oliveira/brave-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync brave-overlay
*** syncing brave-overlay
fatal: unable to access 'https://gitlab.com/jason.oliveira/brave-overlay.git/': The requested URL returned error: 503
!!! failed syncing brave-overlay
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync brave-overlay
WARNING:pkgcore:antons-matrix-overlay repo at '/var/lib/repo-mirror-ci/sync/antons-matrix-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:ap-overlay repo at '/var/lib/repo-mirror-ci/sync/ap-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing brave-overlay
Cloning into '/var/lib/repo-mirror-ci/sync/brave-overlay'...
fatal: unable to access 'https://gitlab.com/jason.oliveira/brave-overlay.git/': The requested URL returned error: 503
!!! failed syncing brave-overlay
* Sync failed again with 1, removing
|