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
|
{'description': {'en': 'My storage of Gentoo ebuilds not present in any other overlays/with unique features'},
'feed': ['https://github.com/mradermaxlol/maxik-overlay/commits/master.atom'],
'homepage': 'https://github.com/mradermaxlol/maxik-overlay',
'name': 'maxik-overlay',
'owner': [{'email': 'mrader3940@openmailbox.org',
'name': 'Maxim Sheviakov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/mradermaxlol/maxik-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync maxik-overlay
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', 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: '/home/mgorny/sync/jkolo'
WARNING:pkgcore:repo at '/home/mgorny/sync/jkolo', named 'jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
Already up-to-date.
*** syncing maxik-overlay
*** synced maxik-overlay
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 maxik-overlay
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* ERROR: www-client/firefox-bin-47.0 failed (depend phase):
* inherit for mozlinguas failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/maxik-overlay/www-client/firefox-bin/firefox-bin-47.0.ebuild'
* firefox-bin-47.0.ebuild, line 22: Called inherit 'eutils' 'multilib' 'pax-utils' 'fdo-mime' 'gnome2-utils' 'mozlinguas' 'nsplugins'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'mozlinguas'
* ebuild-daemon.lib, line 35: Called die
* ERROR: games-engines/unity3d-5.3.5 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 766' for eclass gnome2-utils
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/maxik-overlay/games-engines/unity3d/unity3d-5.3.5.ebuild'
* unity3d-5.3.5.ebuild, line 7: Called inherit 'gnome2-utils'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'gnome2-utils'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='sys-apps' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=true PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=true P='accountsservice-0.6.42' PKGCORE_BASH_COMPAT='4.2' PVR='0.6.42' PV='0.6.42' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=6 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=true EBUILD='/home/mgorny/repos/maxik-overlay/sys-apps/accountsservice/accountsservice-0.6.42.ebuild' PF='accountsservice-0.6.42' PKGCORE_GLOBAL_FAILGLOB=true PN=accountsservice PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|