1 | {'description': {'en': 'Ebuilds for experimental packages and chinese patches'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/pigfoot.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/pigfoot.git/',
|
4 | 'name': 'pigfoot',
|
5 | 'owner': [{'email': 'pigfoot@gmail.com', 'name': 'pigfoot', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/user/pigfoot.git'},
|
9 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/pigfoot.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/user/pigfoot.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pigfoot
|
16 | *** syncing pigfoot
|
17 | Already up to date.
|
18 | *** synced pigfoot
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pigfoot
|
23 | * sci-libs/xgboost-0.60: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 49: called die)
| [FATAL] |
24 | * sci-libs/xgboost-9999: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 49: called die)
| [FATAL] |
25 | * Cache regen failed with 1
|