1 | {'description': {'en': 'Up to date ck-sources'},
|
2 | 'feed': ['https://github.com/Pross/pross-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Pross/pross-overlay',
|
4 | 'name': 'pross',
|
5 | 'owner': [{'email': 'pross@pross.org.uk',
|
6 | 'name': 'Simon Prosser',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/Pross/pross-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/Pross/pross-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pross
|
17 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | *** syncing pross
|
20 | Already up to date.
|
21 | *** synced pross
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pross
|
26 | * sys-devel/gcc-9.3.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
27 | * sys-devel/gcc-10.2.0-r5: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
28 | * sys-process/bashtop-0.9.25: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
29 | * Cache regen failed with 1
|