1 | {'description': {'en': 'Personal Custom Gentoo Overlay.'},
|
2 | 'feed': ['https://gitlab.com/Sevz17/sevz-overlay/commits/main.atom'],
|
3 | 'homepage': 'https://gitlab.com/Sevz17/sevz-overlay',
|
4 | 'name': 'sevz',
|
5 | 'owner': [{'email': 'leohdz172@outlook.com',
|
6 | 'name': 'Leonardo Hernández Hernández',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/Sevz17/sevz-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@gitlab.com/Sevz17/sevz-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.8
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sevz
|
17 | *** syncing sevz
|
18 | error: RPC failed; HTTP 525 curl 22 The requested URL returned error: 525
|
19 | fatal: expected flush after ref listing
|
20 | !!! failed syncing sevz
|
21 | * Sync failed with 1
| [FATAL] |
22 | * Will try to re-create
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sevz
|
24 | *** syncing sevz
|
25 | Cloning into '/var/lib/repo-mirror-ci/sync/sevz'...
|
26 | *** synced sevz
|
27 | * Sync succeeded after re-adding
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sevz
|
31 | * Cache regenerated successfully
|