1 | {'description': {'en': 'Well-documented ebuilds en-route to a bandersnatch '
|
2 | 'near you'},
|
3 | 'homepage': 'https://github.com/leycec/raiagent',
|
4 | 'name': 'raiagent',
|
5 | 'owner': [{'email': 'leycec@gmail.com',
|
6 | 'name': 'Cecil Curry',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/leycec/raiagent'},
|
10 | {'type': 'git', 'uri': 'git://github.com/leycec/raiagent.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.1
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync raiagent
|
15 | WARNING:pkgcore:nymphos repo at '/var/lib/repo-mirror-ci/sync/nymphos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | *** syncing raiagent
|
17 | From https://github.com/leycec/raiagent
|
18 | 54a9724..adb3a45 master -> origin/master
|
19 | Updating 54a9724..adb3a45
|
20 | Fast-forward
|
21 | dev-python/cq-ocp/Manifest | 1 +
|
22 | dev-python/cq-ocp/cq-ocp-7.4.0.ebuild | 53 ++++++++++++++++++++++
|
23 | .../files/cq-pywrap-7.4.setup.py | 0
|
24 | dev-python/cq-ocp/metadata.xml | 11 +++++
|
25 | ...cq-pywrap-7.4.ebuild => cq-pywrap-7.4.0.ebuild} | 8 ++--
|
26 | .../cq-pywrap/files/cq-pywrap-7.4.0.setup.py | 25 ++++++++++
|
27 | 6 files changed, 95 insertions(+), 3 deletions(-)
|
28 | create mode 100644 dev-python/cq-ocp/Manifest
|
29 | create mode 100644 dev-python/cq-ocp/cq-ocp-7.4.0.ebuild
|
30 | rename dev-python/{cq-pywrap => cq-ocp}/files/cq-pywrap-7.4.setup.py (100%)
|
31 | create mode 100644 dev-python/cq-ocp/metadata.xml
|
32 | rename dev-python/cq-pywrap/{cq-pywrap-7.4.ebuild => cq-pywrap-7.4.0.ebuild} (96%)
|
33 | create mode 100644 dev-python/cq-pywrap/files/cq-pywrap-7.4.0.setup.py
|
34 | *** synced raiagent
|
35 | * Sync succeeded
|
36 | $ git log --format=%ci -1
|
37 | $ git show -q --pretty=format:%G? HEAD
|
38 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 raiagent
|
39 | * dev-python/cq-ocp-7.4.0: failed sourcing ebuild: inherit requires unknown eclass: multipprocessing.eclass
| [FATAL] |
40 | * Cache regen failed with 1
|