1 | {'description': {'en': 'Overlay for personal projects, forks, and '
|
2 | 'customizations'},
|
3 | 'feed': ['https://github.com/CanuteTheGreat/canutethegreat-overlay/commits/master.atom'],
|
4 | 'homepage': 'http://gentoo.canutethegreat.com/',
|
5 | 'name': 'canutethegreat-overlay',
|
6 | 'owner': [{'email': 'canutethegreat@gmail.com',
|
7 | 'name': 'Ronald Farrer',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/CanuteTheGreat/canutethegreat-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@github.com/CanuteTheGreat/canutethegreat-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync canutethegreat-overlay
|
16 | WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing canutethegreat-overlay
|
18 | warning: Pulling without specifying how to reconcile divergent branches is
|
19 | discouraged. You can squelch this message by running one of the following
|
20 | commands sometime before your next pull:
|
21 |
|
22 | git config pull.rebase false # merge (the default strategy)
|
23 | git config pull.rebase true # rebase
|
24 | git config pull.ff only # fast-forward only
|
25 |
|
26 | You can replace "git config" with "git config --global" to set a default
|
27 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
28 | or --ff-only on the command line to override the configured default per
|
29 | invocation.
|
30 |
|
31 | Already up to date.
|
32 | *** synced canutethegreat-overlay
|
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 canutethegreat-overlay
|
37 | * app-emulation/crossover-bin-19.0.2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-single-r1, (python-single-r1.eclass, line 41: called die)
| [FATAL] |
38 | * app-mobilephone/easytether-0.8.9: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
39 | * app-office/overgrive-3.3.9: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
40 | * Cache regen failed with 1
|