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
|
{'description': {'en': 'Deep Space Window Manager - StumpWM-based windowmanager with better usability'},
'feed': ['https://cgit.gentoo.org/user/dswm.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/dswm.git/',
'name': 'dswm',
'owner': [{'email': 'cosmonaut.ok@gmail.com',
'name': "Alexander aka 'CosmonauT' Vynnyk",
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/dswm.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/dswm.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/dswm.git'}],
'status': 'unofficial'}
$ pmaint sync dswm
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
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
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
*** syncing dswm
Already up to date.
*** synced dswm
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dswm
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, common-lisp cannot be found while processing ebuild src: x11-wm/dswm-0.0.3
* ERROR: x11-wm/dswm-0.0.3 failed (depend phase):
* inherit for common-lisp failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/dswm/x11-wm/dswm/dswm-0.0.3.ebuild'
* dswm-0.0.3.ebuild, line 7: called inherit 'common-lisp' 'autotools' 'eutils'
* ebuild-default-functions.lib, line 209: called __internal_inherit 'common-lisp'
* ebuild-daemon.lib, line 34: called die
!!! caught exception False while processing ebuild src: x11-wm/dswm-0.0.4
!!! caught exception inherit requires an unknown eclass, common-lisp cannot be found while processing ebuild src: x11-wm/dswm-0.0.5-r2
* ERROR: x11-wm/dswm-0.0.4 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 714' for eclass common-lisp
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/dswm/x11-wm/dswm/dswm-0.0.4.ebuild'
* dswm-0.0.4.ebuild, line 7: called inherit 'common-lisp' 'autotools' 'eutils'
* ebuild-default-functions.lib, line 209: called __internal_inherit 'common-lisp'
* ebuild-daemon.lib, line 36: called die
received unknown com: CATEGORY='x11-wm' 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='dswm-0.0.5' PKGCORE_BASH_COMPAT='3.2' PVR='0.0.5-r2' PV='0.0.5' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r2 EAPI=2 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/dswm/x11-wm/dswm/dswm-0.0.5-r2.ebuild' PF='dswm-0.0.5-r2' PKGCORE_GLOBAL_FAILGLOB=false PN=dswm PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed
!!! caught exception False while processing ebuild src: x11-wm/dswm-0.1
* Cache regen failed with -13
|