1 | {'description': {'en': 'Various development tools, libraries, and patches not in Gentoo (yet)'},
|
2 | 'homepage': 'https://github.com/doctaweeks/junkdrawer-overlay',
|
3 | 'name': 'junkdrawer',
|
4 | 'owner': [{'email': 'dan@danweeks.net',
|
5 | 'name': 'Daniel M. Weeks',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/doctaweeks/junkdrawer-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync junkdrawer
|
12 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
13 | 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).
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
18 | 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).
|
19 | Already up-to-date.
|
20 | *** syncing junkdrawer
|
21 | *** synced junkdrawer
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 junkdrawer
|
25 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
28 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
29 | * ERROR: dev-util/flint-0_p20150329 failed (depend phase):
|
30 | * No D compilers found that satisfy this package's version range: 2.066-2.067
|
31 | *
|
32 | * Call stack:
|
33 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/junkdrawer/dev-util/flint/flint-0_p20150329.ebuild'
|
34 | * flint-0_p20150329.ebuild, line 19: Called inherit 'dlang'
|
35 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'dlang'
|
36 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
37 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
38 | * dlang.eclass, line 579: Called __dlang_filter_versions
|
39 | * dlang.eclass, line 387: Called die
|
40 | * ERROR: dev-util/flint-0_p20150329 failed (depend phase):
|
41 | * No D compilers found that satisfy this package's version range: 2.066-2.067
|
42 | *
|
43 | * Call stack:
|
44 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/junkdrawer/dev-util/flint/flint-0_p20150329.ebuild'
|
45 | * flint-0_p20150329.ebuild, line 19: Called inherit 'dlang'
|
46 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'dlang'
|
47 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
48 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
49 | * dlang.eclass, line 579: Called __dlang_filter_versions
|
50 | * dlang.eclass, line 387: Called die
|
51 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
52 | !!! caught exception False while processing ebuild src: dev-util/flint-0_p20150329
| [FATAL] |
53 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
54 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-util/flint-0_p20150329, attr description\nerror: Metadata Exception: pkg ebuild src: dev-util/flint-0_p20150329, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-util/flint-0_p20150329' @0x7fe45a72e7d0>)
| [FATAL] |
55 | * Cache regen failed with 1
|