1 | {'description': {'en': 'Overlay of tante'},
|
2 | 'homepage': 'https://github.com/tante/overlay',
|
3 | 'name': 'tante',
|
4 | 'owner': [{'email': 'tante@tante.cc', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git', 'uri': 'https://github.com/tante/overlay.git'}],
|
7 | 'status': 'unofficial'}
|
8 | pkgcore 0.12.8
|
9 |
|
10 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tante
|
11 | WARNING:pkgcore:luke-jr repo at '/var/lib/repo-mirror-ci/sync/luke-jr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | *** syncing tante
|
13 | Already up to date.
|
14 | *** synced tante
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tante
|
19 | * media-libs/libgpod-0.7.94: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
20 | * x11-misc/easystroke-0.4.5: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
21 | * Cache regen failed with 1
|