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
|
{'description': {'en': 'Unofficial ebuilds for gentoo based distributions.'},
'feed': ['https://github.com/sandikata/ROKO__/commits/master.atom'],
'homepage': 'https://github.com/sandikata/ROKO__',
'name': 'ROKO__',
'owner': [{'email': 'sandikata@yandex.ru',
'name': 'Alexandrow Rosen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/sandikata/ROKO__.git'},
{'type': 'git', 'uri': 'git://github.com/sandikata/ROKO__.git'}],
'status': 'unofficial'}
$ pmaint sync ROKO__
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
*** syncing ROKO__
Already up to date.
*** synced ROKO__
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ROKO__
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, mozconfig-v6.57 cannot be found while processing ebuild src: www-client/firefox-58.0
* ERROR: www-client/firefox-58.0 failed (depend phase):
* inherit for mozconfig-v6.57 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/ROKO__/www-client/firefox/firefox-58.0.ebuild'
* firefox-58.0.ebuild, line 28: called inherit 'check-reqs' 'flag-o-matic' 'toolchain-funcs' 'eutils' 'gnome2-utils' 'mozconfig-v6.57' 'pax-utils' 'xdg-utils' 'autotools' 'mozlinguas-v2'
* ebuild-default-functions.lib, line 209: called __internal_inherit 'mozconfig-v6.57'
* ebuild-daemon.lib, line 34: called die
!!! caught exception False while processing ebuild src: media-sound/alsa-driver-1.0.25_pre
* ERROR: media-sound/alsa-driver-1.0.25_pre failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 730' for eclass autotools
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/ROKO__/media-sound/alsa-driver/alsa-driver-1.0.25_pre.ebuild'
* alsa-driver-1.0.25_pre.ebuild, line 5: called inherit 'autotools' 'linux-mod' 'flag-o-matic' 'eutils' 'multilib' 'poly-c_ebuilds'
* ebuild-default-functions.lib, line 209: called __internal_inherit 'autotools'
* ebuild-daemon.lib, line 36: called die
!!! caught exception False while processing ebuild src: media-sound/grip-3.3.1-r99
received unknown com: CATEGORY='media-sound' 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='grip-3.3.1' PKGCORE_BASH_COMPAT='3.2' PVR='3.3.1-r99' PV='3.3.1' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r99 EAPI=2 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/ROKO__/media-sound/grip/grip-3.3.1-r99.ebuild' PF='grip-3.3.1-r99' PKGCORE_GLOBAL_FAILGLOB=false PN=grip PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: media-sound/mppenc-1.16
* Cache regen failed with -13
|