1 | {'description': {'en': 'My Gentoo overlay, somewhat regularly maintained'},
|
2 | 'feed': ['https://github.com/thinrope/pkalin/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/thinrope/pkalin',
|
4 | 'name': 'pkalin',
|
5 | 'owner': [{'email': 'kalin@ThinRope.net',
|
6 | 'name': 'Kalin KOZHUHAROV',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/thinrope/pkalin.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/thinrope/pkalin.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.20
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pkalin
|
16 | 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).
|
17 | *** syncing pkalin
|
18 | Already up to date.
|
19 | *** synced pkalin
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pkalin
|
24 | 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).
|
25 | 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).
|
26 | * app-forensics/pytsk-20210327: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
27 | * net-mail/libpst-0.6.76-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
28 | * x11-drivers/evdi-1.3.43-r1: failed sourcing ebuild: linux-mod: EAPI 6 not supported, (linux-mod.eclass, line 160: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|