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
|
{'description': {'en': 'Overlay containing experimental packages developed\n'
' by the brazilian community, with focus on '
'providing programs useful to\n'
' portuguese speaking users and introducing new '
'people to contribute.',
'pt': 'Overlay contendo pacotes experimentais desenvolvidos\n'
' pela comunidade brasileira, com foco em oferecer '
'programas úteis à falantes\n'
' da língua portuguesa e em introduzir novas '
'pessoas a contribuir.'},
'feed': ['https://github.com/gentoobr/overlay/commits/master.atom'],
'homepage': 'https://github.com/gentoobr/overlay',
'name': 'gentoobr',
'owner': [{'email': 'leonardohn@null.net',
'name': 'Leonardo Henrique Neumann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/gentoobr/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/gentoobr/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoobr
WARNING:pkgcore:flexibeast repo at '/var/lib/repo-mirror-ci/sync/flexibeast', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoobr
Already up to date.
*** synced gentoobr
* 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 gentoobr
* media-sound/spotifyd-0.3.2: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
* Cache regen failed with 1
|