1 | {'description': {'en': 'musl development overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/musl.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/musl.git/',
|
4 | 'name': 'musl',
|
5 | 'owner': [{'email': 'musl@gentoo.org',
|
6 | 'name': 'Gentoo musl team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/proj/musl.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/musl.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/proj/musl.git'}],
|
14 | 'status': 'official'}
|
15 | pkgcore 0.12.19
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync musl
|
18 | WARNING:pkgcore:kske repo at '/var/lib/repo-mirror-ci/sync/kske', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | *** syncing musl
|
20 | Already up to date.
|
21 | *** synced musl
|
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 musl
|
26 | * dev-util/dwarves-1.17-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
27 | * sys-apps/policycoreutils-3.1-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|