1 | {'description': {'en': 'My Gentoo overlay, somewhat regularly maintained'},
|
2 | 'feed': ['https://github.com/thinrope/pkalin/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/thinrope/pkalin',
|
4 | 'name': 'pkalin',
|
5 | 'owner': [{'email': 'kalin@ThinRope.net',
|
6 | 'name': 'Kalin KOZHUHAROV',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/thinrope/pkalin.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/thinrope/pkalin.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync pkalin
|
14 | 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).
|
15 | *** syncing pkalin
|
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 | *** synced pkalin
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 pkalin
|
35 | * app-forensics/grr-0.3.0_p20150917: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
36 | * app-forensics/grr-0.3.0_p20151118: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
37 | * app-forensics/grr-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
38 | * app-forensics/pytsk-20150406: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
39 | * dev-python/acora-1.8: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
40 | * dev-python/acora-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
41 | * dev-python/binplist-0.1.4: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
42 | * dev-python/binplist-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
43 | * dev-python/dotty-0.0.1_pre20150804: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
44 | * dev-python/dotty-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
45 | * dev-python/h2-2.1.2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
46 | * dev-python/parse-crontab-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
47 | * dev-python/pyaff4-0.19: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
48 | * dev-python/pyaff4-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
49 | * dev-python/pydeep-0.2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
50 | * dev-python/pydeep-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
51 | * Cache regen failed with 1
|