1 | {'description': {'en': 'My Gentoo repository and ebuilds'},
|
2 | 'feed': ['https://github.com/sspreitzer/gentoo-repo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/sspreitzer/gentoo-repo',
|
4 | 'name': 'sspreitz',
|
5 | 'owner': [{'email': 'sspreitz@redhat.com',
|
6 | 'name': 'Sascha Spreitzer',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/sspreitzer/gentoo-repo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/sspreitzer/gentoo-repo.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sspreitz
|
17 | WARNING:pkgcore:sergiotarxz repo at '/var/lib/repo-mirror-ci/sync/sergiotarxz', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing sspreitz
|
19 | Already up to date.
|
20 | *** synced sspreitz
|
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 sspreitz
|
25 | * app-emulation/vagrant-bin-2.2.6: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
26 | * app-emulation/vagrant-bin-2.2.7: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
27 | * app-emulation/vagrant-bin-2.2.9: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
28 | * app-emulation/vagrant-bin-2.2.10: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
29 | * dev-python/yamllint-1.23.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
30 | * net-im/yakyak-bin-1.5.0: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
31 | * net-vpn/nordvpn-bin-3.3.0-r4: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
32 | * net-vpn/nordvpn-bin-3.3.1-r3: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
33 | * Cache regen failed with 1
|