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.24
|
21 |
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pixlra
|
23 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
24 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
25 | *** syncing pixlra
|
26 | Already up to date.
|
27 | *** synced pixlra
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pixlra
|
32 | * app-misc/plugin-autenticacao-gov-2.0.63: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
33 | * app-misc/plugin-autenticacao-gov-2.0.70: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
34 | * dev-util/eclipse-cpp-bin-4.7.3: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
35 | * dev-util/eclipse-cpp-bin-4.9.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
36 | * dev-util/eclipse-cpp-bin-4.10.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
37 | * net-im/yakyak-bin-1.5.2: failed sourcing ebuild: rpm: EAPI 6 not supported, (rpm.eclass, line 12: called die)
| [FATAL] |
38 | * sys-kernel/kernie-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
39 | * sys-process/earlyoom-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
40 | * Cache regen failed with 1
|