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
33
34
35
36
|
{'description': {'en': 'Pro audio overlay. Please file bugs or package '
'suggestions at '
'https://github.com/gentoo-audio/audio-overlay/issues/new'},
'feed': ['https://github.com/gentoo-audio/audio-overlay/commits/master.atom'],
'homepage': 'https://github.com/gentoo-audio/audio-overlay',
'name': 'audio-overlay',
'owner': [{'email': 'audio-overlay@googlegroups.com',
'name': 'Audio overlay',
'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gentoo-audio/audio-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:gentoo-audio/audio-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync audio-overlay
*** syncing audio-overlay
Already up to date.
*** synced audio-overlay
* 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 audio-overlay
* media-libs/libmonome-1.4.3: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* media-libs/libmonome-9999: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* media-plugins/bitrot-9999: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* media-plugins/deteriorate-lv2-1.0.7-r2: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* media-plugins/deteriorate-lv2-9999: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* media-sound/cadence-9999-r7: failed sourcing ebuild: python-single-r1: EAPI 6 not supported, (python-single-r1.eclass, line 42: called die)
* media-sound/serialosc-1.4.1: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* media-sound/serialosc-9999: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* x11-libs/ntk-1.3.1001: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* x11-libs/ntk-9999: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* Cache regen failed with 1
|