1 | {'description': {'en': "Ikelos's hospice for broken and damaged ebuilds."},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/ikelos.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/ikelos.git/',
|
4 | 'name': 'ikelos',
|
5 | 'owner': [{'email': 'ikelos@gentoo.org',
|
6 | 'name': 'Mike Auty',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/dev/ikelos.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/ikelos.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/dev/ikelos.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync ikelos
|
16 | warning: Pulling without specifying how to reconcile divergent branches is
|
17 | discouraged. You can squelch this message by running one of the following
|
18 | commands sometime before your next pull:
|
19 |
|
20 | git config pull.rebase false # merge (the default strategy)
|
21 | git config pull.rebase true # rebase
|
22 | git config pull.ff only # fast-forward only
|
23 |
|
24 | You can replace "git config" with "git config --global" to set a default
|
25 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
26 | or --ff-only on the command line to override the configured default per
|
27 | invocation.
|
28 |
|
29 | Already up to date.
|
30 | *** syncing ikelos
|
31 | *** synced ikelos
|
32 | * Sync succeeded
|
33 | $ git log --format=%ci -1
|
34 | $ git show -q --pretty=format:%G? HEAD
|
35 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 ikelos
|
36 | * app-arch/jefferson-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
37 | * app-misc/binwalk-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * dev-python/cstruct-1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * dev-python/elasticsearch-dsl-py-2.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * dev-python/elasticsearch-dsl-py-5.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/elasticsearch-dsl-py-5.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/elasticsearch-dsl-py-5.3.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * dev-python/facebook-sdk-2.0.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-python/imdbpy-5.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-python/pfp-0.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-python/protocol-informatics-0.02_beta: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * dev-python/py010parser-0.1.10: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * dev-python/pyahocorasick-1.1.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * dev-python/pyannotate-1.0.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * dev-python/pyfacebook-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * dev-python/pynfc-9999-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * dev-python/pysmb-1.1.22: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * dev-python/pythonnet-2.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
54 | * dev-python/pyxml-0.8.4-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
55 | * dev-python/repoze-debug-1.0.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
56 | * dev-python/repoze-debug-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
57 | * dev-python/repoze-who-2.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
58 | * dev-python/repoze-who-plugins-digestauth-0.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
59 | * dev-python/snakeviz-0.4.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
60 | * dev-python/spyne-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
61 | * dev-python/transitions-0.6.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
62 | * media-sound/mpdris2-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
63 | * media-video/griffith-0.13-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
64 | * Cache regen failed with 1
|