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
|
{'description': {'en': 'Personal overlay of Vasiliy Yeremeyev'},
'feed': ['https://github.com/vayerx/vayerx-gentoo/commits/master.atom'],
'homepage': 'https://github.com/vayerx/vayerx-gentoo/',
'name': 'vayerx',
'owner': [{'email': 'vayerx@gmail.com',
'name': 'Vasiliy Yeremeyev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/vayerx/vayerx-gentoo.git'},
{'type': 'git',
'uri': 'git://github.com/vayerx/vayerx-gentoo.git'},
{'type': 'git', 'uri': 'git@github.com:vayerx/vayerx-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync vayerx
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
*** syncing vayerx
Already up to date.
*** synced vayerx
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vayerx
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
!!! caught exception inherit requires an unknown eclass, kde4-base cannot be found while processing ebuild src: www-plugins/gnash-0.8.10_p20160329-r666
* ERROR: www-plugins/gnash-0.8.10_p20160329-r666 failed (depend phase):
* inherit for kde4-base failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/vayerx/www-plugins/gnash/gnash-0.8.10_p20160329-r666.ebuild'
* gnash-0.8.10_p20160329-r666.ebuild, line 12: called inherit 'autotools' 'eutils' 'kde4-base' 'multilib' 'nsplugins' 'python-any-r1' 'flag-o-matic'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'kde4-base'
* ebuild-daemon.lib, line 83: called die
!!! caught exception False while processing ebuild src: dev-vcs/git-flow-completion-0.4.1.0
!!! caught exception metadata exception: pkg ebuild src: dev-vcs/git-lfs-1.0.2, attr eapi
error: parsed EAPI '5' doesn't match sourced EAPI '3' while processing ebuild src: dev-vcs/git-lfs-1.0.2
* ERROR: dev-vcs/git-lfs-1.0.2 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 724' for eclass eutils
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/vayerx/dev-vcs/git-lfs/git-lfs-1.0.2.ebuild'
* git-lfs-1.0.2.ebuild, line 6: called inherit 'eutils'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'eutils'
* ebuild-daemon.lib, line 85: called die
!!! caught exception False while processing ebuild src: dev-vcs/gitflow-0.4.1
received unknown com: CATEGORY='dev-vcs' 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='gitflow-0.4.1' PKGCORE_BASH_COMPAT='3.2' PVR='0.4.1' PV='0.4.1' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=3 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/vayerx/dev-vcs/gitflow/gitflow-0.4.1.ebuild' PF='gitflow-0.4.1' PKGCORE_GLOBAL_FAILGLOB=false PN=gitflow PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: games-misc/everlasting-summer-1.2
* Cache regen failed with -13
|