1 | {'description': {'en': 'User Overlay'},
|
2 | 'feed': ['https://github.com/tmacedo/portage/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/tmacedo/portage',
|
4 | 'name': 'tmacedo',
|
5 | 'owner': [{'email': 'tftfmacedo@gmail.com',
|
6 | 'name': 'Tiago Macedo',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/tmacedo/portage.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/tmacedo/portage.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.11
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tmacedo
|
16 | *** syncing tmacedo
|
17 | Already up to date.
|
18 | *** synced tmacedo
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tmacedo
|
23 | * app-emulation/packer-bin-0.8.6: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
24 | * app-emulation/vagrant-bin-1.7.2-r1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
25 | * app-emulation/vagrant-bin-1.7.2-r2: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
26 | * app-emulation/vagrant-bin-1.7.4: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
27 | * app-emulation/vagrant-bin-1.8.7: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
28 | * app-emulation/vagrant-bin-1.9.1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
29 | * app-misc/cartao-do-cidadao-2.4.6: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
30 | * app-misc/plugin-autenticacao-gov-pt-2.0.63: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
31 | * app-office/upwork-4.2.153: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
| [FATAL] |
32 | * dev-java/nailgun-9999: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
33 | * dev-util/idea-community-2018.3.6.183.6156.11: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
34 | * Cache regen failed with 1
|