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': 'This repository contains the ebuild from Necrose99 (some are works in progress)'},
'feed': ['https://github.com/necrose99/necromancy-overlay/commits/master.atom'],
'homepage': 'https://github.com/necrose99/necromancy-overlay',
'name': 'necromancy',
'owner': [{'email': 'mike@michaellawrenceit.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/necrose99/necromancy-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/necrose99/necromancy-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:necrose99/necromancy-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync necromancy
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
Already up-to-date.
*** syncing necromancy
*** synced necromancy
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 necromancy
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: dev-cpp/manpages-cpp-9999 failed (depend phase):
* inherit for distutils failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/necromancy/dev-cpp/manpages-cpp/manpages-cpp-9999.ebuild'
* manpages-cpp-9999.ebuild, line 10: Called inherit 'distutils' 'git-2'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
* ebuild-daemon.lib, line 35: Called die
* ERROR: x11-libs/lunar-calendar-2.4.1 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 764' for eclass gnome2
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/necromancy/x11-libs/lunar-calendar/lunar-calendar-2.4.1.ebuild'
* lunar-calendar-2.4.1.ebuild, line 7: Called inherit 'gnome2'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'gnome2'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='x11-libs' 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='lunar-calendar-3.0.0' PKGCORE_BASH_COMPAT='3.2' PVR='3.0.0' PV='3.0.0' 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/necromancy/x11-libs/lunar-calendar/lunar-calendar-3.0.0.ebuild' PF='lunar-calendar-3.0.0' PKGCORE_GLOBAL_FAILGLOB=false PN='lunar-calendar' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|