1 | {'description': {'en': 'Ebuilds for bugs assigned to maintainer-wanted'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/sunrise-reviewed.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/sunrise-reviewed.git/',
|
4 | 'name': 'sunrise',
|
5 | 'owner': [{'email': 'sunrise@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/proj/sunrise-reviewed.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/proj/sunrise-reviewed.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/proj/sunrise-reviewed.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync sunrise
|
15 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | Already up-to-date.
|
18 | *** syncing sunrise
|
19 | *** synced sunrise
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sunrise
|
23 | * ERROR: dev-cpp/cppcms-1.0.3 failed (depend phase):
|
24 | * inherit for python failed
|
25 | *
|
26 | * Call stack:
|
27 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/sunrise/dev-cpp/cppcms/cppcms-1.0.3.ebuild'
|
28 | * cppcms-1.0.3.ebuild, line 9: Called inherit 'cmake-utils' 'multilib' 'python'
|
29 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
30 | * ebuild-daemon.lib, line 35: Called die
|
31 | * ERROR: dev-cpp/hiberlite-0.6 failed (depend phase):
|
32 | * unknown inherit command from pythonic side, 'gen_metadata 731' for eclass eutils
|
33 | *
|
34 | * Call stack:
|
35 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/sunrise/dev-cpp/hiberlite/hiberlite-0.6.ebuild'
|
36 | * hiberlite-0.6.ebuild, line 7: Called inherit 'eutils'
|
37 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'eutils'
|
38 | * ebuild-daemon.lib, line 37: Called die
|
39 | received unknown com: CATEGORY='dev-cpp' PKGCORE_EBUILD_PHASE_FUNC=false PKGCORE_ECONF_DISABLE_SILENT_RULES=false PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=false PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=false PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='libcwd-0.99.47' PKGCORE_BASH_COMPAT='3.2' PVR='0.99.47' PV='0.99.47' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=0 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/sunrise/dev-cpp/libcwd/libcwd-0.99.47.ebuild' PF='libcwd-0.99.47' PKGCORE_GLOBAL_FAILGLOB=false PN=libcwd PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=falsepath
|
40 | * Cache regen failed with -13
|