1 | {'description': {'en': 'Miramir repository'},
|
2 | 'feed': ['https://github.com/miramir/miramir-layman/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/miramir/miramir-layman',
|
4 | 'name': 'miramir',
|
5 | 'owner': [{'email': 'gmiramir@gmail.com', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/miramir/miramir-layman.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/miramir/miramir-layman.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync miramir
|
15 | WARNING:pkgcore:g repo at '/var/lib/repo-mirror-ci/sync/g', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | *** syncing miramir
|
17 | Already up to date.
|
18 | *** synced miramir
|
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 miramir
|
23 | * x11-misc/arandr-0.1.10-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
24 | * x11-misc/arandr-0.1.10-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
25 | * x11-terms/kitty-0.18.3: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
26 | * x11-terms/kitty-0.19.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
27 | * x11-terms/kitty-0.19.3: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
28 | * x11-terms/kitty-0.20.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
29 | * x11-terms/kitty-terminfo-0.18.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
30 | * x11-terms/kitty-terminfo-0.19.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
31 | * x11-terms/kitty-terminfo-0.19.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
32 | * x11-terms/kitty-terminfo-0.20.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
33 | * Cache regen failed with 1
|