1 | {'description': {'en': 'Experimental ebuilds for Perl packages in Gentoo. '
|
2 | 'Comments and\n'
|
3 | ' bugreports are welcome!'},
|
4 | 'feed': ['https://cgit.gentoo.org/proj/perl-overlay.git/atom/'],
|
5 | 'homepage': 'https://cgit.gentoo.org/proj/perl-overlay.git/',
|
6 | 'name': 'perl-experimental',
|
7 | 'owner': [{'email': 'perl@gentoo.org',
|
8 | 'name': 'Perl Team',
|
9 | 'type': 'project'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/proj/perl-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git://anongit.gentoo.org/proj/perl-overlay.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'git+ssh://git@git.gentoo.org/proj/perl-overlay.git'}],
|
17 | 'status': 'official'}
|
18 | pkgcore 0.11.8
|
19 |
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync perl-experimental
|
21 | *** syncing perl-experimental
|
22 | Already up to date.
|
23 | *** synced perl-experimental
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 perl-experimental
|
28 | * 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)
| [FATAL] |
29 | * 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)
| [FATAL] |
30 | * 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)
| [FATAL] |
31 | * Cache regen failed with 1
|