1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
{'description': {'en': 'Miramir repository'},
'feed': ['https://github.com/miramir/miramir-layman/commits/master.atom'],
'homepage': 'https://github.com/miramir/miramir-layman',
'name': 'miramir',
'owner': [{'email': 'gmiramir@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/miramir/miramir-layman.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/miramir/miramir-layman.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync miramir
*** syncing miramir
Already up to date.
*** synced miramir
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 miramir
* x11-misc/arandr-0.1.10-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* x11-misc/arandr-0.1.10-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* x11-terms/kitty-0.18.3: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
* x11-terms/kitty-0.19.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
* x11-terms/kitty-0.19.3: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
* x11-terms/kitty-0.20.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* x11-terms/kitty-terminfo-0.18.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* x11-terms/kitty-terminfo-0.19.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* x11-terms/kitty-terminfo-0.19.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* x11-terms/kitty-terminfo-0.20.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* Cache regen failed with 1
|