1 | {'description': {'en': 'Personal Gentoo overlay'},
|
2 | 'feed': ['https://github.com/SpiderX/portage-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/SpiderX/portage-overlay',
|
4 | 'name': 'nest',
|
5 | 'owner': [{'email': 'spiderx@spiderx.dp.ua',
|
6 | 'name': 'Vladimir Pavljuchenkov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/SpiderX/portage-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/SpiderX/portage-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.4
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nest
|
17 | *** syncing nest
|
18 | Already up to date.
|
19 | *** synced nest
|
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 nest
|
24 | * app-backup/urbackup-client-2.4.10: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
25 | * app-backup/urbackup-client-9999: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
26 | * app-crypt/qesteidutil-3.12.10: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
27 | * app-crypt/qesteidutil-9999: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
28 | * app-misc/android-file-transfer-linux-3.9: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
29 | * app-misc/android-file-transfer-linux-9999: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
30 | * app-misc/rmlint-2.10.1: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
31 | * Cache regen failed with 1
|