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 lacks a defined name: '/home/mgorny/sync/hanno'
|
15 | 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).
|
16 | Already up-to-date.
|
17 | *** syncing junkdrawer
|
18 | *** synced junkdrawer
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 junkdrawer
|
22 | * ERROR: dev-util/flint-0_p20150329 failed (depend phase):
|
23 | * No D compilers found that satisfy this package's version range: 2.066-2.067
|
24 | *
|
25 | * Call stack:
|
26 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/junkdrawer/dev-util/flint/flint-0_p20150329.ebuild'
|
27 | * flint-0_p20150329.ebuild, line 18: Called inherit 'dlang'
|
28 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'dlang'
|
29 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
30 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
31 | * dlang.eclass, line 579: Called __dlang_filter_versions
|
32 | * dlang.eclass, line 387: Called die
|
33 | * ERROR: dev-util/flint-0_p20150329 failed (depend phase):
|
34 | * No D compilers found that satisfy this package's version range: 2.066-2.067
|
35 | *
|
36 | * Call stack:
|
37 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/junkdrawer/dev-util/flint/flint-0_p20150329.ebuild'
|
38 | * flint-0_p20150329.ebuild, line 18: Called inherit 'dlang'
|
39 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'dlang'
|
40 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
41 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/dlang/eclass/dlang.eclass'
|
42 | * dlang.eclass, line 579: Called __dlang_filter_versions
|
43 | * dlang.eclass, line 387: Called die
|
44 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
45 | !!! caught exception False while processing ebuild src: dev-util/flint-0_p20150329
| [FATAL] |
46 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
47 | 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' @0x7f383053a198>)
| [FATAL] |
48 | * Cache regen failed with 1
|