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
|
{'description': {'en': 'Personal overlay of Paul Healy'},
'homepage': 'https://cgit.gentoo.org/user/lmiphay.git/',
'name': 'lmiphay',
'owner': [{'email': 'lmiphay@gmail.com',
'name': 'Paul Healy',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/lmiphay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmiphay
*** syncing lmiphay
Already up to date.
*** synced lmiphay
* 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 lmiphay
* dev-perl/Log-StdLog-0.0.3: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Net-Bluetooth-0.41: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Net-SDP-0.07-r1: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Net-UDAP-9999: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/YAML-Diff-0.0.2: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* Cache regen failed with 1
|