1 | {'description': {'en': 'Well-documented ebuilds en-route to a bandersnatch '
|
2 | 'near you'},
|
3 | 'homepage': 'https://github.com/leycec/raiagent',
|
4 | 'name': 'raiagent',
|
5 | 'owner': [{'email': 'leycec@gmail.com',
|
6 | 'name': 'Cecil Curry',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/leycec/raiagent'},
|
10 | {'type': 'git', 'uri': 'git://github.com/leycec/raiagent.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync raiagent
|
13 | WARNING:pkgcore:megacoffee repo at '/var/lib/repo-mirror-ci/sync/megacoffee', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | *** syncing raiagent
|
15 | warning: Pulling without specifying how to reconcile divergent branches is
|
16 | discouraged. You can squelch this message by running one of the following
|
17 | commands sometime before your next pull:
|
18 |
|
19 | git config pull.rebase false # merge (the default strategy)
|
20 | git config pull.rebase true # rebase
|
21 | git config pull.ff only # fast-forward only
|
22 |
|
23 | You can replace "git config" with "git config --global" to set a default
|
24 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
25 | or --ff-only on the command line to override the configured default per
|
26 | invocation.
|
27 |
|
28 | Already up to date.
|
29 | *** synced raiagent
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
32 | $ git show -q --pretty=format:%G? HEAD
|
33 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 raiagent
|
34 | * app-lyx/elyxer-1.2.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
35 | * app-text/labelnation-1.218: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
36 | * media-fonts/powerline-fonts-9999-r2: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
37 | * media-fonts/powerline-symbols-9999: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
38 | * Cache regen failed with 1
|