1 | {'description': {'en': "Arran's Overlay"},
|
2 | 'feed': ['https://github.com/arran4/arrans_overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/arran4/arrans_overlay',
|
4 | 'name': 'arrans-overlay',
|
5 | 'owner': [{'email': 'gentoo@arran4.com',
|
6 | 'name': 'Arran Ubels',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/arran4/arrans_overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/arran4/arrans_overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync arrans-overlay
|
17 | *** syncing arrans-overlay
|
18 | Already up to date.
|
19 | *** synced arrans-overlay
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 arrans-overlay
|
24 | * app-admin/chezmoi-bin-2.52.1: failed parsing REQUIRED_USE: 'android? (|| ( arm64 )) glibc? (|| ( amd64 )) le? (|| ( ppc64 )) loong64? (|| ( amd64 ))' is unparseable: flagged token- (||
| [FATAL] |
25 | * app-misc/local-ai-bin-2.19.4: failed sourcing ebuild: error sourcing ebuild
| [FATAL] |
26 | * Cache regen failed with 1
|