1 | {'description': {'en': 'Personal Overlay'},
|
2 | 'feed': ['https://github.com/rdnetto/rdnetto-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/rdnetto/rdnetto-overlay',
|
4 | 'name': 'rdnetto-overlay',
|
5 | 'owner': [{'email': 'rdnetto@gmail.com',
|
6 | 'name': "Reuben D'Netto",
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/rdnetto/rdnetto-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com:rdnetto/rdnetto-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.7
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rdnetto-overlay
|
17 | *** syncing rdnetto-overlay
|
18 | Already up to date.
|
19 | *** synced rdnetto-overlay
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 rdnetto-overlay
|
24 | * app-text/pandoc-2.5: failed sourcing ebuild: inherit: missing eclass argument
| [FATAL] |
25 | * app-text/pandoc-2.6: failed sourcing ebuild: inherit: missing eclass argument
| [FATAL] |
26 | * app-text/pandoc-2.7: failed sourcing ebuild: inherit: missing eclass argument
| [FATAL] |
27 | * app-text/pandoc-2.7.1: failed sourcing ebuild: inherit: missing eclass argument
| [FATAL] |
28 | * app-text/pandoc-2.7.2: failed sourcing ebuild: inherit: missing eclass argument
| [FATAL] |
29 | * app-text/pandoc-2.7.3: failed sourcing ebuild: inherit: missing eclass argument
| [FATAL] |
30 | * dev-vcs/dispatch-merge-1.0.0.0: failed sourcing ebuild: haskell-cabal: EAPI 5 not supported, (haskell-cabal.eclass, line 48: called die)
| [FATAL] |
31 | * dev-vcs/dispatch-merge-1.1.0.0: failed sourcing ebuild: haskell-cabal: EAPI 5 not supported, (haskell-cabal.eclass, line 48: called die)
| [FATAL] |
32 | * games-engines/gargoyle-2011.1-r1: failed sourcing ebuild: inherit requires unknown eclass: games.eclass
| [FATAL] |
33 | * x11-misc/ulauncher-5.7.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
34 | * x11-misc/ulauncher-5.8.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
35 | * Cache regen failed with 1
|