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:pkgcore:gitlab repo at '/var/lib/repo-mirror-ci/sync/gitlab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | warning: Pulling without specifying how to reconcile divergent branches is
|
18 | discouraged. You can squelch this message by running one of the following
|
19 | commands sometime before your next pull:
|
20 |
|
21 | git config pull.rebase false # merge (the default strategy)
|
22 | git config pull.rebase true # rebase
|
23 | git config pull.ff only # fast-forward only
|
24 |
|
25 | You can replace "git config" with "git config --global" to set a default
|
26 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | or --ff-only on the command line to override the configured default per
|
28 | invocation.
|
29 |
|
30 | Already up to date.
|
31 | *** syncing ikelos
|
32 | *** synced ikelos
|
33 | * Sync succeeded
|
34 | $ git log --format=%ci -1
|
35 | $ git show -q --pretty=format:%G? HEAD
|
36 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 ikelos
|
37 | * app-arch/jefferson-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * app-misc/binwalk-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * dev-python/cstruct-1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * dev-python/elasticsearch-dsl-py-2.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/elasticsearch-dsl-py-5.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/elasticsearch-dsl-py-5.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * dev-python/elasticsearch-dsl-py-5.3.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-python/facebook-sdk-2.0.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-python/imdbpy-5.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-python/pfp-0.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * dev-python/protocol-informatics-0.02_beta: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * dev-python/py010parser-0.1.10: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * dev-python/pyahocorasick-1.1.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * dev-python/pyannotate-1.0.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * dev-python/pyfacebook-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * dev-python/pynfc-9999-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * dev-python/pysmb-1.1.22: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
54 | * dev-python/pythonnet-2.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
55 | * dev-python/pyxml-0.8.4-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
56 | * dev-python/repoze-debug-1.0.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
57 | * dev-python/repoze-debug-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
58 | * dev-python/repoze-who-2.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
59 | * dev-python/repoze-who-plugins-digestauth-0.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
60 | * dev-python/snakeviz-0.4.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
61 | * dev-python/spyne-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
62 | * dev-python/transitions-0.6.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
63 | * media-sound/mpdris2-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
64 | * media-video/griffith-0.13-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
65 | * Cache regen failed with 1
|