1 | {'description': {'en': 'Personal Gentoo overlay. I intend to maintain ebuild '
|
2 | 'for packages that I personaly use.'},
|
3 | 'feed': ['https://gitlab.com/Xoores/gentoo-overlay/-/commits/main?format=atom',
|
4 | 'https://github.com/xoores/gentoo-overlay/commits/main.atom'],
|
5 | 'homepage': 'https://github.com/xoores/gentoo-overlay',
|
6 | 'name': 'xoores',
|
7 | 'owner': [{'email': 'gentoo-bugs@xoores.cz',
|
8 | 'name': 'Xoores',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://gitlab.com/Xoores/gentoo-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@gitlab.com:Xoores/gentoo-overlay.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'https://github.com/xoores/gentoo-overlay.git'},
|
17 | {'type': 'git',
|
18 | 'uri': 'git+ssh://git@github.com:xoores/gentoo-overlay.git'}],
|
19 | 'status': 'unofficial'}
|
20 | pkgcore 0.12.24
|
21 |
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xoores
|
23 | *** syncing xoores
|
24 | fatal: unable to access 'https://gitlab.com/Xoores/gentoo-overlay.git/': The requested URL returned error: 502
|
25 | !!! failed syncing xoores
|
26 | * Sync failed with 1
| [FATAL] |
27 | * Will try to re-create
|
28 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xoores
|
29 | WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
30 | WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
31 | 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).
|
32 | 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).
|
33 | WARNING:pkgcore:src_prepare-overlay repo at '/var/lib/repo-mirror-ci/sync/src_prepare-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
34 | 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).
|
35 | WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
36 | *** syncing xoores
|
37 | Cloning into '/var/lib/repo-mirror-ci/sync/xoores'...
|
38 | fatal: unable to access 'https://gitlab.com/Xoores/gentoo-overlay.git/': The requested URL returned error: 502
|
39 | !!! failed syncing xoores
|
40 | * Sync failed again with 1, removing
|