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
|
{'description': {'en': 'Some admin tools'},
'feed': ['https://github.com/scrill/scrill-overlay/commits/master.atom'],
'homepage': 'https://github.com/scrill/scrill-overlay',
'name': 'scrill',
'owner': [{'email': 'sergey.zhuga@gmail.com',
'name': 'Sergey Zhuga',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/scrill/scrill-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync scrill
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:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing scrill
Already up to date.
*** synced scrill
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 scrill
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: kde-misc/kaption-0.1.1-r4
* ERROR: kde-misc/kaption-0.1.1-r4 failed (depend phase):
* inherit for kde4-base failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/scrill/kde-misc/kaption/kaption-0.1.1-r4.ebuild'
* kaption-0.1.1-r4.ebuild, line 7: called inherit 'kde4-base'
* 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: app-admin/amazon-ec2-init-20110331
!!! caught exception metadata exception: pkg ebuild src: app-laptop/lenovo-sl-laptop-9999, attr eapi
error: parsed EAPI '0' doesn't match sourced EAPI '2' while processing ebuild src: app-laptop/lenovo-sl-laptop-9999
* ERROR: app-laptop/lenovo-sl-laptop-9999 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 725' for eclass eutils
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/scrill/app-laptop/lenovo-sl-laptop/lenovo-sl-laptop-9999.ebuild'
* lenovo-sl-laptop-9999.ebuild, line 5: called inherit 'eutils' 'git-2' 'linux-mod'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'eutils'
* ebuild-daemon.lib, line 85: called die
received unknown com: CATEGORY='app-laptop' PKGCORE_EBUILD_PHASE_FUNC=false PKGCORE_ECONF_DISABLE_SILENT_RULES=false PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='tp_smapi-9999' PKGCORE_BASH_COMPAT='3.2' PVR=9999 PV=9999 PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=false PR=r0 EAPI=4 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/scrill/app-laptop/tp_smapi/tp_smapi-9999.ebuild' PF='tp_smapi-9999' PKGCORE_GLOBAL_FAILGLOB=false PN='tp_smapi' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception False while processing ebuild src: app-laptop/tp_smapi-9999
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: net-misc/rabbitmq-stomp-plugin-2.5.1
* Cache regen failed with -13
|