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
|
{'description': {'en': 'Sabayon ebuilds that could be upstreamed to\n Gentoo (or just being useful for Gentoo users as well):\n hot fixes, ebuild updates, etc.\n For Sabayon-only ebuilds, please use the sabayon-distro overlay.\n Bugs to http://bugs.sabayon.org'},
'feed': ['https://github.com/feeds/Sabayon/commits/for-gentoo/master'],
'homepage': 'http://sabayon.org',
'name': 'sabayon',
'owner': [{'email': 'lxnay@gentoo.org'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/Sabayon/for-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync sabayon
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 at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
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 at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
Already up-to-date.
*** syncing sabayon
*** synced sabayon
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* ERROR: mail-client/mailnag-9999 failed (depend phase):
* inherit for python failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/sabayon/mail-client/mailnag/mailnag-9999.ebuild'
* mailnag-9999.ebuild, line 7: Called inherit 'git-2' 'python'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
* ebuild-daemon.lib, line 35: Called die
* ERROR: dev-util/molecule-0.9.24.7 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 744' for eclass python
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/sabayon/dev-util/molecule/molecule-0.9.24.7.ebuild'
* molecule-0.9.24.7.ebuild, line 8: Called inherit 'python'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='app-admin' 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='authconfig-6.1.6' PKGCORE_BASH_COMPAT='3.2' PVR='6.1.6' PV='6.1.6' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=2 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/sabayon/app-admin/authconfig/authconfig-6.1.6.ebuild' PF='authconfig-6.1.6' PKGCORE_GLOBAL_FAILGLOB=false PN=authconfig PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed
* Cache regen failed with -13
|