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
37
38
|
{'description': {'en': 'stuff'},
'feed': ['https://github.com/istitov/stuff/commits/master.atom'],
'homepage': 'https://github.com/istitov/stuff',
'name': 'stuff',
'owner': [{'email': 'iohann.s.titov@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/istitov/stuff.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stuff
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing stuff
Already up to date.
*** synced stuff
* 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 stuff
* dev-perl/Chemistry-Elements-1.072: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Encoding-FixLatin-1.02: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Encoding-FixLatin-1.04: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Encoding-FixLatin-XS-1.02: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/File-CountLines-0.0.3: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/File-Monitor-1.00: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/File-Monitor-Lite-0.652003: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/File-Touch-0.11: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Graphics-GnuplotIF-1.8: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Math-Combinatorics-0.90.0: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/MooseX-Types-LaxNum-0.04: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/PDL-Stats-0.79: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Pod-ProjectDocs-0.52: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Regexp-Assemble-0.35: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Term-Sk-0.18: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Term-Twiddle-2.73: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* Cache regen failed with 1
|