1 | {'description': {'en': 'Pixlra collaborative overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/carreira.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/carreira.git/',
|
4 | 'name': 'pixlra',
|
5 | 'owner': [{'email': 'jfmcarreira@gmail.com',
|
6 | 'name': 'Joao Carreira',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/carreira.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/carreira.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/carreira.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'https://github.com/pixlra/pixlra-gentoo-overlay.git'},
|
17 | {'type': 'git',
|
18 | 'uri': 'git+ssh://git@github.com/pixlra/pixlra-gentoo-overlay.git'}],
|
19 | 'status': 'unofficial'}
|
20 | pkgcore 0.12.20
|
21 |
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pixlra
|
23 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
24 | WARNING:pkgcore:flewkey-overlay repo at '/var/lib/repo-mirror-ci/sync/flewkey-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
25 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
26 | *** syncing pixlra
|
27 | Already up to date.
|
28 | *** synced pixlra
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pixlra
|
33 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
34 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
35 | * dev-python/guidata-1.7.9-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
36 | * kde-misc/ktoshiba-9999: failed sourcing ebuild: ecm: EAPI 7 not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
37 | * Cache regen failed with 1
|