1 | {'description': {'en': 'Own and claimed ebuilds'},
|
2 | 'feed': ['https://github.com/Bfgeshka/octopus/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Bfgeshka/octopus',
|
4 | 'name': 'octopus',
|
5 | 'owner': [{'email': 'bfg@derpy.ru', 'name': 'Bfgeshka', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/Bfgeshka/octopus.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.7
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync octopus
|
12 | *** syncing octopus
|
13 | Already up to date.
|
14 | *** synced octopus
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 octopus
|
19 | * app-misc/rmlint-9999: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
20 | * net-p2p/opendchub-0.8.3: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
21 | * sys-apps/paludis-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
22 | * Cache regen failed with 1
|