1 | {'description': {'en': 'Fun useful packages not found elsewhere'},
|
2 | 'feed': ['https://github.com/orangeturtle739/panther/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/orangeturtle739/panther',
|
4 | 'name': 'panther',
|
5 | 'owner': [{'email': 'swimgiraffe435@gmail.com',
|
6 | 'name': 'Jacob Glueck',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/orangeturtle739/panther.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/orangeturtle739/panther.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.11
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync panther
|
17 | *** syncing panther
|
18 | Already up to date.
|
19 | *** synced panther
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 panther
|
24 | * app-crypt/staticgpg-1.4.21: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
25 | * app-misc/ckb-next-0.4.0: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
26 | * app-misc/ckb-next-0.4.1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
27 | * app-misc/ckb-next-0.4.2: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
28 | * app-misc/ckb-next-0.4.2-r1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
29 | * app-misc/ckb-next-0.4.3: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
30 | * app-misc/ckb-next-0.4.4: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
31 | * app-misc/ckb-next-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
32 | * net-misc/can-utils-9999: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
33 | * net-vpn/mlvpn-2.3.1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
34 | * Cache regen failed with 1
|