blob: aea101b42bf91413c3dae8d46309c86e39cf2226 (
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
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
72
73
74
75
76
77
|
{'description': {'en': 'Art-Software overlay'},
'homepage': 'http://git.art-software.fr/ArtSoftware/portageLocalRepo',
'name': 'ArtSoftware',
'owner': [{'email': 'adrien.sohier@art-software.fr',
'name': '[Electron]',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'http://git.art-software.fr/ArtSoftware/portageLocalRepo.git'}],
'status': 'unofficial'}
$ pmaint sync ArtSoftware
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:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
warning: redirecting to https://git.art-software.fr/ArtSoftware/portageLocalRepo.git/
Already up to date.
*** syncing ArtSoftware
*** synced ArtSoftware
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ArtSoftware
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:'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: caught cache error: dev-python/enigma-0.1.3 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 382: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.4 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.5 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.6 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: dev-python/enigma-0.1.3 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 382: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.4 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.5 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.6 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: dev-python/enigma-0.1.3 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 382: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.4 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.5 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.6 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: dev-python/enigma-0.1.3 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 382: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.4 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.5 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
WARNING pkgcore: caught cache error: app-admin/colormap-0.2.6 is corrupt:
: 'ascii' codec can't decode byte 0xc3 in position 347: ordinal
: not in range(128)
* Cache regenerated successfully
|