1 | {'description': {'en': "Scott Alfter's ebuilds"},
|
2 | 'homepage': 'https://gitlab.com/salfter/portage',
|
3 | 'name': 'salfter',
|
4 | 'owner': [{'email': 'scott@alfter.us',
|
5 | 'name': 'Scott Alfter',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync salfter
|
11 | WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne'
|
12 | WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
14 | *** syncing salfter
|
15 | Already up to date.
|
16 | *** synced salfter
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 salfter
|
21 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
22 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
23 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
24 | !!! caught exception inherit requires an unknown eclass, php-pear-r1 cannot be found while processing ebuild src: dev-php/PEAR-Net_NNTP-1.5.2
| [FATAL] |
25 | * ERROR: dev-php/PEAR-Net_NNTP-1.5.2 failed (depend phase):
|
26 | * inherit for php-pear-r1 failed
|
27 | *
|
28 | * Call stack:
|
29 | * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/salfter/dev-php/PEAR-Net_NNTP/PEAR-Net_NNTP-1.5.2.ebuild'
|
30 | * PEAR-Net_NNTP-1.5.2.ebuild, line 5: called inherit 'php-pear-r1'
|
31 | * ebuild-default-functions.lib, line 201: called __internal_inherit 'php-pear-r1'
|
32 | * ebuild-daemon.lib, line 83: called die
|
33 | *
|
34 | * Working directory: '/usr/lib64/pkgcore/ebd'
|
35 | !!! caught exception False while processing ebuild src: dev-php/libsmbclient-php-0.9.0
| [FATAL] |
36 | * ERROR: dev-php/libsmbclient-php-0.9.0 failed (depend phase):
|
37 | * unknown inherit command from pythonic side, 'gen_metadata 736' for eclass php-ext-source-r2
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/salfter/dev-php/libsmbclient-php/libsmbclient-php-0.9.0.ebuild'
|
41 | * libsmbclient-php-0.9.0.ebuild, line 8: called inherit 'php-ext-source-r2' 'eutils'
|
42 | * ebuild-default-functions.lib, line 201: called __internal_inherit 'php-ext-source-r2'
|
43 | * ebuild-daemon.lib, line 85: called die
|
44 | *
|
45 | * Working directory: '/usr/lib64/pkgcore/ebd'
|
46 | received unknown com: CATEGORY='www-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='wordpress-4.9.6' PKGCORE_BASH_COMPAT='4.2' PVR='4.9.6' PV='4.9.6' 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='/var/lib/repo-mirror-ci/repos/salfter/www-apps/wordpress/wordpress-4.9.6.ebuild' PF='wordpress-4.9.6' PKGCORE_GLOBAL_FAILGLOB=true PN=wordpress PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
|
47 | !!! caught exception False while processing ebuild src: www-apps/wordpress-4.9.6
| [FATAL] |
48 | * Cache regen failed with -13
|