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.1
|
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 | * dev-db/leveldb-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
24 | * dev-db/rocksdb-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
25 | * dev-python/flickr-api-0.6.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
26 | * dev-python/flickr-api-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
27 | * dev-python/flickr-upload-0_pre20130527: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
28 | * dev-python/flickr-upload-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
29 | * dev-python/icdiff-1.9.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
30 | * dev-python/icdiff-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
31 | * dev-python/phpserialize-1.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
32 | * dev-python/phpserialize-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
33 | * dev-util/cargo-0.30.0-r1: failed sourcing ebuild: Unsupported EAPI=6 (too old) for cargo, (cargo.eclass, line 21: called die)
| [FATAL] |
34 | * net-libs/grpc-1.12.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
35 | * net-misc/spdylay-0.3.8: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
36 | * net-misc/spdylay-9999: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
37 | * sci-libs/mxnet-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
38 | * Cache regen failed with 1
|