1 | {'description': {'en': 'Personal overlay of Paul Healy'},
|
2 | 'homepage': 'https://cgit.gentoo.org/user/lmiphay.git/',
|
3 | 'name': 'lmiphay',
|
4 | 'owner': [{'email': 'lmiphay@gmail.com',
|
5 | 'name': 'Paul Healy',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'git://anongit.gentoo.org/user/lmiphay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync lmiphay
|
12 | warning: Pulling without specifying how to reconcile divergent branches is
|
13 | discouraged. You can squelch this message by running one of the following
|
14 | commands sometime before your next pull:
|
15 |
|
16 | git config pull.rebase false # merge (the default strategy)
|
17 | git config pull.rebase true # rebase
|
18 | git config pull.ff only # fast-forward only
|
19 |
|
20 | You can replace "git config" with "git config --global" to set a default
|
21 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
22 | or --ff-only on the command line to override the configured default per
|
23 | invocation.
|
24 |
|
25 | Already up to date.
|
26 | *** syncing lmiphay
|
27 | *** synced lmiphay
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 lmiphay
|
32 | * dev-python/curve25519-donna-1.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
33 | * dev-python/ed25519-1.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
34 | * dev-python/fuzzywuzzy-0.15.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
35 | * dev-python/gtts-token-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
36 | * dev-python/heat-translator-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
37 | * dev-python/kafka-python-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * dev-python/lambda-uploader-1.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * dev-python/namespace-ruamel-1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * dev-python/pykerberos-1.1.13: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/pyswagger-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/python-consul-0.6.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * dev-python/python-ironic-inspector-client-1.6.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-python/python-krbV-1.0.90: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-python/python-mistralclient-2.0.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-python/python-zaqarclient-1.0.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * dev-python/ruamel-bws-0.3.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * dev-python/spark_parser-1.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * dev-python/spec-1.3.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * dev-python/srptools-0.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * dev-python/toolz-0.8.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * dev-python/tosca-parser-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * dev-python/ua-parser-0.7.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
54 | * Cache regen failed with 1
|