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
|
{'description': {'en': 'Unofficial mirror of overlay "perl-experimental" with '
'metadata cache'},
'feed': ['https://github.com/gentoo-perl/perl-experimental-snapshots/commits/master.atom'],
'homepage': 'https://github.com/gentoo-perl/perl-experimental-snapshots',
'name': 'perl-experimental-snapshots',
'owner': [{'email': 'kentnl@gentoo.org',
'name': 'Kent Fredric',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gentoo-perl/perl-experimental-snapshots.git'},
{'type': 'git',
'uri': 'git://github.com/gentoo-perl/perl-experimental-snapshots.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync perl-experimental-snapshots
*** syncing perl-experimental-snapshots
Already up to date.
*** synced perl-experimental-snapshots
* 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 perl-experimental-snapshots
* dev-perl/Data-TreeDumper-Renderer-GTK-0.20.0: failed sourcing ebuild: virtualx.eclass: EAPI 5 is too old., (virtualx.eclass, line 13: called die)
* dev-perl/Padre-Plugin-Autoformat-1.220.0-r2: failed sourcing ebuild: virtualx.eclass: EAPI 5 is too old., (virtualx.eclass, line 13: called die)
* dev-perl/Padre-Plugin-PerlTidy-0.220.0-r1: failed sourcing ebuild: virtualx.eclass: EAPI 5 is too old., (virtualx.eclass, line 13: called die)
* Cache regen failed with 1
|