1 | {'description': {'en': 'Fixes and new unstable packages'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/displacer.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/displacer.git/',
|
4 | 'name': 'displacer',
|
5 | 'owner': [{'email': 'disinbox@gmail.com',
|
6 | 'name': 'Igor Ulyanov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/displacer.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/displacer.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/displacer.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.24
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync displacer
|
19 | *** syncing displacer
|
20 | Already up to date.
|
21 | *** synced displacer
|
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 displacer
|
26 | * sci-libs/scikits_image-0.17.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
27 | * sys-apps/opencorsairlink-9999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|