1 | {'description': {'en': 'A personal repository. So much bleeding edge, you '
|
2 | 'would bet a vampire was involved.'},
|
3 | 'feed': ['https://github.com/TheCrueltySage/vampire-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/TheCrueltySage/vampire-overlay',
|
5 | 'name': 'vampire',
|
6 | 'owner': [{'email': 'miltenfiremage@gmail.com',
|
7 | 'name': 'TheCrueltySage',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/TheCrueltySage/vampire-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git://github.com/TheCrueltySage/vampire-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync vampire
|
16 | *** syncing vampire
|
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 | *** synced vampire
|
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 vampire
|
36 | * media-sound/mopidy-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
37 | * Cache regen failed with 1
|