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': 'Overlay for Gentoo from vonavi'},
'feed': ['ttps://github.com/vonavi/seeds/commits/master.atom'],
'homepage': 'https://github.com/vonavi/',
'name': 'seeds',
'owner': [{'email': 'ivvl82@gmail.com',
'name': 'Vladimir Ivanov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/vonavi/seeds.git'}],
'status': 'unofficial'}
$ pmaint sync seeds
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing seeds
Already up to date.
*** synced seeds
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 seeds
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, kde4-base cannot be found while processing ebuild src: kde-misc/kde-plasma-alarm-clock-1.7
* ERROR: kde-misc/kde-plasma-alarm-clock-1.7 failed (depend phase):
* inherit for kde4-base failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/seeds/kde-misc/kde-plasma-alarm-clock/kde-plasma-alarm-clock-1.7.ebuild'
* kde-plasma-alarm-clock-1.7.ebuild, line 9: called inherit 'python-single-r1' 'kde4-base'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'kde4-base'
* ebuild-daemon.lib, line 83: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: app-text/poppler-0.42.0
* ERROR: app-text/poppler-0.42.0 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 741' for eclass cmake-utils
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/seeds/app-text/poppler/poppler-0.42.0.ebuild'
* poppler-0.42.0.ebuild, line 8: called inherit 'cmake-utils' 'toolchain-funcs' 'xdg-utils'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'cmake-utils'
* ebuild-daemon.lib, line 85: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
received unknown com: CATEGORY='app-emacs' 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='yasnippet-0.8.0' PKGCORE_BASH_COMPAT='3.2' PVR='0.8.0' PV='0.8.0' 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/seeds/app-emacs/yasnippet/yasnippet-0.8.0.ebuild' PF='yasnippet-0.8.0' PKGCORE_GLOBAL_FAILGLOB=false PN=yasnippet PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception False while processing ebuild src: app-emacs/yasnippet-0.8.0
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: media-sound/deadbeef-0.6.1
* Cache regen failed with -13
|