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
30
31
32
33
34
|
{'description': {'en': 'Eigenlab Gentoo overlay'},
'homepage': 'https://gitlab.com/eigennet/eigenlay',
'name': 'eigenlay',
'owner': [{'email': 'gio@eigenlab.org',
'name': 'Gioacchino Mazzurco',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/eigennet/eigenlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync eigenlay
*** syncing eigenlay
fatal: unable to access 'https://gitlab.com/eigennet/eigenlay.git/': The requested URL returned error: 503
!!! failed syncing eigenlay
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync eigenlay
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:moulay repo at '/var/lib/repo-mirror-ci/sync/moulay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:thegreatmcpain repo at '/var/lib/repo-mirror-ci/sync/thegreatmcpain', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:glarbs-overlay repo at '/var/lib/repo-mirror-ci/sync/glarbs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:vaacus repo at '/var/lib/repo-mirror-ci/sync/vaacus', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:SarahMiaOverlay repo at '/var/lib/repo-mirror-ci/sync/SarahMiaOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:pg_overlay repo at '/var/lib/repo-mirror-ci/sync/pg_overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:roslin repo at '/var/lib/repo-mirror-ci/sync/roslin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:sorrow repo at '/var/lib/repo-mirror-ci/sync/sorrow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:sevz repo at '/var/lib/repo-mirror-ci/sync/sevz', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing eigenlay
Cloning into '/var/lib/repo-mirror-ci/sync/eigenlay'...
fatal: unable to access 'https://gitlab.com/eigennet/eigenlay.git/': The requested URL returned error: 503
!!! failed syncing eigenlay
* Sync failed again with 1, removing
|