1 | {'description': {'en': "K_F's personal overlay"},
|
2 | 'feed': ['http://git.sumptuouscapital.com/?p=portage-overlay.git;a=atom'],
|
3 | 'homepage': 'http://git.sumptuouscapital.com/?p=portage-overlay.git;a=summary',
|
4 | 'name': 'k_f',
|
5 | 'owner': [{'email': 'k_f@gentoo.org',
|
6 | 'name': 'Kristian Fiskerstrand',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://git.sumptuouscapital.com/portage-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync k_f
|
13 | warning: Pulling without specifying how to reconcile divergent branches is
|
14 | discouraged. You can squelch this message by running one of the following
|
15 | commands sometime before your next pull:
|
16 |
|
17 | git config pull.rebase false # merge (the default strategy)
|
18 | git config pull.rebase true # rebase
|
19 | git config pull.ff only # fast-forward only
|
20 |
|
21 | You can replace "git config" with "git config --global" to set a default
|
22 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
23 | or --ff-only on the command line to override the configured default per
|
24 | invocation.
|
25 |
|
26 | Already up to date.
|
27 | *** syncing k_f
|
28 | *** synced k_f
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 k_f
|
33 | * app-crypt/gnupg-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
34 | * app-crypt/keyart-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
35 | * app-text/xml2rfc-2.5.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
36 | * dev-libs/libgcrypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
37 | * dev-libs/libgpg-error-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
38 | * dev-libs/libksba-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
39 | * dev-libs/npth-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
40 | * dev-python/future-0.15.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/pyGPG-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/python-application-1.4.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * dev-python/python-cjson-1.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-python/python-dateutil-2.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-python/python-ejson-0.1.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-python/python-eventlib-0.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * dev-python/python-gnutls-2.0.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * dev-python/python-msrplib-0.15.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * dev-python/python-sipsimple-2.0.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * dev-python/python-xcaplib-1.0.17: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * net-libs/stem-1.4.1b: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * net-misc/onionbalance-0.1.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * net-misc/onionbalance-0.1.2-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
54 | * net-misc/onionbalance-0.1.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
55 | * Cache regen failed with 1
|