1 | {'description': {'en': "Peter's own software playground"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/AzP.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/AzP.git/',
|
4 | 'name': 'AzP',
|
5 | 'owner': [{'email': 'peterasplund@gentoo.se',
|
6 | 'name': 'Peter Asplund',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/AzP.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/AzP.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/AzP.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.8
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync AzP
|
18 | *** syncing AzP
|
19 | Already up to date.
|
20 | *** synced AzP
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 AzP
|
25 | * games-action/subspacebattle-0.999: failed sourcing ebuild: cmake-multilib: EAPI=6 is not supported, (cmake-multilib.eclass, line 49: called die)
| [FATAL] |
26 | * sci-geosciences/garmintools-0.10: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|