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
|
{'description': {'en': 'User overlay'},
'feed': ['https://github.com/perfect7gentleman/pg_overlay/commits/master.atom'],
'homepage': 'https://github.com/perfect7gentleman/pg_overlay',
'name': 'pg_overlay',
'owner': [{'email': 'perfect007gentleman@gmail.com',
'name': 'Perfect Gentleman',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/perfect7gentleman/pg_overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pg_overlay
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/holgersson-overlay'
WARNING:pkgcore:repo at '/home/mgorny/sync/holgersson-overlay', named 'holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
*** syncing pg_overlay
Already up to date.
*** synced pg_overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
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, gnome-meson cannot be found while processing ebuild src: app-accessibility/at-spi2-atk-2.26.2
* ERROR: app-accessibility/at-spi2-atk-2.26.2 failed (depend phase):
* inherit for gnome-meson failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/pg_overlay/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild'
* at-spi2-atk-2.26.2.ebuild, line 7: called inherit 'gnome-meson' 'multilib-minimal' 'virtualx'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'gnome-meson'
* ebuild-daemon.lib, line 83: called die
!!! caught exception False while processing ebuild src: app-accessibility/at-spi2-core-2.26.2
* ERROR: app-accessibility/at-spi2-core-2.26.2 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 713' for eclass eutils
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/pg_overlay/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild'
* at-spi2-core-2.26.2.ebuild, line 7: called inherit 'eutils' 'gnome-meson' 'multilib-minimal'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'eutils'
* ebuild-daemon.lib, line 85: called die
received unknown com: CATEGORY='dev-libs' 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='girara-0.2.9' PKGCORE_BASH_COMPAT='4.2' PVR='0.2.9' PV='0.2.9' 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/pg_overlay/dev-libs/girara/girara-0.2.9.ebuild' PF='girara-0.2.9' PKGCORE_GLOBAL_FAILGLOB=true PN=girara PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception False while processing ebuild src: dev-libs/girara-0.2.9
* Cache regen failed with -13
|