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
39
40
41
42
43
44
45
46
47
48
49
50
51
|
{'description': {'en': 'Developer overlay'},
'feed': ['https://cgit.gentoo.org/dev/bircoph.git/atom/'],
'homepage': 'https://cgit.gentoo.org/dev/bircoph.git/',
'name': 'bircoph',
'owner': [{'email': 'bircoph@gentoo.org',
'name': 'Andrew Savchenko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/bircoph.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/bircoph.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/bircoph.git'}],
'status': 'official'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bircoph
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing bircoph
Already up to date.
*** synced bircoph
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
fatal: bad/incompatible signature 'i=1
arg=--status-fd=2
i=2
arg=-bsau
i=3
arg=0x565953B95372756C
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE63ZIHsdeM+1XgNer9lNaM7oe5I0FAmIt48IACgkQ9lNaM7oe
5I0f5w/8C38IML3JW1WSr++yl94mZp11O5ljeGY/+F27NqAwR1oRIyy5r6zs57mM
NJrDgVtR7G5wt8ASygqmaJ0558zqblawk9ar+y9StjM9U85G7SDvrfxujU07b2Vv
y+7JyoEl97IDtjxiFLkgo2OmGLgzL07L9PQ8KM0Bw0hD5Wnl5m5C0ZoQ3x1YxMyF
ozXovwo90r+Slhs5/3b3J8NUZTwI20VOvAQU7YYl57agGPSrDjcmrG5rCbQ66zWK
9sGaVusq0RVfyBGtuDdMutqusOrp4Tgo3LONusGt6r1gaMNG/qkA3/jn51w+LkBa
XOp7xWbR5XPEynvBxCIpahTrRH93KjFdfNjcAKZArlwQpYS7w8bYuFDUxBZXJ76x
f8c6rYKvFHsjdQClwGmG9TAAeS+VeN4OvH9YOKiiBI13Gm+l2s6xsk5MHZwI3J1O
kgDfoybwyA8xaooKKRHoqY+sWnkg4KMIcXFYIb6NOQdrux+nUP8FgUzBiA2EW7Wv
brPTJyhydzPA1faJXwRvsxsZ+y7rV6stfUVYrV9mj0U6OaPqrWnQ2iL6URCZErFI
AMbIkbRhEXxHNSdyVnF6y1IJIiUe8/yFZqCYz2V53AxiFitjMsiToyMIYjGyaGtP
EWDdzgymNR8jiMWmjQZYmC/XZ+GnUP0QBHj+1DToZ35fc+/G56A=
=sCbO
-----END PGP SIGNATURE-----
'
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bircoph
* media-libs/win32codecs-20071007-r4: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die)
* sys-cluster/netpipe-3.7.2: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
* Cache regen failed with 1
|