1 | {'description': {'en': "Alexandre Fournier's personal overlay"},
|
2 | 'feed': ['https://github.com/AlexandreFournier/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/AlexandreFournier/gentoo-overlay',
|
4 | 'name': 'AlexandreFournier',
|
5 | 'owner': [{'email': 'gentoo@alexandrefournier.com',
|
6 | 'name': 'Alexandre Fournier',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/AlexandreFournier/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:AlexandreFournier/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.17
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync AlexandreFournier
|
17 | *** syncing AlexandreFournier
|
18 | From https://github.com/AlexandreFournier/gentoo-overlay
|
19 | 1a9c96f..6ad7db5 master -> origin/master
|
20 | Updating 1a9c96f..6ad7db5
|
21 | Fast-forward
|
22 | app-containers/dnsname/Manifest | 2 ++
|
23 | app-containers/dnsname/dnsname-1.3.0.ebuild | 18 ++++++++++++++++++
|
24 | 2 files changed, 20 insertions(+)
|
25 | create mode 100644 app-containers/dnsname/Manifest
|
26 | create mode 100644 app-containers/dnsname/dnsname-1.3.0.ebuild
|
27 | *** synced AlexandreFournier
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 AlexandreFournier
|
32 | * app-misc/ROPgadget-6.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
33 | * dev-python/capstone-python-3.0.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
34 | * dev-python/pyvmomi-7.0.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
35 | * net-misc/asterisk-13.9.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
36 | * Cache regen failed with 1
|