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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
{'description': {'en': "Oleg Gawriloff's overlay"},
'feed': ['https://github.com/barzog/barzog-gentoo-overlay/commits/master'],
'homepage': 'https://github.com/barzog/barzog-gentoo-overlay',
'name': 'barzog-overlay',
'owner': [{'email': 'barzog@telecom.by',
'name': 'Oleg Gawriloff',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/barzog/barzog-gentoo-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/barzog/barzog-gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:barzog/barzog-gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync barzog-overlay
WARNING:pkgcore:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
Already up to date.
*** syncing barzog-overlay
*** synced barzog-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 barzog-overlay
WARNING:pkgcore:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
WARNING pkgcore: caught cache error: dev-db/pgsentinel-1.0 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 137: ordinal not in
: range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.1.0.0 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.0.0.0-r1 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: dev-db/pgsentinel-1.0 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 137: ordinal not in
: range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.1.0.0 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.0.0.0-r1 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: dev-db/pgsentinel-1.0 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 137: ordinal not in
: range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.1.0.0 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.0.0.0-r1 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: dev-db/pgsentinel-1.0 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 137: ordinal not in
: range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.1.0.0 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: net-dns/dnsperf-2.0.0.0-r1 is corrupt:
: 'ascii' codec can't decode byte 0xe2 in position 151: ordinal
: not in range(128)
* Cache regenerated successfully
|