1 | {'description': {'en': 'Personal Gentoo overlay'},
|
2 | 'feed': ['https://github.com/SpiderX/portage-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/SpiderX/portage-overlay',
|
4 | 'name': 'nest',
|
5 | 'owner': [{'email': 'spiderx@spiderx.dp.ua',
|
6 | 'name': 'Vladimir Pavljuchenkov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/SpiderX/portage-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/SpiderX/portage-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync nest
|
15 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
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 nest
|
31 | *** synced nest
|
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 1 nest
|
36 | * app-admin/awslog-0.1.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
37 | * app-admin/awslog-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * app-admin/container-service-extension-2.6.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * app-admin/container-service-extension-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * app-backup/hashget-0.150: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * app-backup/hashget-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * app-crypt/acmebot-2.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * app-crypt/acmebot-2.3.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * app-crypt/acmebot-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-python/pyvmomi-7.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-python/pyvmomi-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * dev-python/pywinrm-0.4.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * dev-python/pywinrm-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * dev-python/testinfra-4.0.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * dev-python/testinfra-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * dev-python/vsphere-guest-run-0.0.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * dev-python/vsphere-guest-run-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * dev-vcs/mercurial-extension_utils-1.5.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
54 | * dev-vcs/mercurial-extension_utils-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
55 | * dev-vcs/mercurial-keyring-1.3.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
56 | * dev-vcs/mercurial-keyring-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
57 | * x11-misc/openrazer-2.5.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
58 | * x11-misc/openrazer-2.7.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
59 | * x11-misc/openrazer-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
60 | * Cache regen failed with 1
|