1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
{'description': {'en': 'User overlay'},
'feed': ['https://cgit.gentoo.org/dev/mrueg.git/atom/'],
'homepage': 'https://cgit.gentoo.org/dev/mrueg.git/',
'name': 'mrueg',
'owner': [{'email': 'mrueg@gentoo.org',
'name': u'Manuel R\xfcger (mrueg)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/mrueg.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/mrueg.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/mrueg.git'},
{'type': 'git',
'uri': 'https://github.com/mrueg/mrueg-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync mrueg
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing mrueg
Already up to date.
*** synced mrueg
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mrueg
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
!!! caught exception inherit requires an unknown eclass, qt4-r2 cannot be found while processing ebuild src: net-misc/netanim-3.105
* ERROR: net-misc/netanim-3.105 failed (depend phase):
* inherit for qt4-r2 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/mrueg/net-misc/netanim/netanim-3.105.ebuild'
* netanim-3.105.ebuild, line 7: called inherit 'qt4-r2'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'qt4-r2'
* ebuild-daemon.lib, line 83: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: dev-java/malai-0.2_pre20121026
* ERROR: dev-java/malai-0.2_pre20121026 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 709' for eclass eutils
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/mrueg/dev-java/malai/malai-0.2_pre20121026.ebuild'
* malai-0.2_pre20121026.ebuild, line 9: called inherit 'eutils' 'java-pkg-2' 'java-ant-2' 'vcs-snapshot'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'eutils'
* ebuild-daemon.lib, line 85: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: dev-java/malai-1.3
received unknown com: CATEGORY='dev-java' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='malai-1.3' PKGCORE_BASH_COMPAT='3.2' PVR='1.3' PV='1.3' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=5 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/mrueg/dev-java/malai/malai-1.3.ebuild' PF='malai-1.3' PKGCORE_GLOBAL_FAILGLOB=false PN=malai PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: dev-tex/latexdraw-3.3.1
* Cache regen failed with -13
|