summaryrefslogtreecommitdiff
blob: 982ef9f9383b884d5a2132a422a21827b705bcf2 (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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{'description': {'en': 'To provide programs useful to Chinese speaking users '
                       '(merged\n'
                       '      from gentoo-china and gentoo-taiwan).'},
 'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
 'homepage': 'https://github.com/microcai/gentoo-zh',
 'name': 'gentoo-zh',
 'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git', 'uri': 'git://github.com/microcai/gentoo-zh.git'}],
 'status': 'unofficial'}
$ pmaint sync gentoo-zh
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 gentoo-zh
*** synced gentoo-zh
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-zh
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
 * caught exception [Errno 2] No such file or directory: '/var/lib/repo-mirror-ci/repos/gentoo-zh/sys-devel/ucc/ucc-1.1.ebuild' while processing ebuild src: sys-devel/ucc-1.1
WARNING pkgcore: caught cache error: net-misc/biabiamiamia-1.3.20130307 is
               : corrupt: 'ascii' codec can't decode byte 0xe7 in position
               : 130: ordinal not in range(128)
WARNING pkgcore: caught cache error: net-misc/biabiamiamia-0.1 is corrupt:
               : 'ascii' codec can't decode byte 0xe7 in position 130: ordinal
               : not in range(128)
WARNING pkgcore: caught cache error: net-misc/biabiamiamia-1.5.20130315 is
               : corrupt: 'ascii' codec can't decode byte 0xe7 in position
               : 130: ordinal not in range(128)
WARNING pkgcore: caught cache error: net-misc/biabiamiamia-0.1.20130305 is
               : corrupt: 'ascii' codec can't decode byte 0xe7 in position
               : 130: ordinal not in range(128)
WARNING pkgcore: caught cache error: net-misc/avsocks-9999 is corrupt: 'ascii'
               : codec can't decode byte 0xe7 in position 162: ordinal not in
               : range(128)
WARNING pkgcore: caught cache error: net-misc/tiebasprit-0.3.1 is corrupt:
               : 'ascii' codec can't decode byte 0xe7 in position 256: ordinal
               : not in range(128)
WARNING pkgcore: caught cache error: www-plugins/aliedit-1.0.3.20 is corrupt:
               : 'ascii' codec can't decode byte 0xe6 in position 72: ordinal
               : not in range(128)
WARNING pkgcore: caught cache error: app-text/tianya-radar-0.2 is corrupt:
               : 'ascii' codec can't decode byte 0xe5 in position 203: ordinal
               : not in range(128)
WARNING pkgcore: caught cache error: media-video/bilibili-player-0.45 is
               : corrupt: 'ascii' codec can't decode byte 0xe5 in position
               : 469: ordinal not in range(128)
WARNING pkgcore: caught cache error: media-video/bilibili-player-9999 is
               : Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/pmaint", line 4, in <module>
    scripts.run(basename(__file__))
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 32, in run
    sys.exit(tool())
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 83, in __call__
    ret = self.main()
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 179, in main
    self.handle_exec_exception(e)
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 164, in main
    exitstatus = func(self.options, self.out, self.err)
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 305, in regen_main
    eclass_caching=(not options.disable_eclass_caching))
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 291, in _proxy_op
    return getattr(self.raw_operations, op_name)(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 291, in _proxy_op
    return getattr(self.raw_operations, op_name)(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator
    return functor(*args, **kwds)
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 245, in _cmd_api_regen_cache
    self._cmd_implementation_clean_cache()
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 227, in _cmd_implementation_clean_cache
    pkgs = frozenset(x.cpvstr for x in self.repo)
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 227, in <genexpr>
    pkgs = frozenset(x.cpvstr for x in self.repo)
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 282, in _internal_match
    for pkg in self._internal_gen_candidates(candidates, **kwargs):
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 278, in _internal_gen_candidates
    yield from sorter(pkg_filter(pkgs))
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 536, in _pkg_filter
    if not pkg.is_supported:
  File "/usr/lib64/python3.6/site-packages/snakeoil/klass.py", line 368, in __call__
    return self.getter(obj)
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 89, in dynamic_getattr_dict
    val = functor(self)
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 183, in get_parsed_eapi
    i = fileutils.readlines_utf8(ebuild.path)
  File "/usr/lib64/python3.6/site-packages/snakeoil/_fileutils.py", line 81, in native_readlines
    handle = open(mypath, mode, encoding=encoding)
FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/repo-mirror-ci/repos/gentoo-zh/sys-devel/ucc/ucc-1.1.ebuild'
corrupt: 'ascii' codec can't decode byte 0xe5 in position
               : 578: ordinal not in range(128)
WARNING pkgcore: caught cache error: app-misc/spark-1.0.1 is corrupt: 'ascii'
               : codec can't decode byte 0xe2 in position 35: ordinal not in
               : range(128)
 * Cache regen failed with 1