blob: c558897ca3a430bc3c88f1544e226441f8fc702d (
plain)
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': 'Nelson Graça personal Overlay'},
'feed': ['https://github.com/nelsongraca/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/nelsongraca/gentoo-overlay',
'name': 'nelson-graca',
'owner': [{'email': 'graca.nelson@gmail.com',
'name': 'Nelson Graça',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/nelsongraca/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/nelsongraca/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nelson-graca
*** syncing nelson-graca
Already up to date.
*** synced nelson-graca
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nelson-graca
* dev-util/soapui-5.4.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* dev-util/soapui-5.7.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* sys-kernel/dkms-2.8.3: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* Cache regen failed with 1
|