1 | {'description': {'en': 'Few things that have either broken elsewhere or fallen '
|
2 | 'unmaintained, such as winexe, a source-based version '
|
3 | 'of logitech media server, a patched version of '
|
4 | 'dansguardian'},
|
5 | 'feed': ['https://github.com/mwstowe/stowe-verlay/commits/master.atom'],
|
6 | 'homepage': 'https://github.com/mwstowe/stowe-verlay',
|
7 | 'name': 'stowe-verlay',
|
8 | 'owner': [{'email': 'mstowe@chicago.us.mensa.org',
|
9 | 'name': 'Michael Stowe',
|
10 | 'type': 'person'}],
|
11 | 'quality': 'experimental',
|
12 | 'source': [{'type': 'git',
|
13 | 'uri': 'https://github.com/mwstowe/stowe-verlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.4
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stowe-verlay
|
18 | WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | *** syncing stowe-verlay
|
20 | Already up to date.
|
21 | *** synced stowe-verlay
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 stowe-verlay
|
26 | * net-analyzer/nagios-check_unifi-1.0: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-single-r1, (python-single-r1.eclass, line 42: called die)
| [FATAL] |
27 | * net-fs/winexe-1.1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-single-r1, (python-single-r1.eclass, line 42: called die)
| [FATAL] |
28 | * net-fs/winexe-1.1-r1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-single-r1, (python-single-r1.eclass, line 42: called die)
| [FATAL] |
29 | * net-fs/winexe-1.2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-single-r1, (python-single-r1.eclass, line 42: called die)
| [FATAL] |
30 | * net-fs/winexe-4.8.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
31 | * net-proxy/dansguardian-2.10.0.3: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
32 | * net-proxy/dansguardian-2.10.0.3-r1: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
33 | * Cache regen failed with 1
|