1 | {'description': {'en': 'Out-of-tree ebuilds'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/srcshelton.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/srcshelton.git/',
|
4 | 'name': 'srcshelton',
|
5 | 'owner': [{'email': 'srcshelton@gmail.com',
|
6 | 'name': 'Stuart Shelton',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/srcshelton.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/srcshelton.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/srcshelton.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync srcshelton
|
17 | Already up to date.
|
18 | *** syncing srcshelton
|
19 | *** synced srcshelton
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 srcshelton
|
24 | * app-emulation/lxc-1.0.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
25 | * app-emulation/lxc-1.0.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
26 | * app-emulation/lxc-1.0.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
27 | * app-emulation/lxc-1.0.6-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
28 | * app-emulation/lxc-1.0.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
29 | * app-emulation/lxc-1.0.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
30 | * dev-ruby/CFPropertyList-2.2.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
31 | * dev-ruby/cora-0.0.4: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
32 | * dev-ruby/geocoder-1.1.6: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
33 | * dev-ruby/guard-1.6.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
34 | * dev-ruby/guard-rspec-2.3.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
35 | * dev-ruby/pry-0.9.10: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
36 | * dev-ruby/rake-10.1.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
37 | * net-misc/wget-1.16.3-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * net-misc/wget-1.17.1-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * net-misc/wget-1.18: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * sys-apps/busybox-1.20.2: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
41 | * sys-apps/busybox-1.21.0: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
42 | * sys-apps/busybox-1.21.1: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
43 | * sys-apps/busybox-1.22.1-r1: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
44 | * sys-apps/busybox-1.23.0: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
45 | * sys-apps/busybox-1.23.0-r1: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
46 | * sys-apps/busybox-1.23.1: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
47 | * sys-apps/busybox-1.23.1-r1: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
48 | * sys-apps/busybox-1.24.1: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
49 | * sys-apps/busybox-1.24.2: failed sourcing ebuild: EAPI=4 is not supported
| [FATAL] |
50 | * Cache regen failed with 1
|