1 | {'description': {'en': 'All ebuilds made by Daniel Shafer'},
|
2 | 'homepage': 'https://github.com/y2kbadbug/gentoo-overlay',
|
3 | 'name': 'y2kbadbug',
|
4 | 'owner': [{'email': 'daniel@danielshafer.name',
|
5 | 'name': 'Daniel Shafer',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/y2kbadbug/gentoo-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync y2kbadbug
|
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 | Already up-to-date.
|
18 | *** syncing y2kbadbug
|
19 | *** synced y2kbadbug
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 y2kbadbug
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
24 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
25 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
27 | * ERROR: x11-misc/kdocker-5.0 failed (depend phase):
|
28 | * qt5-build.eclass is only to be used for building Qt 5.
|
29 | *
|
30 | * Call stack:
|
31 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/y2kbadbug/x11-misc/kdocker/kdocker-5.0.ebuild'
|
32 | * kdocker-5.0.ebuild, line 6: Called inherit 'qt5-build' 'qmake-utils'
|
33 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'qt5-build'
|
34 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/qt5-build.eclass'
|
35 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/qt5-build.eclass'
|
36 | * qt5-build.eclass, line 15: Called die
|
37 | * ERROR: x11-misc/kdocker-5.0 failed (depend phase):
|
38 | * qt5-build.eclass is only to be used for building Qt 5.
|
39 | *
|
40 | * Call stack:
|
41 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/y2kbadbug/x11-misc/kdocker/kdocker-5.0.ebuild'
|
42 | * kdocker-5.0.ebuild, line 6: Called inherit 'qt5-build' 'qmake-utils'
|
43 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'qt5-build'
|
44 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/qt5-build.eclass'
|
45 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/qt5-build.eclass'
|
46 | * qt5-build.eclass, line 15: Called die
|
47 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
48 | !!! caught exception False while processing ebuild src: x11-misc/kdocker-5.0
| [FATAL] |
49 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
50 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: x11-misc/kdocker-5.0, attr description\nerror: Metadata Exception: pkg ebuild src: x11-misc/kdocker-5.0, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='x11-misc/kdocker-5.0' @0x7f98aee5e2d0>)
| [FATAL] |
51 | * Cache regen failed with 1
|