1 | {'description': {'en': 'Gentoo overlay for cryptocurrencies'},
|
2 | 'feed': ['https://github.com/gentoo-crypto/gentoo-crypto-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo-crypto/gentoo-crypto-overlay',
|
4 | 'name': 'gentoo-crypto',
|
5 | 'owner': [{'email': 'maneamarius@gmail.com',
|
6 | 'name': 'Marius Manea',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/gentoo-crypto/gentoo-crypto-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/gentoo-crypto/gentoo-crypto-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:gentoo-crypto/gentoo-crypto-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync gentoo-crypto
|
17 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
18 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
19 | *** syncing gentoo-crypto
|
20 | Already up to date.
|
21 | *** synced gentoo-crypto
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-crypto
|
26 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
27 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
28 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
29 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
30 | !!! caught exception inherit requires an unknown eclass, kde4-functions cannot be found while processing ebuild src: net-p2p/litecoin-qt-0.14.2
| [FATAL] |
31 | * ERROR: net-p2p/litecoin-qt-0.14.2 failed (depend phase):
|
32 | * inherit for kde4-functions failed
|
33 | *
|
34 | * Call stack:
|
35 | * isolated-functions.lib, line 354: called source '/home/mgorny/repos/gentoo-crypto/net-p2p/litecoin-qt/litecoin-qt-0.14.2.ebuild'
|
36 | * litecoin-qt-0.14.2.ebuild, line 10: called inherit 'autotools' 'db-use' 'eutils' 'fdo-mime' 'gnome2-utils' 'kde4-functions' 'qt4-r2'
|
37 | * ebuild-default-functions.lib, line 201: called __internal_inherit 'kde4-functions'
|
38 | * ebuild-daemon.lib, line 83: called die
|
39 | !!! caught exception False while processing ebuild src: net-p2p/monero-gui-0.11.1.0
| [FATAL] |
40 | * ERROR: net-p2p/monero-gui-0.11.1.0 failed (depend phase):
|
41 | * unknown inherit command from pythonic side, 'gen_metadata 741' for eclass git-r3
|
42 | *
|
43 | * Call stack:
|
44 | * isolated-functions.lib, line 354: called source '/home/mgorny/repos/gentoo-crypto/net-p2p/monero-gui/monero-gui-0.11.1.0.ebuild'
|
45 | * monero-gui-0.11.1.0.ebuild, line 6: called inherit 'git-r3'
|
46 | * ebuild-default-functions.lib, line 201: called __internal_inherit 'git-r3'
|
47 | * ebuild-daemon.lib, line 85: called die
|
48 | received unknown com: CATEGORY='net-p2p' 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='go-ethereum-1.8.2' PKGCORE_BASH_COMPAT='4.2' PVR='1.8.2' PV='1.8.2' 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/gentoo-crypto/net-p2p/go-ethereum/go-ethereum-1.8.2.ebuild' PF='go-ethereum-1.8.2' PKGCORE_GLOBAL_FAILGLOB=true PN='go-ethereum' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
|
49 | !!! caught exception False while processing ebuild src: net-p2p/go-ethereum-1.8.2
| [FATAL] |
50 | * Cache regen failed with -13
|